Answer Posted / ershad md sk
OOP is an OBJECT ORIENTED PROGRAMMING LANGUAGE where
everything is treated as Objects in ur problem space
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What does indexof mean?
How do you replace all in word?
What is computer compiler?
How many decimal digits is 64 bit?
How can we make sure main() is the last thread to finish in java program?
Can a abstract class be defined without any abstract methods?
Explain about strings in java?
How do you join strings in java?
Can an object be null?
What is difference between path and classpath in java?
How to check if a list is sorted in java?
Can you inherit a constructor java?
How will you print number in reverse (descending) order in BST.
Which command from the jdk compiles a java program?
Can anonymous class have constructor?