what is c++
Answers were Sorted based on User's Feedback
Answer / bhaskar.mantrala
c + oo -------> that means c with object oriented language
| Is This Answer Correct ? | 3 Yes | 3 No |
Answer / sudheer
c++ is object oriented programming language.. the main
function value should return..
| Is This Answer Correct ? | 1 Yes | 2 No |
What is the name of your birth place?
Find the error in the following program struct point {struct point *next; int data; } x; main() {int...data; } x; main() {int i; for(x=p;x!=0;) x=x->next,x++; freelist(x); } freelist(x) {free(x); return }
Why should a c++ programmer be interested in stl?
write a program that input four digit no and finds it is palindrome or not
What is the STL?
Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database.
WHAT IS THE DIFFERENCE BETWEEN C++ AND VC++
How connect plc and pc through software
What is stl in c++ with example?
what is compiler?
What is stl in oop?
how to use C++?