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 a class?

Answer Posted / deepak saini

class is the collection of data and functions(methods)
which are used to collect that data.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is main is user defined function?

1119


write a C program: To search a file any word which starts with ?a?. If the word following this ?a? starts with a vowel.Then replace this ?a? with ?a? with ?an?. redirect with the output onto an output file.The source file and destination file are specified by the user int the command line.

2848


Write a program to find the biggest number of three numbers in c?

1032


a character or group of characters that defines a register,or a part of storage a) memory b) byte c) address d) linear list

994


how do you write a function that takes a variable number of arguments? What is the prototype of printf () function?

1923


a function gets called when the function name is followed by a a) semicolon (;) b) period(.) c) ! d) none of the above

1374


What are the 4 types of unions?

1020


What is the main difference between calloc () and malloc ()?

1136


What is structure in c definition?

1033


What is the right type to use for boolean values in c? Is there a standard type? Should I use #defines or enums for the true and false values?

1041


what is the different bitween abap and abap-hr?

2298


Write a function which takes as parameters one regular expression(only ? and * are the special characters) and a string and returns whether the string matched the regular expression.

1077


Describe the difference between = and == symbols in c programming?

1349


How do you define a function?

1011


What is multidimensional arrays

1105