What is the difference between null pointer and void pointer
Answer Posted / junejo
what is except handling in c sharp?
| Is This Answer Correct ? | 5 Yes | 17 No |
Post New Answer View All Answers
Are pointers integer?
Disadvantages of C language.
What are the types of data structures in c?
What is a structure member in c?
Explain what is wrong with this statement? Myname = ?robin?;
What are the advantages of external class?
Describe newline escape sequence with a sample program?
List the difference between a 'copy constructor' and a 'assignment operator' in C?
What are the general description for loop statement and available loop types in c?
What is maximum size of array in c?
When do you not use the keyword 'return' when defining a function a) Always b) Never c) When the function returns void d) dfd
Are pointers really faster than arrays?
What is time null in c?
Explain c preprocessor?
‘ C’ PROGRAME TO SHOW THE TYPE OF TRANGLE BY ACCEPTING IT’S LENGTH .