What happens when a main method is declared as private?
Answer Posted / md parwez alam
does not have a main method
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Can we convert integer to string in java?
How can we make copy of a java object?
How would you convert bytes to string?
What is the numeric promotion?
What is unicode in java?
How many bits is a double?
What does sprintf mean?
What is var keyword ?
What is hashing in java?
Write an algorithm program in java for the following question.. 1) S is a set of integers.X is an integer obtained by sum of two digits in S. Write logic for whether or not the X is from the S. The time of algorithm should not exceed o(n logn).
What is collection class in java? List down its methods and interfaces.
What is flush buffer?
How many types of array are there?
What is variable argument in java?
What are the important features of Java 11 release?