Why Java is not purely object oriented?
Answer Posted / chandra rekha
Java is a PURELY OBJECT ORIENTED PROGRAMMING LANGUAGE.
| Is This Answer Correct ? | 36 Yes | 268 No |
Post New Answer View All Answers
What is java autoboxing?
Is boolean a data type in java?
What are different access specifiers in java? Explain
How are variables stored in memory?
How do you pass by reference?
What is int lol?
What is difference between == and === in js?
What is anti pattern in java?
What is a instance variable?
What is the difference between final, finally and finalize() in java?
Is nan false?
I want to print “hello” even before main is executed. How will you acheive that?
What is a double vs float?
Is java based on c?
Why string is immutable or final in java