Answer Posted / minakshi
sizeof is a operator
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
What is the most common mistake on c++ and oo projects?
What is virtual base class uses?
Write a program for Divide a number with 2 and Print the output ( NOTE: Check for divide by zero error).
What are the effects after calling the delete this operator ?
What are the advantages of using a pointer? Define the operators that can be used with a pointer.
What is a buffer c++?
What is scope resolution operator in c++ with example?
What is the difference between the parameter to a template and the parameter to a function?
What is the difference between prefix and postfix versions of operator++()?
What are maps in c++?
What are the differences between the function prototype and the function defi-nition?
How would you use the functions sin(), pow(), sqrt()?
What are the 3 levels of programming languages?
What is the use of setprecision in c++?
Why are pointers not used in c++?