Answer Posted / bhavitha
a/bc+de-*
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
Can we initialize extern variable in c?
Does c have enums?
What is use of pointer?
Explain null pointer.
Is this program statement valid? INT = 10.50;
What are dangling pointers in c?
What does the format %10.2 mean when included in a printf statement?
a program that can input number of records and can view it again the record
Explain what are the standard predefined macros?
How can you determine the maximum value that a numeric variable can hold?
is it possible to create your own header files?
What does nil mean in c?
Explain setjmp()?
The number of measuring units from an arbitarary starting point in a record,area,or control block to some other point a) recording pointer b) offset c) branching d) none
What is a const pointer in c?