Do you have any idea about the use of "auto" keyword?
No Answer is Posted For this Question
Be the First to Post Answer
How do you write a program which produces its own source code as output?
What is string in c language?
why should i select you?
write a program in reverse the string without using pointer,array,global variable declaration,lib fun only using a function?
Do you know the use of 'auto' keyword?
What is the size of array float a(10)?
HOW TO HANDLE EXCEPTIONS IN C
What is Full Form of C and Why We use C
What is type qualifiers?
How will you find a duplicate number in a array without negating the nos ?
write a program to find the number of even integers and odd integers in a given array in c language
13 Answers IAI Cameroun, NIIT, Olive Tech, QIS,
while initialization of two dimensional arrays we can initialize like a[][2] but why not a[2][] is there any reason behind this?