Home Answers Viewqa Java-Beginners How we learn java

 
 


Nityanand Shukla
How we learn java
1 Answer(s)      2 years and 2 months ago
Posted in : Java Beginners

what is class in java?

what is object in java?

what is interface in java and use?

what is inheritence and its type?

View Answers

March 8, 2011 at 12:01 PM


A class is a blueprint through which an object is created.

An object is a runtime entity. In other words object is an instance of a class.

An Interface is a collection of methods with empty implementations and constants variables ( variables with static and final declarations ). All the methods in an interface are "public and abstract" by default. Since interfaces are abstract in nature so they can not be directly instantiated.An imp use of interface is to provide java, the property of multiple inheritance.

An Inheritance is a process through which we can inherit all the properties and method of base class into derived class. Java supports two types of inheritance:

Single Inheritance
Multi Level Inheritance









Related Pages:
How we learn java
How we learn java  what is class in java? what is object in java? what is interface in java and use? what is inheritence and its type
How we learn java
How we learn java  what is class in java? what is object in java? what is interface in java and use? what is inheritence and its type
How we learn java
How we learn java  what is class in java? what is object in java? what is interface in java and use? what is inheritence and its type
How we learn java
How we learn java  what is class in java? what is object in java? what is interface in java and use? what is inheritence and its type
How we learn java
How we learn java  what is class in java? what is object in java? what is interface in java and use? what is inheritence and its type
learn
learn  how to input value in java
learn
learn  i need info about where i type the java's applet and awt programs,and how to compile and run them.please give me answer
Learn java
Learn java  Hi, I am absolute beginner in Java programming Language. Can anyone tell me how I can learn: a) Basics of Java b) Advance Java c) Java frameworks and anything which is important. Thanks
Where to learn java programming language
oriented programming language. It's easy to start learning Java. You can learn how to download and install java. After that you should learn how to create Hello world...Where to learn java programming language  I am beginner in Java
Java zip package - Learn how to use java zip package.
Java zip package In this section we will learn about java.util.zip package of java library. We will also learn how to use the zip API to create and read... learn zip package of java with examples
Java nio package - Learn how to use java nio package.
Java nio package. In this section we will learn about the java.nio package. We will also see how to use java.nio package classes... package and how it is implemented in java programming
Learn Java in a day
of java concepts through simple programs. We hope, "Learn java... structure. Initially learn to develop a class in java. To meet this purpose we... Learn Java in a day     
JDBC Training, Learn JDBC yourself
will learn how to connect the MySQL database with Java file. We need to establish... JDBC Connection Pooling Accessing Database using Java and JDBC Learn how... through java code In this section we will see how to delete row and column
Learn Java - Learn Java Quickly
Learn Java - Learn Java Quickly       Java is an object oriented programming language... the function of JVM How to write your First Java program Ok
to learn java
to learn java  I am b.com graduate. Can l able to learn java platform without knowing any basics software language.   Learn Java from the following link: Java Tutorials Here you will get several java tutorials
Java File - Learn how to handle files in Java with Examples and Tutorials
handling in Java. You will learn how to handle file in Java. Examples given here... in Java Reading files in Java How to read file in Java into byte... into bytearrayoutputstream Reading binary file into byte array in Java How
how we can create website through java
how we can create website through java  Dear actually i wanna ask query about creation of website through java then how we can create web site through java plz help me..........i have already a web site ....specially for premium
In this section you will learn how to rename MySQL database.
How to rename MySQL database? In this section we will learn the safest method to rename MySQL Database. The following statement was added in the MySQL version 5.1.7: RENAME {DATABASE | SCHEMA} db_name TO new_db_name
Where can I learn Java Programming
and time to learn Java in a right way. This article is discussing the most asked question which is "Where can I learn Java Programming?". We have.... Institute will teach you the basics and advance topics of Java. You even learn
Learn to Set Up An Internal Private Repository For An Organization
6.0 A Quick glance to the steps how we set up our local maven... Learn to Set Up An Internal Private Repository For An Organization       We
Learn how to take MySQL Backups and restore the same.
Learn how to take and then restore the MySQL database backup. You can use mysqldump utility to take the backup of MySQL database and tables with or without.... Following example shows how to take MySQL backup
How to learn PHP?
How to learn PHP?  Hi, How I can learn PHP easily? Thanks  Hi Friend, Please visit the following link: http://www.roseindia.net/php/ Thanks  Hi Friend, Please visit the following link: http
Learn Management
Learn Management  Hi, How to learn Management online? Thanks   Hi, You can learn management at Management tutorials section. Thanks
Management, Learn Management
of a better management no work can be done perfectly and management tells us how... when there is time when we have not any hesitation in   
learn CVS
learn CVS  How i can use cvs in eclipse, How i can check in and cheack out my project
Hey Guys really need to learn - Java Beginners
Hey Guys really need to learn  Im a java beginner and i want to know how can i input 3 value.. Wath i mean is in C, to you to be able to input number u will use scanf(%d%d%d, & month, day, year). How can i do this in java
Struts 2 Hello World Application Example, Learn how to develop Hello World application in struts 2.
build tool. Then we explained Java, JSP and configuration files... will be used by ant build utility to store compiled java files. Now we...; In this section we will develop Hello World application based on Struts 2
Learn Features of Spring 3.0
: In this section we will understand the features of Spring 3.0 Framework. The Spring 3.0 Framework is released with the support of Java 5. So, you can use all the latest features of Java 5 with Spring 3 framework. The first
How to calculate area of rectangle
How to Calculate Area of Rectangle       In this section we will learn how to calculate area... explain the static method how to display the rectangle values. First of all we have
How to delete file in java ?
How to delete file in java ? In this section we will learn how to write a program to delete a file in java. You can delete the file or folder, java File.... Now, here is the code to delete a file in java. import java.io.File; public
We can run Java on most platforms provided a platform must has a Java interpreter
; We can run Java on most platforms provided a platform must has a Java... contain Java interpreter. With the help of this Java interpreter we download.... Lets learn how to start a standalone application with it. Load an initial class
Beginning PHP - Learn PHP programming language from scratch.
to learn PHP quickly and easily. In this PHP Beginner's tutorial you will learn how to install server to test the PHP applications. Then we will write the different php program with examples to learn the PHP programming language in details
How to use this keyword in java
How to use "this" keyword in java   ... conflicts. As we can see in the program that we have declare the name of instance variable and local variables same. Now to avoid the confliction between them we
The Best We Offer
our most visited website for Java professionals: http://www.roseindia.net. We... The Best We Offer     Keeping the existing trend and future scenario in foresight here we offer your preferred
learn sql - SQL
learn sql  how to learn sql......idont know anything about programming knowledge  Hi Friend, Please visit the following link: http://www.roseindia.net/sql/ Thanks
we can create our own header file in java?n how to create?
we can create our own header file in java?n how to create?  we can create our own header file in java?n how to create
how to learn xml...any suggested sited - XML
how to learn xml...any suggested sited  hi all, is there any suggested sites to learn xml quickly..how far this xml is useful in java  Hi Friend, Please visit the following link: http://www.roseindia.net
How can we destroy the cookie?
How can we destroy the cookie?   How can we destroy the cookie
How to calculate area of triangle
; In this section we will learn how to calculate area of triangle. We... in this program we will fine the how to the display massage the area... .style1 { margin-right: 0px; } How to Calculate
Please help me to learn - WebSevices
Please help me to learn  Please help me to learn Java Fast
Wt is easy way to learn UML
Wt is easy way to learn UML  Hello Friends, Please guide me,How to learn UML in easy way and efficent way. Thanks in Adavance Thanks, Abiram
How to copy a file in java
How to copy a file in java In this section you will learn about how to copy a content of one file to another file. In java, File API will not provide any.... In another way we can copy using File I/o Stream. Example:  Java Code to copy
Axis2 ant wsdl2java - Learn WSDL2java utility of Axis2 with example
the Hello World Web service. In this section we will learn how to use wsdl2java... file Now we will see how we can develop the code for ant build. I am assuming... Axis2 ant wsdl2java - Learn WSDL2java utility of Axis2 with example
How to Create Circle In Java
How to Create Circle In Java       Introduction: This is a simple program of java awt. In this section, you will learn how to create Circle Diagram. The java circle is the most
How to create LineDraw In Java
How to create LineDraw In Java     ... will learn how to create Line Drawing. This program  implements a line Drawing component. A java program explains the stroke line i.e. how to make thick
How to Make a Pdf and inserting data
How to Make a Pdf and inserting data       In this tutorial you will learn how we can make a pdf file and how we can insert a data into the pdf file. This all be done by using
How to create Multiple Frames using Java Swing
Multiple Frames in Java Swing In this section, you will learn how to create multiple frames. Java Swing provides the utility to show frame within another..., title display, and support for a menu bar. Here we are going to display four
Learn Online Java Training
Learn Online Java Training It would be safe to say that the advancements... their online class. Learn online Java programming training ensures that students... of the advancements in Java online Training. It has thus become exceedingly
How to convert Input Stream to String in java
How to convert Input Stream to String in java The InputStream class is the base class of all input streams in the Java IO API. It is used for reading byte based data, one byte at a time. In this section, you will learn how to convert
How to Java Program
How to Java Program       If you are beginner in java , want to learn and make career in the Java technology , this is best the page  for you. Here we have explained how

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.