what is available in C language but not in C++?
Answer Posted / akash
c secures more privacy than c++
| Is This Answer Correct ? | 0 Yes | 6 No |
Post New Answer View All Answers
What is the size of empty structure in c?
exit () is used to a) exit () terminates the execution of the program itself b) exit () terminates the execution of the loop c) exit () terminates the execution of the block d) none of the above
Why is #define used?
Why is sprintf unsafe?
what are the different storage classes in c?
Is that possible to add pointers to each other?
An instruction which is analysed and acted upon by the processor prior to the compiler going its work a) directive b) constructive c) constant d) absolute mode
An organised method of depicting the use of an area of computer memory used to signify the uses for different parts of the memory a) swap b) extended memory c) memory map d) all of the above
How was c created?
What is a node in c?
What are data structures in c and how to use them?
Differentiate between a structure and a union.
write a progrmm in c language take user interface generate table using for loop?
Explain null pointer.
How can I rethow can I return a sequence of random numbers which dont repeat at all?