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
Reverse the Linked List. Input: 1->2->3->4->5->NULL Output: 5->4->3->2->1->NULL
Can you please explain the difference between using macro and inline functions?
What is the difference between global variables and static varables?
Can we overload operator in c++?
Suppose that data is an array of 1000 integers. Write a single function call that will sort the 100 elements data [222] through data [321].
Is linux written in c or c++?
Why use of template is better than a base class?
What is prototype in c++ with example?
How a macro differs from a template?
What is encapsulation in c++ with example?
What is c++ good for?
Who created c++?
How the endl and setw manipulator works?
Difference between declaration and definition of a variable.
What is oops in c++?