Answer Posted / prashanth
java is not 100% oops because it is supporting the primitive data types
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What do you mean by boolean?
Can inner class final?
What are java methods?
Why are constructors used?
Difference between string s= new string (); and string s = "abv";?
What are the 3 types of control structures?
What do you mean by constant time complexity?
Write a java program to count the number of words present in a string?
How do you ensure that n threads can access n resources without deadlock?
What is the nested interface?
What is difference between hashset and hashmap in java?
What is the difference between length and length() method in java?
What is ascii code?
What is void class in java?
What is api in java?