Answer Posted / sri
C has no pointers and multiple inheritance but c++ have a point results and support multiple inheritance
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Where are local variables stored in c?
What are the different types of constants?
What happens if a header file is included twice?
What is the right type to use for boolean values in c?
What is header file in c?
cin.ignore(80, _ _);This statement a) ignores all input b) ignores the first 80 characters in the input c) ignores all input till end-of-line d) iteration
Why is #define used?
What is variables in c?
How can I call a function with an argument list built up at run time?
How do shell structures work?
What is sizeof int in c?
Can i use “int” data type to store the value 32768? Why?
What is the difference between text and binary i/o?
Define Spanning-Tree Protocol (STP)
What are the functions to open and close the file in c language?