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

class foo {
public:
static int func(const char*& p) const;
};

This is illegal, why?

Answer Posted / kalpana.y

this is illegal because

->here the class name is foo
->but,func is declared
->const is declared at outside

Is This Answer Correct ?    0 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

can anyone please tell about the nested interrupts?

2183


What are the disadvantages of external storage class?

1103


Explain what does the format %10.2 mean when included in a printf statement?

1411


Write a C Program That Will Count The Number Of Even And Odd Integers In A Set using while loop

2206


Explain which of the following operators is incorrect and why? ( >=, <=, <>, ==)

1087


Explain how do you use a pointer to a function?

1152


What are c identifiers?

1151


What is register variable in c language?

1060


A text file that contains declarations used by a group of functions,programs,or users a) executable file b) header file c) obj file d) .cfile

1153


How can variables be characterized?

2238


How can I do serial ("comm") port I/O?

1215


What do you understand by friend-functions? How are they used?

1250


What is a spanning Tree?

1660


Do you know pointer in c?

1106


Is anything faster than c?

1061