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
What is the default value of the local variables?
How does thread synchronization occurs inside a monitor? What levels of synchronization can you apply?
What is codebase?
Can we sort list in java?
Is it possible for a yielded thread to get chance for its execution again?
Explain public static void main(string args[]) in java.
What are the 8 primitive data types in java?
What is internal iteration in java se 8?
Explain about oops concepts.
Why null value is used in string?
What are alternatives to java serialization?
How do you sort a string in java?
How many types of exception can occur in a java program?
Whats the difference between notify() and notifyall()?
What do you mean by access modifier?