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?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the impact of declaring a method as final?

1072


Explain the difference between a Thread and a Process.

1045


Is the empty set a singleton?

1024


Is set ordered?

1027


Explain a situation where finally block will not be executed?

1089


Enlist diffrent types of inheritance supported by java?

971


Give differences between Quicksort &Mergesort. When should these sorts be used andwhat is their running time in java?

1283


Can we have a method name same as class name in java?

1094


Define inheritance with reference to java.

1139


How strings are created in java?

1081


What is meant by vector class, dictionary class, hash table class, and property class?

1231


What is the private method modifier?

1136


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

1063


Can a final variable be initialized in constructor?

1013


What is rmi and steps involved in developing an rmi object?

1114