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

What is the Difference between Class and Struct?

Answer Posted / sureshreddy

the diff b/w structure and class is class by deafualt
private, where as structure by default public.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how do you convert strings to numbers in c?

1125


What is #error and use of it?

1343


What are runtime error?

1175


Process by which one bit pattern in to another by bit wise operation is?

1222


Is there any possibility to create customized header file with c programming language?

1104


Which one to choose from 'initialization lists' or 'assignment', for the use in the constructor?

1133


Is sizeof a keyword in c?

1013


Is it fine to write void main () or main () in c?

1075


Where in memory are my variables stored?

1241


What is the meaning of c in c language?

1242


Explain what is page thrashing?

1160


What is a newline escape sequence?

1157


What is preprocessor with example?

1112


main() { inta=10,b=20; a>=5?b=100:b=200; printf("%d ",b); }

1642


What is the c value paradox and how is it explained?

1107