Answer Posted / durgesh kumar mandal
Java is pure object oriented programing because we have need
creating object there is no any scope of procedural
programing and object but in c++ we can use both procedure
programming as well as object oriented programing
| Is This Answer Correct ? | 0 Yes | 10 No |
Post New Answer View All Answers
What are loops in java? What are three types of loops?
What are void methods?
Does constructor be static?
why using interface interface ?
Differentiate between postfix and prefix operators in java.
Why we go for collections in java?
What is sortedset in java?
Explain why wait(), notify() and notifyall() methods are in object class rather than in thread class?
What is immutable state?
Why do we need wrapper class?
What happens if an exception is not handled in a program?
What are the restriction imposed on a static method or a static block of code?
What is logical variable?
What are jee technologies?
What does t in java mean?