what is actual real time using of oops concepts in
projects(Interface,polymorphism.abstraction.........)

Answer Posted / kanu butani

In actual real time using of OOPS concepts in projects
could be all of the following below, based on the program
that is running.
No program can run with out inheriting any class in the
JAVA API.
Many programs can use the util class and the string and int
usage of the variables, thereby making the polymorphism in
to picture.
Similarly with interfaces and abstraction.

Is This Answer Correct ?    3 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which one will take more memory: an int or integer?

985


How to print an arraylist in java?

758


What is length in java?

773


What is the differences between c++ and java? Explain

821


How does multithreading take place on a computer with a single cpu in java programming?

757


Why is stringbuffer thread safe?

811


Give the hierarchy of inputstream and outputstream classes.

828


Why is stringbuffer faster than string?

701


What is string pool?

827


Why there is no call by reference in java?

701


What is arrays fill in java?

760


What are encapsulation, inheritance and polymorphism?

737


Is vector synchronized in java?

733


Why there are some null interface in JAVA? What does it mean? Give some null interface in JAVA?

866


Name few java util classes introduced with java 8 ?

720