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

Difference between delete and free.

1024

In what situations do you have to use initialization list rather than assignment in constructors?

1012

Explain the extern storage classes in c++.

1001

Explain function overloading and operator overloading.

1020

What is searching? Explain linear and binary search.

946

Explain function overloading

960

When do we run a shell in the unix system? How will you tell which shell you are running?

917

Define vptr.

982

When do we run a shell in the unix system?

1019

What are the rules for naming an identifier?

1013

When do you call copy constructors?

1082

Define macro.

1029

What things would you remember while making an interface?

951

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

1267

Explain the difference between c++ and java.

1056


Post New C++ General Questions

Un-Answered Questions { C++ General }

Write a c program for binary addition of two 8 bit numbers.

4062


Is c++ platform dependent?

1035


What are keywords in c++?

1046


What is a unnitialised pointer?

1013


What are the uses of static class data?

1119


What is the difference between struct and class?

1423


Explain the problem with overriding functions

1091


What is the copy-and-swap idiom?

1045


What are protected members in c++?

1074


Must accepts "Maestro Cards" Tax for bike should be less than 15 Total number of lanes is more than 10 Must provides monthly pass Write a method: boolean isGoodTollBridge(String[] cardsAccepted, String[] tollTax, boolean hasMonthlyPass, int numberOfLanes); String[] cardsAccepted A String array of names of card types accepted for payment of toll tax, it can be null if the toll does not accept any card String[] tollTax A String array of toll tax chart (say “Train : 300”,”BullCart : 10”) boolean hasMonthlyPass This parameter defines whether there is any monthly pass available or not int numberOfLanes This parameter defines the number of lanes for each side

3404


Write a program which employs Recursion

1193


What operator is used to access a struct through a pointer a) >> b) -> c) *

1054


What is the most useful programming language?

995


What do manipulators do?

962


What are the advantages of using a pointer?

1021