sizeof - is it a function or operator?

Answer Posted / chandrakant rohi

sizeof is a operator it size of variable

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Suppose that data is an array of 1000 integers. Write a single function call that will sort the 100 elements data [222] through data [321].

1072


Write a function to find the nth item from the end of a linked list in a single pass.

653


Does improper inheritance have a potential to wreck a project?

740


What is lambda in c++?

671


How do you clear a set in c++?

709






Where and why do I have to put the "template" and "typename" keywords?

674


What is a forward referencing and when should it be used?

671


Can we inherit constructor in c++?

669


How many types of modularization are there in c++?

666


What is setbase c++?

725


Write bites in Turbo c++ Header ("Include") Files.

775


what are the characteristics of Class Members in C++?

695


Explain the differences between list x; & list x();.

682


Explain the concept of friend function in c++?

712


what is upcasting in C++?

823