Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...



C++ Interview Questions
Questions Answers Views Company eMail

What is C++11?

Adobe,

1 1522

What is latest update of C++ ?

Adobe,

1089

Discuss about iteration statements in C++ .

Agilent,

949

In C++ what is a vtable and how does it work?

Agilent,

1061

What is a memory leak in C++?

Agilent,

1011

Difference between Call by pointer and by reference.

Adobe,

990

How does stack look in function calls? When does stack overflow? What can you do to remedy it?

Adobe,

979

How does stack look in function calls? Write a recursive function call, how will the stack look like?

Adobe,

1003

How will you execute a stack using a priority queue? (Push and pop should be in O (1)).

Adobe,

1102

How will you print a list of all unique words from a string which may contain repeated words?

Adobe,

943

Implement a 2D bit-matrix representing monochrome pixels which will have only OFF/ON values and will take on an average only one bit of memory for each stored bit. How to perform various operations on it?

Adobe,

1023

What do you know about Volatile keyword in C++? Explain with an example code.

Adobe,

1042

What is meant by exit controlled loop?

Adobe,

1049

What is the meaning of the following declaration: int *const *const *i?

Adobe,

1001

Do you know about Agilent PRECOMPILERS. ?

Agilent,

1050


Un-Answered Questions { C++ }

Write a corrected statement in c++ so that the statement will work properly. if (4 < x < 11) y=2*x;

2017


What is data type in c++?

1016


What is an undefined reference/unresolved external symbol error and how do I fix it?

1124


What is object in c++ wikipedia?

1009


Mention the default functions in C++, how would you detect that error has occurred inside the constructor and destructor.

1017


What is the limitation of cin while taking input for character array?

2081


Can we distribute function templates and class templates in object libraries?

1081


Write about the local class and mention its use?

1082


Explain the auto storage classes in c++.

1103


What is heap sort in c++?

1074


Are vectors passed by reference c++?

992


What is c++ hiding?

1217


Where can I run c++ program?

1068


what is Member Functions in Classes?

1202


Explain storage qualifiers in c++.

1083