Java code,java,Example,Tutorials,Syntax,Hibernate,Jsp, Servlet, FileHeadling,Java or Core Java Tutorial or Java Programming Tutorial is a widely used robust technology. learning of java from basic questions like what is java tutorial, core java, where it is used, what type of applications are created in java and why use java.

Search This Blog

Wednesday, 6 July 2016

What is Class

What is Class Explain With Example?
 
                        Class is Nothing but it template for object.In simple word class is a pattern which define any of Object.
                    when we create class in java first step we write Keyword Class  and give the name of class.

         class is define in curly Brace {} in between write the java code.

Syntext
     Class NAME OF CLASS
 {
 }

Example
  Class A
{
  // java code
}

  we can Created Multiple class in Single Program.
 Programmer can define nested Class
 

Share:

Agravat &Google

Total Pageviews

Blog Archive

vipul c.Agravat . Powered by Blogger.

myjava

myjava
java

myimg

myimg
good

Translate

Recent Posts

Unordered List

Definition List

Pages

Theme Support