Answer Posted / minakshi
sizeof is a operator
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
What are friend classes? What are advantages of using friend classes?
Explain queue. How it can be implemented?
What is split a string in c++?
What is #include cstdlib in c++?
What will strcmp("Astring", "Astring"); return a) A positive value b) A negative value c) Zero
How many types of comments are there in c++?
Why pointer is used in c++?
What do you understand by pure virtual function? Write about its use?
Should you pass exceptions by value or by reference?
What is the function of I/O library in C++ ?
What is a friend function in c++?
What is a .h file c++?
Why is c++ still used?
What are the types of pointer?
What is input operator in c++?