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

Write a program in C++ for Fibonacci series

Axtria, ITC Indian Tobacco Company,

1211

List different attributes in C++?

Ericsson,

1097

What is jump statement in C++?

Ericsson,

1138

Describe the syntax of single inheritance in C++?

Fidelity,

1080

Name the operators that cannot be overloaded in C++?

Fidelity,

1060

What are the various storage classes in C++?

Fidelity,

1142

What is the use of 'this' pointer?

Fidelity,

1252

What is an operator function? Describe the function of an operator function?

Fidelity,

1152

Which one is better- macro or function?

Fidelity,

1200

In a function declaration what does extern means?

Flextronics,

1052

What happens if a pointer is deleted twice?

Flextronics,

1275

What is the difference between a "copy constructor" and an "assignment operator" in C++?

Genpact,

1077

How many different levels of pointers are there?

Genpact,

1214

How would perform Pattern Matching in C++?

Genpact,

1236

How would you call C functions from C++ and vice versa?

Genpact,

1173


Un-Answered Questions { C++ }

What is iomanip c++?

1080


What is the use of 'using' declaration in c++?

1141


Can we define a constructor as virtual in c++?

1129


Whats is abstraction in oops?

1075


write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.

2243


Can we specify variable field width in a scanf() format string? If possible how?

1267


What is coupling in oop?

1032


What is the difference between cin.read() and cin.getline()?

1083


Is c++ free?

1101


Briefly explain various access specifiers in C++.

985


How to access a variable of the structure?

1096


How can we access protected and private members of a class?

1120


Is main a class in c++?

1005


There is a base class sub, with a member function fnsub(). There are two classes super1 and super2 which are sub classes of the base class sub.if and pointer object is created of the class sub which points to any of the two classes super1 and super2, if fnsub() is called which one will be inoked?

995


what is upcasting in C++?

1188