How much is size of struct having 1 char & 1 integer?
Answer Posted / santosh jain
zero , struct will not have any size in memory untill
object is created.
| Is This Answer Correct ? | 7 Yes | 12 No |
Post New Answer View All Answers
What is a catch statement?
How the endl and setw manipulator works?
What size is allocated to the union variable?
what is scupper?
How do you flush std cout?
Explain terminate() function?
How is c++ used in the real world?
What is the difference between function overloading and operator overloading?
Write a program to find the reverse Fibonacci series starting from N.
How is computer programming useful in real life?
what is software cycle? What is a mission critical system ? What is the important aspect of a real-time system ? Explain the difference between microkernel and macro kernel. Give an example of microkernel.Why paging is used ? Which is the best page replacement algo and Why ? What is software life cycle ? How much time is spent usually in each phases and why Which one do U want to work if selected in Honeywell ? Which are the different types of testing ? What is a distributed system ? Some questions about CSP. Which languages do U know ? What are the differences between Pascal and C. questions from Compiler construction and Lisp. Which are the different computer architecture? What is the requirement in MIMD ? What is the difference between RISC and CISC processors ? Difference between loosely coupled and tightly coupled systems ? What is an open system?
What does override mean in c++?
Define a conversion constructor?
Inline parameters : What does the compiler do with the parameters of inline function, that can be evaluated in runtime ?
Mention the storage classes in c++.