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 are the concepts introduced in OOPs?

Answer Posted / hr@tgksolutions.com

An object is a physical thing with a specific state and behavior. It can be described as a class instance.
A class is a logical entity that specifies the blueprint that may be used to generate or instantiate an object.
An object acquiring all of its parent object's characteristics and actions is referred to as inheritance. It offers the possibility to reuse code.

The idea of polymorphism permits a task to be carried out in various ways. To accomplish polymorphism in Java, we employ method overloading and overriding.
Abstraction is a notion that only displays an application's functionality while concealing its internal workings. Java achieves abstraction through the usage of abstract classes and interfaces.
Encapsulation is a term that describes how data and code are wrapped together into

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can include files be nested? How many levels deep can include files be nested?

1199


Explain how can type-insensitive macros be created?

1040


What is structure padding and packing in c?

1124


What is %d used for?

1086


What is binary tree in c?

1133


Explain which function in c can be used to append a string to another string?

1136


What are categories used for in c?

1151


Is there any possibility to create customized header file with c programming language?

1104


What is local and global variable in c?

1248


What are static variables in c?

1128


The statement, int(*x[]) () what does in indicate?

1200


plz let me know how to become a telecom protocol tester. thank you.

2239


What are register variables? What are the advantage of using register variables?

1226


What is main () in c language?

1185


State the difference between realloc and free.

1143