Answer Posted / alka
1 byte,whether class won't take any member variable, when
it will loaded into memory object will create which must
take minimum 1 byte of memory.... b'coz minimum size of
memory at least 1 byte
| Is This Answer Correct ? | 21 Yes | 3 No |
Post New Answer View All Answers
Why we use #include conio h in c++?
What does override mean in c++?
True or false, if you keep incrementing a variable, it will become negative a) True b) False c) It depends
What is decltype c++?
What is basic if statement syntax?
Why is it called c++?
What is diamond problem in c++?
how to connect with oracle 9i with server in socket program in c/c++
why is c++ called oops? Explain
Why can templates only be implemented in the header file?
How the keyword struct is different from the keyword class in c++?
What is the precedence when there is a global variable and a local variable in the program with the same name?
What is the difference between while and do while loop?
What does it mean to declare a destructor as static?
Write a program in c++ to print the numbers from n to n2 except 5 and its multiples