sizeof- is it functioning statically or dynamically?

Answer Posted / saranya

sizeof operator is a runtime operator because it is used to
get the size of the variable during the runtime.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When should overload new operator on a global basis or a class basis?

617


Can we define a constructor as virtual in c++?

605


Am studying basic c++ programming, have been given the following assignment. Design a linear program to calculate the maximum stress a material can withstand given a force and a diameter of a circle. To find the required area pi should be defined. Have most of the program sorted out but am at a loss as to how to show the calculations required. Can anyone help?

1742


what kind of projects are suitable for c and c++

631


What are destructors?

577






How will you call C functions from C ++ and vice-versa?

661


Explain polymorphism?

586


State the difference between delete and delete[].

581


Do you know what is overriding?

619


How do you invoke a base member function from a derived class in which you have not overridden that function?

584


Does c++ vector allocate memory?

534


What is the use of main function in c++?

531


What is c strings syntax?

610


Which is better c++ or java?

566


Can you be able to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?

625