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++ General Interview Questions
Questions Answers Views Company eMail

write a C++ programming :if the no is between 32 to 50 it will be odd.

NIIT,

3 6510

I want explanation for this assignment: how to connect mysql database using c/c++,please explain this detailly?

2074

Write a C/C++ program to show the result of a stored procedure "PROC_RESET_MAIL" on database "USER_NOTIFY".

ABC, Accenture, DataLand, HCL, Webyog,

2 9770

why c++ is not called strictly d super set of c?

Satyam,

3 7820

what is the basic concept of c++(object oriented programing)

Wipro,

4 7436

how to connect with oracle 9i with server in socket program in c/c++

3i Infotech,

2352

what are the iterator and generic algorithms.

1941

what are the iterator and generic algorithms.

1967

what are the iterator and generic algorithms.

2170

3- Write a program to find larger and smaller of the two numbers.

Luminous,

4 9525

check whether a no is prime or not.

TCS,

3 6157

Write an algorithm that determines whether or not an almost complete binary tree is a heap.

TCS,

3920

Badboy is defined who has ALL the following properties: 1. Does not have a girlfriend and is not married. 2. He is not more than 23 years old. 3. The middle name should be "Singh" 4. The last name should have more than 4 characters. 5. The character 'a' should appear in the last name at least two times. 6. The name of one of his brothers should be "Ram" Write a method: boolean isBadBoy(boolean hasGirlFriend , boolean isMarried, int age , String middleName , String lastName , String[] brotherName); isHaveGirlFriend is true if the person has a girlfriend isMarried is true if the person is married age is the age of the person middleName is the middle name of the person lastName is the last name of the person brotherName is the array of the names of his brothers

1 4113

what is c++

2389

Array base access faster or pointer base access is faster?

2306


Post New C++ General Questions

Un-Answered Questions { C++ General }

Define virtual constructor.

1096


What is a node class in c++?

1073


Differentiate between declaration and definition.

1051


Is swift better than c++?

948


If a header file is included twice by mistake in the program, will it give any error?

1053


Is it possible to get the source code back from binary file?

1364


Why do we use templates?

1058


What return value must conversion operators have in their declaration?

1095


What is doubly linked list in c++?

1083


Explain storage qualifiers in c++.

1081


When do we run a shell in the unix system?

1084


Can a Structure contain a Pointer to itself?

1142


What is the role of copy constructor in copying of thrown objects?

1070


Which one between if-else and switch is more efficient?

1074


What is #include sstream?

1064