sizeof - is it a function or operator?

Answer Posted / aboelella

sizeof is a unary operator
It is used to get the size of datatypes
It can be used with all primitives

Is This Answer Correct ?    34 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is set in c++?

743


How can I improve my c++ skills?

662


What is an adaptor class in c++?

696


What are the various access specifiers in c++?

684


What is the use of lambda in c++?

659






Why do we use vector in c++?

687


What does n mean in c++?

726


If all is successful, what should main return a) 0 b) 1 c) void

655


What is iomanip c++?

684


What is flush programming?

661


What is pointer -to-members in C++? Give their syntax?

684


Is dev c++ free?

694


What is new in c++?

670


What does override mean in c++?

678


How can you link a c program with a c function?

648