what is available in C language but not in C++?
Answer Posted / sara
pointers r available in c which is not available in c++
| Is This Answer Correct ? | 8 Yes | 44 No |
Post New Answer View All Answers
Why main is not a keyword in c?
Explain what does it mean when a pointer is used in an if statement?
why wipro wase
What is the difference between text and binary modes?
C language questions for civil engineering
How will you divide two numbers in a MACRO?
Explain what is the purpose of "extern" keyword in a function declaration?
Is int a keyword in c?
What happens if header file is included twice?
What is indirection in c?
Want to know how to write a C program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the total number of disk writes by MySQL.
In C language what is a 'dangling pointer'?
Why are all header files not declared in every c program?
Why is c so powerful?
What do you mean by keywords in c?