Answer Posted / ruchi
size of is a unary operator
Is This Answer Correct ? | 17 Yes | 0 No |
Post New Answer View All Answers
How java is different from c and c++?
What is a far pointer? where we use it?
What is prototype for that c string function?
Explain how an exception handler is defined and invoked in a Program.
What is #include iostream in c++?
Do inline functions improve performance?
What are libraries in c++?
What is ios class in c++?
What is iostream in c++ used for?
What does the following do: for(;;) ; a) Illegal b) Loops forever c) Ignored by compiler...not illegal
What jobs can you get with a c++ certification?
What data encapsulation is in c++?
What is setbase c++?
What is pointer in c++ with example?
How do you show the declaration of a virtual constructor?