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 are class,constructor and primitive data types?

Answer Posted / janet

Class is a template for multiple objects with
similar features and it is a blue print for objects. it
defines a type of object according to the data the object
can hold and the operations the object can perform.
Constructor is a special kind of method that
determines how an object is initialized when created.
primitive data types are 8 types and they are:
byte,short,int,long,float,double,boolean,char.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What invokes a thread's run() method in java programming?

1268


What is the benefit of using enum to declare a constant?

1161


What does the “static” keyword mean? Can you override private or static method in java?

1162


Why java is considered dynamic?

1218


Explain the importance of thread scheduler in java?

1057


What is lossy conversion in java?

1272


What is the statements?

1144


How are multiple inheritances done in Java?

1192


What are the features of junit?

1089


How many JVMs can run on a single machine and what is the Just-In-Time(JIT) compiler?

1099


What do you mean by thread safe?

1024


Can we use static class instead of singleton?

1093


What are controls and their different types in awt?

1140


Can you declare a private method as static?

1191


Do I need java on my computer?

1018