Answer Posted / ajit
A main class is that which have the main function or we can
say that the name of the class is used to save the program
is called main class.
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
What do you understand by soft reference?
What isan abstract class and when do you use it?
2) Suppose there are 5 directories having lot of files (say txt files) in each directory. 2 things :- 2.1) You want to search for filenames which have a particular pattern. 2.2) Out of these filtered files you want to search for a particular keyword or a search string. How can you achieve this?
What are the types of sockets in java?
What is your platform’s default character encoding?
Can we override protected method in java?
What is meant by the value of a variable?
What is int lol?
How to write custom exception in java?
Which package has light weight components?
Can singleton class be inherited in java?
What is another word for methodology?
What does ide stand for?
What is nextint java?
Can we define private and protected modifiers for the members in interfaces?