Answer Posted / lilly
0.0111
| Is This Answer Correct ? | 22 Yes | 24 No |
Post New Answer View All Answers
What is the difference between union and structure in c?
What are multidimensional arrays?
Can 'this' pointer by used in the constructor?
What is the argument of a function in c?
Explain what is the difference between a string and an array?
Write a program, where i have a grid with many cells, how many paths are possible from one point to other desired points.
When should we use pointers in a c program?
What is const keyword in c?
Why is %d used in c?
What is an auto keyword in c?
Are negative numbers true in c?
how do you write a function that takes a variable number of arguments? What is the prototype of printf () function?
Where are the auto variables stored?
Why c language is called c?
What is the purpose of clrscr () printf () and getch ()?