What is size of empty class object

Answer Posted / shanky

ans-1.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can a Structure contain a Pointer to itself?

606


What is a memory leak c++?

585


There are 100 students in a class. The management keep information in two tables. Those two tables are given like Roll no Name Age 001 ABC 15 002 XYZ 14 and Roll No Subject Marks 001 Math 75 001 Physics 55 002 Math 68 001 Hindi 69 They want the information like this Roll No Name Hindi Physics Math Total 001 ABC 69 55 75 199 002 XYZ 68 74 84 226 And Roll No Suject Highest 001 Math 98 007 Physics 84 021 Hindi 74 All 275 All information is kept in structure in main memory. You have to find last two tables.

2530


What is null pointer and void pointer and what is their use?

582


Write some differences between an external iterator and an internal iterator?

577






Evaluate the following expression as C++ would do :8 * 9 + 2 * 5 a) 82 b) 79 c) 370 d) list

608


Why do you use the namespace feature?

642


How a macro differs from a template?

633


When to use “const” reference arguments in a function?

575


What is fixed in c++?

582


Is c++ the hardest language?

557


What are vtable and vptr?

609


What is array in c++ example?

645


What's the "software peter principle”?

616


Write my own zero-argument manipulator that should work same as hex?

574