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 a class? Explain with an example.

1104


Write a recursive program to calculate factorial in c++.

1028


What is vector processing?

1117


Explain about Virtual Function in C++?

975


Write a function to perform the substraction of two numbers. Eg: char N1="123", N2="478", N3=-355(N1-N2).

958


What is Destructor in C++?

1147


Write a Program for find and replace a character in a string.

1017


What is constructor in C++?

1018


Explain about Garbage Collector?

1066


Write a Program for dynamically intialize a 2 dimentional array. Eg:5x20, accept strings and check for vowels and display the no.finally free the space allocated .

1094


Write a Program for read a line from file from location N1 to N2 using command line arguments. Eg:exe 10 20 a.c

1233


What is the use of "new" operator?

1074


Write a Program to find the largest of 4 no using macros.

1035


Write a program for Divide a number with 2 and Print the output ( NOTE: Check for divide by zero error).

1061


What is function overloading in C++?

1352