GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Tech FAQs  >  Programming  >  Java
Go To First  |  Previous Question  |  Next Question 
 Java  |  Question 641 of 937    Print  
give me oops concepts

  
Total Answers and Comments: 2 Last Update: December 24, 2006     Asked by: sunitha 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
July 31, 2006 11:16:03   
HabazalCoonya Member Since: July 2006   Contribution: 20    

RE: give me oops concepts
oop (Object Orinatated Princables) are having four concepts.1) no primative types.Evry thing has to be an objekt. this is y u have java.lang.Integer and autoboximng was turned on in java5 when before it was compiler only not it is an enduser feature.2) classesevry objekt has to hav a class behind it. this is y JavaScript is not a OOP language. 3) Polymorphicobjs must be able to prend to be objs of a diffent class. in het jav tis is called casting .4) encapsulton.u can not hav gloabels in OOP but all variables & methods must be encapsulted in an obj.i is hope tihs helps.
 
Is this answer useful? Yes | NoAnswer is useful 0   Answer is not useful 1Overall Rating: -1    
December 24, 2006 12:27:00   
sivanesh.a Member Since: December 2006   Contribution: 189    

RE: give me oops concepts

Inheritance. polymorphism. Abstraction. Encapsulation.


 
Is this answer useful? Yes | NoAnswer is useful 0   Answer is not useful 1Overall Rating: -1    

 Related Questions

Latest Answer : there are few step to use Log4J in you java code. 1- creat a file name log.properties with following text log4j.rootLogger=debug, stdout, R  log4j.appender.stdout=org.apache.log4j.ConsoleAppender log4j.appender.stdout.layout=org.apache.log4j.PatternLayout  # ...

Latest Answer : Its a common mistake to assume that overloading is a kind of polymorphism in OOPS..But its actually not..However the definition is the same.. an entity existing in different forms is called polymorphism..in Java, polymorphism is achieved with super class ...
Tags : OOPS

Latest Answer : Method Overriding means methods having the same method name,same number of arguements or same type of arguements.Here we use super() method to pass the arguements to the methods in the baseclass. ...
Tags : OOPS

Latest Answer : INHERITANCE: Inheritance is the process by which one object can acquire the properties of another. The best example for this is C,C++, and JAVA languages itself. Java is being derived from C++ which in return is being derived from C from where it inherits ...
Tags : OOPS

Latest Answer : OOPS helps to model the real world domain into our application Domain as it has the tight coupling with data members and data function.We can get   a reusable system which greatly reduces our developement effort which is the need of ...
Tags : OOPS


Latest Answer : abstract, encapsulation, polymorphism ...
Tags : OOPS

Latest Answer : Java is not pure object oriented language because all data types are not object. In java we can use primitive data types they are not objects.  PURE OOPL  everything should be objects and methods. ...
Tags : OOPS

give me anssss 
Latest Answer : jsp : JSP Contain MVCServelt : n-tier Architerby nirmala ...
Read Answers (2) | Asked by : bipin

Latest Answer : hai,sun will release many versions of java and in each version they are including many new APIs in the same way they are removing some methods which were there in the prev versions.eg: Thread class --stop(). ...
Read Answers (2) | Asked by : shekhar


 Sponsored Links

 
Related Articles

Service Oriented Java Business Integration Review

Service Oriented Java Business Integration Review Introduction If you ve read through the texts which give you an introduction to SOA or Web Services you will often find them to be quite frustrating and the reason for this is because they spend too much time referencing business processes which are
 

Concepts of Object-Oriented Programming

Object Oriented JavaScript In this chapter you ll learn about OOP Object Oriented Programming and how it relates to JavaScript As an ASP NET developer you probably have some experience working with objects and you may even be familiar with concepts such as inheritance However unless you re already a
 

OOPS Tutorials

Object oriented programming OOP is a computer science term used to characterize a programming language that began development in the 1960’ s The term object oriented programming’ was originally coined by Xerox PARC to designate a computer application that describes the methodol
 

SOA Concepts

SOA Concepts Today the concept of Service Oriented Architecture has become ubiquitous Evidence from recent years establish that SOA is not just about hype but a part of every major Business environment The truth is Service Oriented Architecture can be beneficial to Business only when it is utilized
 

Java and Client Server Models

Java and Client Server Models The Role of Client Servers on the Web Client server models provide the essential mechanisms for working with the Internet In fact most of the World Wide Web is built according to this paradigm In client server models the web browsers run by millions of users are the cli
 

SQL Programming

SQL Programming Overview Anybody who has done something for a long time has probably wanted to change how things work at some point or another. A worker at a mill might have found a more efficient way of cutting logs, or a mathematics teacher might have had a hand in changing a school’s al
 

WinRunner Programming Concepts

If you want to create WinRunner scripts that are highly efficient, there are important programming concepts that you will want to become familiar with. Understanding these concepts will provide you with a large number of key benefits. In addition to understanding these concepts, you must also learn
 

Programming Languages Certification

IT Certification programs have several options that will offer you the best knowledge.  By learning everything that you need to know about information technology you will be able to open new doors to your career and personal business desires.  IT Certification offers several vari
 

Using UML with Java

Using UML with Java While Java is not a new language its application for the development of embedded systems is quite new Developers are beginning to take a second look at modeling languages such as UML and many feel it can be a powerful tool in their development arsenal mosgoogle center Introductio
 

Neuro-linguistic Programming Methods

Neuro linguistic Programming Methods There are several methods used for performing Neuro linguistic Programming on an individual for obtaining insights into the psyche of the person in order to correct to modify certain patterns of behavior These techniques are also used for Neuro linguistic trainin
 

About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2010 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape