Answer Posted / jain mayur
no we cant write any program without class.because its
purely object oriented.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is data movement?
How does thread synchronization occurs inside a monitor?
How do you use substring in java?
What is append function?
List out benefits of object oriented programming language?
What is a bufferedreader?
Why do we use threads in java?
Considering notepad/ie or any other thing as process, what will happen if you start notepad or ie 3 times? Where 3 processes are started or 3 threads are started?
Can we override static methods in java?
What will happen if non-synchronized method calls a static synchronized method and what kind of lock it acquires?
Can we have 2 main methods in java class?
What is the method overriding?
Is java an ide?
What is use of functional interface in java 8? Explain
what is difference between equals and ==?