Answer Posted / minakshi
sizeof is a operator
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
What is the difference between public, private, and protected access?
What is protected inheritance?
Is c or c++ more useful?
Which operations are permitted on pointers?
Can union be self referenced?
What is the header file for setw?
what is pre-processor in C++?
Explain polymorphism?
What is the difference between a type-specific template friend class and a general template friend class?
Write down the equivalent pointer expression for referring the same element a[i][j][k][l]?
What do you mean by function and operator overloading in c++?
If I is an integer variable, which is faster ++i or i++?
Can you be bale to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?
What is the difference between function overloading and operator overloading?
Is c++ double?