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

How do you initialize a class member,
class x {
const int i;
};

Answer Posted / santosh patil

class members can be initialized directly like
class x{const int i=10;}
but its structures members tat cant be initialized lik above

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is using namespace std in c++?

1208


Can I learn c++ as my first language?

1157


Why do you use the namespace feature?

1136


How is data hiding achieved in c++?

1143


What is switch case in c++ syntax?

1158


What is vector pair in c++?

1266


Define virtual constructor.

1147


What is a down cast?

1176


What does flush do?

1051


Will a C compiler always compile C++ code a) Yes b) No c) Only optimized compilers

1107


What do you know about near, far and huge pointer?

1220


What is difference between array and vector in c++?

1076


Explain data encapsulation?

1171


How do you declare A pointer to function which receives an int pointer and returns a float pointer

1285


Why is c++ awesome?

1085