How OOPS concept is achieved in Java?
Answer Posted / abhiram patil
1)using Classes & Interfaces
| Is This Answer Correct ? | 5 Yes | 17 No |
Post New Answer View All Answers
Explain yield() method in thread class ?
How to change the priority of thread or how to set priority of thread?
Does java runtime require a license?
What is meant by oops concept in java?
What is a function easy definition?
Are static members inherited to sub classes?
What is the purpose of object oriented programming?
What about instanceof operator in java?
What is use of static in java?
How do you find the independent variable?
List some oops concepts in java?
Explain what access modifiers can be used for methods?
Is it compulsory for a try block to be followed by a catch block in java for exception handling?
Can a boolean be null java?
Can an object subclass another object?