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
How can I debug the Java security exceptions and AccessControlExceptions?
Can you access the private method from outside the class?
What is the history of java?
What is a nonetype?
How is tree Mirroring implemented?
What is the need of transient variables in Java ?
What is a return in java?
When is the garbage collection used in Java?
What are computer functions?
How do you check if a string contains only numeric digits?
Can we override the static method?
What is the diffrence between inner class and nested class?
What is the difference between conversation & casting?
What is charat ()?
How do you check if a character in a string is a digit or letter?