sizeof - is it a function or operator?

Answer Posted / ruchi

size of is a unary operator

Is This Answer Correct ?    17 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain polymorphism?

579


Are there any special rules about inlining?

577


Explain what happens when a pointer is deleted twice?

730


What is difference between malloc()/free() and new/delete?

641


What do you understand by a pure virtual member function?

539






What are abstract data types in c++?

526


What is meant by const_cast?

642


List the types of polymorphism in c++?

618


What are register variables?

641


Explain linear search.

623


What is polymorphism and its type in c++?

581


What is the difference between the indirection operator and the address of oper-ator?

603


What is a loop? What are different types of loops in c++?

589


What is the use of this pointer in c++?

562


What is the real purpose of class – to export data?

610