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
How to tokenize a string in c++?
What is the size of integer variable?
Explain the static member function.
How much do c++ programmers make?
Explain how would you handle a situation where you cannot call the destructor of a local explicitly?
What you know about structures in C++?
What is the difference between a "copy constructor" and an "assignment operator" in C++?
What is atoi in c++?
What is the difference between #import and #include in c++?
What is an html tag?
Why is c++ a mid-level programming language?
What is DlgProc?
Can you please explain the difference between overloading and overriding?
How the keyword struct is different from the keyword class in c++?
What is a unnitialised pointer?