How much is size of struct having 1 char & 1 integer?
Answer Posted / rahul
it is 8 bytes. look for answer on google.
| Is This Answer Correct ? | 17 Yes | 7 No |
Post New Answer View All Answers
Explain explicit container.
What are the advantages of c++? Explain
Is map sorted c++?
Describe Trees using C++ with an example.
Perform addition, multiplication, subtraction of 2-D array using Operator Overloading.
Why do we need c++?
In which header file does one find isalpha() a) conio.h b) stdio.h c) ctype.h
What is an overflow error?
What are the advantages of inheritance in c++?
Can we change the basic meaning of an operator in c++?
What are the various arithmetic operators in c++?
What is size_type?
Is c++ a difficult language?
Why do we use constructor?
What is switch case in c++ syntax?