Answer Posted / ravikiran(aptech mumbai)
public-this method is accessible in all the classes
static-this method is called before creation of any instance
void-this method doesn't return any thing
main-Is the name of the method
| Is This Answer Correct ? | 58 Yes | 19 No |
Post New Answer View All Answers
What is native method in java?
What is the significance of continue jump statement? Explain with an example.
Does treeset use compareto?
Is java se free?
Can we override compareto method?
I want to store more than 10 objects in a remote server? Which methodology will follow?
Write a java program to generate fibonacci series ?
what is collatration?
Why are lists ordered in java?
Can you write a java class that could be used both as an applet as well as an application?
Which is better ascii or unicode?
How would you convert bytes to string?
What are void methods?
How list contains works in java?
Using callable statement how can you pass out parameters, explain with example?