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

Can you help me with this one? Make a program that when a user inputed a Product Name, it will display its price, and when the user inputed the quantity of the inputed product, it will show its total price. The output must be like this: Product Name: Price: Quantity: Total Price: ..this is the list of products to be inputed: Cellphone - 1500 Washing Machine - 5200 Television - 6000 Refrigirator - 8000 Oven - 2000 Computer - 11000 thanks..:D

3042


What do you mean by late binding?

614


What do you mean by enumerated data type?

568


What is functions syntax in c++?

613


Is overriding possible in c++?

565






What is a pointer with example?

656


What is endianness?

615


Is c++ an integer?

569


Differentiate between late binding and early binding. What are the advantages of early binding?

574


What is #include math h in c++?

565


Explain the isa and hasa class relationships.

585


How does java differ from c and c++?

534


I want explanation for this assignment: how to connect mysql database using c/c++,please explain this detailly?

1576


What are vectors used for in c++?

615


Explain differences between new() and delete()?

612