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
Where and how can you use a private constructor?
What is the main purpose of java?
Which class is the superclass for all the classes?
Can we have more than one package statement in source file ?
Can you make a constructor final?
What are the disadvantages of using inner classes?
What kind of variables can a class consist?
What do you mean by boolean?
Is main an identifier?
Explain the protected field modifier?
What is data type example?
What is null object in java?
Which java ide is used the most?
What is the method in java?
Is arraylist a class in java?