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

Discuss about garbage collector in Java.

0 Answers   Agilent, Integreon, ZS Associates,


How can we make sure main() is the last thread to finish in java program?

0 Answers  


What is the significance of java packages?

0 Answers  


What is overloading and overriding in java?

0 Answers  


what is platform

2 Answers   i3 Solutions,


how to create multithreaded program? Explain different ways of using thread? : Java thread

0 Answers  


What is the default value of float and double datatype in java?

0 Answers  


How to sort a collection of custom Objects in Java?

0 Answers  


Briefly explain the term Spring Framework

1 Answers  


What is the difference between the final method and abstract method?

0 Answers  


How do you create an array in java?

0 Answers  


What is thread life cycle in java?

0 Answers  


Categories