Answer Posted / minakshi
sizeof is a operator
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
Can we define a constructor as virtual in c++?
What is meaning of in c++?
What is flag in computer?
What is the best free c++ compiler for windows?
Do you need a main function in c++?
How do pointers work?
Why do we use string in c++?
What is command line arguments in C++? What are its uses? Where we have to use this?
What is the difference between #import and #include in c++?
What does scope resolution operator do?
What is static in c++?
Why isn't sizeof for a struct equal to the sum of sizeof of each member?
Can I learn c++ without c?
What is difference between rand () and srand ()?
How many characters are recognized by ANSI C++?