Answer Posted / thukaram
Microsoft VC++ compiler ,Microsoft.NET compiler
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is oop in c++?
What are literals in C++?
What is protected inheritance?
What is c++ code?
Is swift faster than go?
What is difference between class and function?
Write a c program for binary addition of two 8 bit numbers.
What do you mean by overhead in c++?
What is a float in c++?
Difference between Abstraction and encapsulation in C++?
What are disadvantages of pointers?
What is the difference between *p++ and (*p)++ ?
What are 2 ways of exporting a function from a dll?
Can comments be longer than one line?
What is the difference between cin.read() and cin.getline()?