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
In Java list the methods that can be overridden?
Explain enumeration in java?
What is difference between word and integer?
What is the main purpose of serialization in java?
What is an association?
What is tree node in java?
What is the difference between notify and notifyall method?
How many return statement are allowed in a function?
What’s meant by anonymous class?
What are different types of expressions?
what is object slice?
Difference between operator overloading and function overloading
Explain the importance of finally over return statement?
Tell me the Importent classes in net package?
How is java created?