what is the main difference between sizeof() operator in c
and c++
Answer Posted / rajeswari sethu
hi guys..........i don't know correct ans but i think both r
same because c++ is invented by c and their datatypes has
same bytes so........BOTH R SAME..................
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
What language is oop?
What is encapsulation and abstraction? How are they implemented in C++?
What is the example of polymorphism?
What is the difference between procedural programming and oops?
What are oops methods?
What causes polymorphism?
What is encapsulation process?
What is the oops and benefits of oops programming?
What is object in oop with example?
What are two types of polymorphism?
Describe these concepts: Polymorphism, Inheritance and Abstraction.
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?
What is stream in oop?
How do you explain polymorphism?