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...


If a function doesn’t return a value, how do you declare the function?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What is the last index number in an array of 100 characters a) 100 b) 99 c) 101

0 Answers  


Differentiate between an external iterator and an internal iterator?

0 Answers  


How do you flush a buffer in c++?

0 Answers  


How a new element can be added or pushed in a stack?

0 Answers  


To what does “event-driven” refer?

0 Answers  


When to use Multiple Inheritance?

6 Answers  


check whether a no is prime or not.

3 Answers   TCS,


Differentiate between a deep copy and a shallow copy?

1 Answers  


Which uses less memory? a) struct astruct { int x; float y; int v; }; b) union aunion { int x; float v; }; c) char array[10];

4 Answers   Quark,


Which algorithm do you like the most? Why?

2 Answers   Google,


If horse and bird inherit virtual public from animal, do their constructors initialize the animal constructor? If pegasus inherits from both horse and bird, how does it initialize animal’s constructor?

0 Answers  


How does java differ from c and c++?

0 Answers  


Categories