C Programming Language – 8

In c language, the main function is called with which of the following argument(s)?

Correct! Wrong!

In c language, a multidimensional array can be expressed in terms of?

Correct! Wrong!

In c language, it allows arrays of greater than two dimensions, who will determine this?

Correct! Wrong!

In c language, a pointer to pointer to is a form of?

Correct! Wrong!

In c language, pointers are of?

Correct! Wrong!

In c language, the maximum number of elements in the array declaration int a[5][8] is?

Correct! Wrong!

In c language, if the size of an array is less than the number of initializers then?

Correct! Wrong!

In c language, array subscript always starts at?

Correct! Wrong!

In c language, a structure is?

Correct! Wrong!

In c language, which of the correct way to declare a pointer?

Correct! Wrong!

Be the first to comment

Leave a Reply

Your email address will not be published.


*


This site uses Akismet to reduce spam. Learn how your comment data is processed.