sizeof - is it a function or operator?

Answer Posted / naveen

sizeof is a function which return the size of variable or
an object

Is This Answer Correct ?    2 Yes 25 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is c++ hash?

632


What is the maximum value of a unsigned char a) 255 b) 256 c) 128

643


What is the word you will use when defining a function in base class to allow this function to be a polimorphic function?

682


Why do we use setw in c++?

660


Explain abstraction.

627






Why would you use pointers in c++?

638


What is #include iostream?

756


Name the debugging methods that are used to solve problems?

592


What is atoi in c++?

578


What is public, protected, private in c++?

667


What does n mean in c++?

644


Is java easier than c++?

601


What are the extraction and insertion operators in c++? Explain with examples.

667


Can a constructor return a value?

586


Explain how the virtual base class is different from the conventional base classes of the opps.

712