C++ Interview Questions
Questions Answers Views Company eMail

How to reduce a final size of executable?

3 14117

Give 2 examples of a code optimization?

4 13416

if 4-5 year old brother is standing on d roof with me and watching d moon, suddenly moon coverd by cloud then how will i explain d hiding of moon to my brother.

MBT,

8 10057

write a piece of c++ code which allocate memory to the 50 object of type CObj

2 6144

what is object slicing?

L&T, Wipro,

9 47306

tell me about yourself ?i want answer for frehers with various exasmples?

HCL,

2 6205

who is the founder of c++?

Hexaware, ONGC,

15 34303

//what is wrong with the programme?? #include template class dd { first i; public: void set(); void print(); }; void dd< first>:: set() { cin>>i; } void dd< first>::print() { cout<<"\n"<g; g.set(); g.print(); }

1 3761

what is pulse code modulation?

Wipro,

2 9508

what is an instance of a class

5 7125

wrong statement about c++ a)code removably b)encapsulation of data and code c)program easy maintenance d)program runs faster

11 20557

const char * char * const What is the differnce between the above two?

TCS,

11 17691

What is a class?

Infosys, TCS, Thylak,

32 24281

What is an object?

HCL,

14 13802

What is the difference between an object and a class?

3 5978


Un-Answered Questions { C++ }

What are the different types of polymorphism in c++?

589


Why main function is special in c++?

667


Explain function overloading

585


Is java based off c++?

534


Name four predefined macros.

594






What is a multiset c++?

551


Differentiate between C and C++.

714


Explain friend class?

628


What is function overloading c++?

570


What does flush do?

559


What does enum stand for?

613


How are the features of c++ different from c?

596


What is C++11?

647


What is the difference between function overloading and operator overloading?

574


What are the advantages of using typedef in a program?

642