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
Can a constructor be private and how are this() and super() method used with constructor?
What is time complexity algorithm?
Write java program to reverse string without using api?
Explain 5 io best practices?
What is early binding and late binding in java?
What is the use of join method?
Explain creating threads by extending thread class ?
Is linkedlist thread safe in java?
Can an abstract class be a final class?
What is polymorphism in java? What are the kinds of polymorphism?
What are the features of junit?
Which of the classes will have more memory allocated?
Can we use a switch statement with strings?
What are the various access specifiers in java?
What is difference between iterator and enumeration in java?