Answer Posted / p.ramya teja
Dennis Richard
| Is This Answer Correct ? | 34 Yes | 19 No |
Post New Answer View All Answers
Explain what are the different data types in c?
what is a constant pointer in C
How to write a code for reverse of string without using string functions?
Is a pointer a kind of array?
What does typedef struct mean?
Where define directive used?
What is a memory leak? How to avoid it?
Write a C program in Fibonacci series.
How many levels of pointers have?
Are comments included during the compilation stage and placed in the EXE file as well?
Can you apply link and association interchangeably?
How are 16- and 32-bit numbers stored?
Is it possible to have a function as a parameter in another function?
What is the newline escape sequence?
What 'lex' does?