Public Static Void Main(String args[]) { System.out.in("Hai.."); } In the above code why string args[] is required.... If we are not giving command line argument..
1699Write a program that inputs a 5-digit integer from the keyboard and prints if the input number is a palindrome or not. A palindrome is a number which has the same digit from either end.
1 3774
How many types of functions are there in javascript?
Is javascript server side or client side?
What is the naming conventions for the variables in javascript?
Who is the world famous hacker?
Can you explain the difference between call and apply?
What is Unobtrusive JavaScript & Why it's Important?
How to achieve inheritance in javascript?
Explain the difference between call() and apply()?
How to create a cookie using javascript?
What is the disadvantage of javascript?