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


Define a java class.



Define a java class...

Answer / hrindows@gmail.com

A class in Java is a blueprint that includes all your data. A class contains fields (variables) and methods to describe the behavior of an object. Let’s have a look at the syntax of a class.
class Abc {
member variables // class body
methods}

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

Difference between predicate, supplier and consumer ?

0 Answers  


What is bool mean?

0 Answers  


What is immutable data?

0 Answers  


Is stringwriter thread safe?

0 Answers  


Why vector is used in java?

0 Answers  


What is the difference between yielding and sleeping in java programming?

0 Answers  


How do you override a private method in java?

0 Answers  


what really hapens when a object is created using new operator? 1.is it allocates memory to all variables and methods in the class with reference to that object?

3 Answers  


What is meant by constructor?

8 Answers  


os is developed in c no java is more secured then c na why dont the os developed is developed using java

1 Answers  


What does pointer mean?

0 Answers  


Can we initialize the final blank variable?

0 Answers  


Categories