Home Answers Viewqa Java-Beginners what is oops in java

 
 


vishal tyagi
what is oops in java
1 Answer(s)      11 months ago
Posted in : Java Beginners

what is oops in java.

View Answers

May 31, 2012 at 1:10 PM


OOP means Object Oriented Programming. It organizes a program around its data,i.e.,objects and a set of well defined interfaces to that data.An object-oriented program can be characterized as data controlling access to code.This is a technique used to create programs around the real world entities. In OOPs programming model, programs are developed around objects and data rather than actions and logics. In OOPs, every real life object has properties and behavior. This feature is achieved in java through the class and object creation. They contains properties (variables of some type) and behavior (methods). OOPs provides better flexibility and compatibility for developing large applications.

For more information, visit the following link:

http://www.roseindia.net/java/beginners/oop-in-java.shtml









Related Pages:
what is oops in java
what is oops in java  what is oops in java
what is oops in java
what is oops in java  what is oops in java
Java & OOPs
Java & OOPs  Is JAVA a fully Object Oriented Language? or A what degree Java supports Fully OOPs concept?   Java is not a fully object oriented language because Java is not a completely object oriented language
OOPs
OOPs  What is OOps?  Object oriented programming organizes a program around its data,i.e.,objects and a set of well defined interfaces to that data.An object-oriented program can be characterized as data controlling
oops
oops  Is java 100% purely object oriented programming language ? please justify your answer
Oops Definition - Java Beginners
Oops Definition  What is Abstraction and Encapsulation? What...  Hi Friend, Abstraction - The process of abstraction in Java is used... describing its state from any further modification by external component. In Java
OOPs - Java Interview Questions
OOPs  i know what is an abstract class and what is an interface but i wanted to know in which scenarios i use them and why nowadays java is stressing on interface programming.and i also want to know where do we exactly implement
OOPS - Java Interview Questions
OOPS  what is mean by Object coupling? can u explain briefly?  Hi friend, Coupling measures the strength of the physical relationships among the items that comprise an object Cohesion measures the logical
OOPS - Java Interview Questions
OOPS  what is mean by aggregation? and what is mean by association? explain with an example?   Hi friend, Association It is a relationship between classes of objects which allows one object instance to cause
What is oops in php with example?
What is oops in php with example?  Hi, I heard some where that PHP is support OOPS and its new feature is PHP. Every is now using OOPs in PHP. What is oops in php with example? Can anyone give me code example? Thanks
oops concepts - Java Interview Questions
oops concepts  what stands for "S" in OOPs ? object oriented programing.....  Hi friend, Object Oriented Programming or OOP.... http://www.roseindia.net/java/beginners/oop-in-java.shtml Thanks
What is OOPs in PHP ?
What is OOPs in PHP ?   Hi, I am a beginner in PHP Programming Application. I have some doubt on What is OOPs in PHP programming. How the OOPs concept helps us in PHP Programming. Please provide me any online reference so that i
oops concepts
oops concepts  What is polymorphism?Explain with an example. What is abstraction?Explain with an example. What is inheritance?Explain with an example. What is encapsulation?Explain with an example
regarding oops - Java Interview Questions
regarding oops  what is the differences between web server and application server?   Hi Friend, Difference between Web Server and Application Server: 1)Web server handles only Http requests where as Application
OOPs Concept
the OOPs concepts along with  fundamentals  used to develop the java... OOPs Concept      .... This is a technique used to create programs around the real world entities. In OOPs
OOPs concepts in Java
Object-Oriented Programming (OOPs) concepts in Java helps in creating programs that are based on real world. OOPs is very flexible and compatible and hence... application that are developed on the OOPs concepts at first analyze the program
OOPS Concept Abstraction with example - Java Beginners
OOPS Concept Abstraction with example  I am new to java. In java OOPS concept Abstraction means abstract or something. Please explain it with one example  Hi Friend, The process of abstraction in Java is used
Inheritance in Java 7
This tutorial describe concept of Inheritance. It is one of OOPs concept
Polymorphism in Java 7
This tutorial describe concept of Polymorphism. It is one of OOPs concept
Introduction to Java
Introduction to Java       What is Java? Java is a high-level object-oriented programming... Wide Web but it is older than the origin of Web.   New to Java
Object-Oriented Language: Java / APIs, Java OOPs
Java OOPs In this section we will learn Object Oriented (OOPs) Concepts  of Java. This will give you brief introduction to the oops features of Java. Java is one of the useful Object Oriented programming language. Other Object
OOPs and Its Concepts in Java
OOPs and Its Concepts in Java     ..., preparing a solution, coding and finally its maintenance. Java is a object oriented programming  and to understand the functionality of OOP in Java, we
OOP
OOP       OOPs stands... and scenerios. OOPs enables to program the real world objects and easily play with them in our application development scenerios. OOPs focuses on the relevant data
What is portal
What is portal  What is portal What is portal and how can i create a portal in Java using components like Java and Java servlet? What are the elements of a portal and how can i create sigle request portal page in Java
What is Java - Java Beginners
What is Java  What is Java and how a fresher can learn it fast? Can any one share the fastest learning tips for Java Programming language? Thanks!  Hi,Java is one of the most popular programming language. You can learn
What is webservices?
What is webservices?  What is web-services and what are the different types of web-services? It would be great if someone explain me the difference between these types of web-services in Java
What is JSS in Java?
What is JSS in Java?  Hi, Please let me know what is JSS in Java Technology ,what is the use of it? Need study material on the same
OOP - Java Beginners
OOP Design Pattern  What is the oops design patterns
What is CVM ?
What is CVM ?  hii, What is CVM ?   hello, The Compact Virtual Machine (CVM) is an optimized Java virtual machine (JVM) that is used by the CDC
What is JavaScript?
there career in Java. For java programming beginners always try to know What is Java script and other java related queries. How to define what is JavaScript? Thanks,   Hi, For Java programmers its very necessary to know "What
What is an Iterator?
What is an Iterator?  Hi, What is an Iterator? Please help me. Thanks   Hi, I have find good reference website for the What... with examples. visit to http://www.roseindia.net/tutorial/java/iterator
what technique - Java Beginners
what technique  what technique or algorithm i need to use to develop a system a scheduling time table in java
what are the loopholes in java - Java Beginners
what are the loopholes in java  what are the loopholes in java
What is JSR ??
What is JSR ??  hii, What is JSR ?   hello, Java Specification Request (JSR) is the actual description of proposed and final specifications for the Java platform. JSRs are reviewed by the JCP and the public before
What is Java Card ?
What is Java Card ?  hii, What is Java Card ?   hello, The Java Card specification allows Java technology to run on smart cards and other small devices
what is the difference in java and j2ee
what is the difference in java and j2ee  Hi, Please tell me: 1. What is the difference between Java and Core Java and 2. Difference between Java and J2EE
what are the techniqes in polymorphisum in java?what are their applications?
what are the techniqes in polymorphisum in java?what are their applications?  what are the techniqes in polymorphisum in java?what are their applications?   Hello Friend, In java,Polymorphism can be achieved in two
What is deprecated?
What is deprecated?  What is mean by deprecated element, method or class?   What is deprecated? Deprecated means condemned. A object or element, which is either changed or not approved. In Java if any method or class
What is ORM
What is ORM  Hi, What is ORM in Hibernate? thanks,   Hi, The ORM stands for Object relational mapping. This ORM is a programming... database. In terms of java, ORM is an automated persistence of objects. For more
what is the java cache system?
what is the java cache system?  To send the webapplication of java cache system
What is a package?
What is a package?  hi, What is a package? thanks   Hi... directories as per the functionality, usability and category. Similarly in Java... related to package in java. http://www.roseindia.net/java/master-java/java
what are the components of java platform ?
what are the components of java platform ?  what are the components of java platform ? plz if any1 perfectly know help me to override my conflicts.plz explain briefly
What is ORM?
What is ORM?  What is ORM?   ORM stands for Object/Relational Mapping .It is a programming technique, used in conversion of data from incompatible type to relational database. In java application, ORM is automated
What are POJOs and what’s their significance?
What are POJOs and what?s their significance?  Hi, What are POJOs and what?s their significance? Thanks,   Hi, In POJO (Plain Old Java Object) class object there are three types of states i.e. Transient state
What is JDBC?
What is JDBC?  hello, What is JDBC?   hello, JDBC...   Hi, JDBC stands for Java Database Connectivity. It is a set of API for connecting the database from Java program. JDBC API provides the API
What is composition? - Java Beginners
What is composition?  Hi, What is composition? Give example of composition. Thanks
What is hibernate technology in java?
What is hibernate technology in java?  What is hibernate technology in java?   Hibernate: -Hibernate is an Open Source persistence technology. It provides Object/Relational mapping library. It solves object-relational
what is the need of... - Java Beginners
what is the need of...   what is the need of " return type like void ?   Hi Friend, In java, method always require a return type.The main method is the client code therefore jvm does not expected any return

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.