sizeof- is it functioning statically or dynamically?

Answer Posted / sujay singh

sizeof is generally a compile-time operation, although in
C99 it can be used at run-time to find the size of a
variable length array.

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is null pointer and void pointer?

637


How to declaring variables in c++?

671


What are static type checking?

645


Write a Program to find the largest of 4 no using macros.

593


How did c++ start?

626






What is virtual base class?

579


what Is DCS ? what i will get benefit when i did?

1844


Can we delete this pointer in c++?

692


Write some differences between an external iterator and an internal iterator? Describe the advantage of an external iterator.

619


Is map sorted c++?

529


Can union be self referenced?

589


Differences between private, protected and public and give examples.

588


Write a note about the virtual member function?

613


What is the best c++ book?

720


Write about c++ storage classes?

763