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...


What is OOP?

Answers were Sorted based on User's Feedback



What is OOP? ..

Answer / rajashree

A type of programming in which programmers define not only
the data type of a data structure, but also the types of
operations (functions) that can be applied to the data
structure. In this way, the data structure becomes an
object that includes both data and functions. In addition,
programmers can create relationships between one object and
another. For example, objects can inherit characteristics
from other objects.

Is This Answer Correct ?    3 Yes 0 No

What is OOP? ..

Answer / ershad md sk

OOP is an OBJECT ORIENTED PROGRAMMING LANGUAGE where
everything is treated as Objects in ur problem space

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More Core Java Interview Questions

what are the design patterns in struts?

1 Answers  


Write a program in java to calculate the difference between the sum of the odd level and even level nodes of a binary tree.

0 Answers  


How do you detect memory leaks?

0 Answers  


does java support default argument in Method?

1 Answers  


Why does java have different data types for integers and floating-point values?

0 Answers  


what is data binding? give the example

1 Answers   TCS,


Give some features of interface?

0 Answers  


what is the full form of java

3 Answers  


What is meant by class loader? How many types are there?

0 Answers  


When can an object reference be cast to an interface reference in java programming?

0 Answers  


What is the significance of continue jump statement? Explain with an example.

0 Answers   Amdocs,


What are the two ways to create a thread?

0 Answers  


Categories