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
What does c mean before a date?
a direct address that identifies a location by means of its displacement from a base address or segment a) absolute address b) relative address c) relative mode d) absolute mode
How can I recover the file name given an open stream or file descriptor?
Are c and c++ the same?
write a program to convert a expression in polish notation(postfix) to inline(normal) something like make 723+* (2+3) x 7 (not sure) just check out its mainly printing expression in postfix form to infix.
What is a far pointer in c?
can we change the default calling convention in c if yes than how.........?
Is c still relevant?
What is a file descriptor in c?
Is it possible to use curly brackets ({}) to enclose single line code in c program?
what are the facialities provided by you after the selection of the student.
What is "Duff's Device"?
How do you convert a decimal number to its hexa-decimal equivalent.Give a C code to do the same
What is data types?
What is the difference between single charater constant and string constant?