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

Define macro.

1142

What things would you remember while making an interface?

1060

Write a program using shift_half( ) function to shift the elements of first half array to second half and vice versa.

1385

Explain the difference between c++ and java.

1174

Explain friend class?

1191

Explain stack unwinding.

1148

What is stack unwinding?

1211

How to implement is-a and has-a class relationships?

1087

Explain the auto storage classes in c++.

1165

What are stacks?

1142

What are the implicit member functions of class?

1137

You run a shell on unix system. How would you tell which shell are you running?

1225

Does improper inheritance have a potential to wreck a project?

1224

Explain the differences between list x; & list x();.

1071

Name the implicit member functions of a class.

1128


Un-Answered Questions { C++ }

What is polymorphism what are the different types of polymorphism?

1070


Is stl open source?

1192


Name four predefined macros.

1109


what is the sylabus for priliminaries?

2229


What is a c++ vector?

1128


Difference between pointer to constant vs. Pointer constant

1221


In int main(int argc, char *argv[]) what is argv[0] a) The first argument passed into the program b) The program name c) You can't define main like that

1168


I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...

2179


How does the copy constructor differ from the assignment operator (=)?

1196


What is object file? How can you access object file?

1297


What is oops concept with example?

1088


What is the stl, standard template library?

1148


How to access a variable of the structure?

1145


What is static variable and difference between(const char *p,char const *p,const char* const p).

1171


Where are setjmp and longjmp used in c++?

1177