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

Answers were Sorted based on User's Feedback



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

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

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

Answer / anjani kumar jha

In real sense..............no project can exists without
presence of oops........and believe me.........this is same
thing body withot "HEART"...AND think hard
why...............? if not found any ans......contact me

Anjani Kumar Jha
9623154095

Is This Answer Correct ?    4 Yes 5 No

Post New Answer

More Core Java Interview Questions

What does %4d mean in java?

0 Answers  


Explain the reason behind ending a program with a system.exit(0)?

0 Answers  


What happens when heap memory is full?

0 Answers  


What is finalize()?

0 Answers  


What is the purpose of a statement block?

1 Answers  






What is protected and friendly?

1 Answers  


What are inner classes or non static nested classes in java?

0 Answers  


Explain the scope of a variable.

0 Answers   TCS,


how cani read a command line argument?(usingfile object).

3 Answers  


Which collection is ordered in java?

0 Answers  


What is the method overriding?

0 Answers  


What is the difference between reader/writer and inputstream/output stream?

0 Answers  


Categories