C++ Interview Questions
Questions Answers Views Company eMail

Program to check whether a word is the first word of the sentence.

1 3210

Program to check whether a word is in all capital letters

1 4355

Program to check whether a word starts with a capital letter or not.

Infosys,

1 4348

Program to open a file with First argument

TCS,

1 3190

Program to read a comment string

IBM,

1 2976

What is RTRT tool?can it be used for automation?can it work on packet PC?

3 17257

can we make a class static without using static keyword?

Aspire,

5 8671

what is the difference between class and structure in C++?

Aspire, IBS, TCS,

9 13709

write a program that input four digit number and find how many 7 that number contains

4 7301

write a program that input four digit no and finds it is palindrome or not

2 3745

why does the execution of a c++ program start with main()???

11 23832

what do you mean by memory management operators

HCL,

4 11646

define a string class. overload the operator == to compare two strings

Birla, Ericsson, HCL, Infosys, Infotech, MCAS, Satyam,

2 18949

why constructor cannt be declar virtually? why destructor cannt be overloaded?

Infosys,

2 5972

What is the stack?

IBM, ICICI,

5 8150


Un-Answered Questions { C++ }

What is the stl, standard template library?

582


How do you work around them?

576


If class D is derived from a base class B

291


What is static class data?

565


Evaluate as true or false: !(1 &&0 || !1) a) True b) False c) Invalid statement

622






What are the advantages of using const reference arguments in a function?

603


Briefly describe a B+ tree. What is bulk loading in it?

786


How to invoke a C function using a C++ program?

563


What are static member functions?

609


Does c++ have a hash table?

530


What does namespace mean in c++?

542


What are the operators in c++?

583


How much is c++ certification?

574


Write some differences between an external iterator and an internal iterator? Describe the advantage of an external iterator.

599


give me an example for testing a program showing the test path .show how the test is important and complex.

2415