What does string [] args mean?
No Answer is Posted For this Question
Be the First to Post Answer
What are default methods ?
is this possible to create an array of 0 length? if so how? if not so why? coz we have an array in main() likw this "static void main(String [] s) then what it signifies?
How does split work in java?
Can we declare a static variable inside a method?
Why is multithreading important?
What do you mean by checked exceptions?
Is singleton set an interval?
Explain about sets?
why not override thread to make a runnable? : Java thread
When should you use arraylist and when should you use linkedlist?
When a thread is executing synchronized methods , then is it possible to execute other synchronized methods simultaneously by other threads?
Is string a datatype?