Is java pure object oriented or not? if yes, give the valid
reason.
Answer Posted / siva parvathi
yes,yes,java is pure object oriented language...
because all our codes are written within the class.
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How can you add and remove nodes in jtree?
how would you implement a thread pool? : Java thread
Write a regular expression to validate a password. A password must start with an alphabet and followed by alphanumeric characters; its length must be in between 8 to 20.
How do you add an arraylist to an array in java?
Is string a data type in java?
What are the different types of multitasking?
How do you compare two objects?
Which are the two subclasses under exception class?
Explain wrapper classes in java?
Can static methods access instance variables in java?
What is break and continue statement?
What is meant by the value of a variable?
What is canonical name in java?
Explain different types of thread priorities ?
What is native code?