What if I write static public void instead of public static void in java?
No Answer is Posted For this Question
Be the First to Post Answer
What is application tier?
How static variable work in java?
What is the final blank variable?
Scenario: There are 1 to 100 numbers. Each number should be keep in the each column like from A column to Z column ie 1 to 26. From 27 to 52 should be in 2nd row in the excel sheet. This has to be continue till 100. How do you write Java program and what are various methods.
What are the major advantages of internal iteration over external iteration?
what is mean by String and StringBuffer? What is mean by Methooverriding and Overloading?
What is a nonetype?
Can we add default constructor to Servlet?
How do you compare two strings? any predefined method for this?
Is binary a low level language?
What is the map interface in java programming?
How can an exception be thrown manually by a programmer?