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

Write a single instruction that will store an EVEN random integer between 54 and 212 inclusive in the variable myran. (NOTE only generate EVEN random numbers)

1877


What is abstraction in c++ with example?

1028


What is the use of data hiding?

967


Is c++ double?

977


Write a short code using c++ to print out all odd number from 1 to 100 using a for loop

971


What is constant in c++ with example?

1073


What is the type of 'this' pointer? When does it get created?

911


Does c++ have string data type?

1053


what is Member Functions in Classes?

1110


What is c++ w3school?

1055


Discuss the possibilities related to the termination of a program before entering the mainq method?

899


What is difference between class and structure in c++?

1130


What is c++ and its uses?

1148


How do I get good at c++ programming?

1083


Can c++ be faster than c?

982