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

Un-Answered Questions { C++ }

What is namespace std; and what is consists of?

1290


what is multi-threading in C++?

1055


When one must use recursion function? Mention what happens when recursion functions are declared inline?

1190


what is data abstraction in C++?

1080


How can you specify a class in C++?

1283


what is the use of void main() in C++ language?

1123


what are Access specifiers in C++ class? What are the types?

1228


what is a reference variable in C++?

1238


Explain about templates of C++.

1150


What is different in C++, compare with unix?

1099


I was a c++ code and was asked to find out the bug in that. The bug was that he declared an object locally in a function and tried to return the pointer to that object. Since the object is local to the function, it no more exists after returning from the function. The pointer, therefore, is invalid outside.

1131


Discussion on error handling of C++ .

1120


What are the unique features of C++.

1073


Evaluate the following expression as C++ would do :8 * 9 + 2 * 5 a) 82 b) 79 c) 370 d) list

1000


Which is not an ANSII C++ function a) sin() b) tmpnam() c) kbhit()

1532