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 is the effect of keeping a constructor private?
Describe what happens when an object is created in java ?
What about interrupt() method of thread class ?
How can you traverse a linked list in java?
What are the different types of inner classes?
Is arraylist sorted in java?
How do you change an int to a string?
What are the wrapped, classes?
What are three ways in which a thread can enter the waiting state in java programming?
Can a class extend more than one class?
What is mean by exception?
What are the two environment variables that must be set in order to run any java programs?
write a program that list all permutations of ABCDEF in which A appears before B?
23. Storage space in java is of the form Stack Queue Heap List 24. What is java code embedded in a web page known as Applets Servlets scriptlets snippets 25. Which of the following attributes are compulsory with an
What is package private scope in java?