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++ General }

Which header file allows file i/o with streams a) fileio.h b) iostream.h c) fstream.h

1184


What is the outcome of cout< a) 16 b) 17 c) 16.5

1068


What will strcmp("Astring", "Astring"); return a) A positive value b) A negative value c) Zero

1152


Evaluate !(1&&1||1&&0) a) Error b) False c) True

1260


What header file is needed for exit(); a) stdlib.h b) conio.h c) dos.h

1110


Will a recursive function without an end condition every quit, in practice a) Compiler-Specific (Some can convert to an infinite loop) b) No c) Yes

1135


which of the following is not an secondary constant a) array b) real c) union

1856


an operation between an integer and real always yeilds a) integer result b) real result c) float result

1214


which operator is used for performing an exponential operation a) > b) ^ c) none

1112


the maximum length of a character constant can be a) 2 b) 1 c) 8

1147


the first character in the variable name must be an a) special symbol b) number c) alphabet

1150


an integer constant must have atleast one a) character b) digit c) decimal point

1079


What does it mean to declare a member variable as static?

1117


What does it mean to declare a member function as virtual?

1121


What is a Default constructor?

1674