Answer Posted / aa
A
| Is This Answer Correct ? | 0 Yes | 6 No |
Post New Answer View All Answers
What is the use of sizeof () in c?
What does a pointer variable always consist of?
What is the use of getchar functions?
What is getch() function?
How can I change the size of the dynamically allocated array?
Explain low-order bytes.
How many levels of pointers can you have?
When c language was developed?
what do you mean by enumeration constant?
Where local variables are stored in c?
When do we get logical errors?
What is an auto variable in c?
What is the difference between void main and main in c?
how do you write a function that takes a variable number of arguments? What is the prototype of printf () function?
How can I call a function with an argument list built up at run time?