can we overload main method?

Answer Posted / thiru.guru83@yahoo.com

yes

Is This Answer Correct ?    14 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain java coding standards for constants?

575


What is the difference between static method and instance method in Java?

567


What are functions in java?

499


What is a predicate method?

562


what is the purpose of the wait(), notify(), and notifyall() methods? : Java thread

561






What is synchronization and why is it important in java programming?

469


What is final method?

582


Write an algorithm program in java for the following question.. In a VLSI design techniques,they used rectangles to design circuits. EVery rectangle is to be placed according to x,y coordinates. Check whether or not two rectangles overlap each other. Here overlapping of rectangles is acceptable, if 1) one rectangle intersect with other. 2) one rectangle fully covers other. The time of algorithm should not exceed o(n logn).

2239


What is a finally block? Is there a case when finally will not execute?

549


Why wait(),notify(),notifyAll() methods defined in Object class althought we are using in only threads.

2372


Difference between ‘>>’ and ‘>>>’ operators in java?

641


Write a program to print 15 random numbers using foreach of java 8?

544


Who developed java?

570


What is mean by exception?

549


Is alive method in java?

507