If I don't provide any arguments on the command line, then what will the value stored in the string array passed into the main() method, empty or null?
No Answer is Posted For this Question
Be the First to Post Answer
can u handle an error if u write Thowable in the catch class lise try { some errorneous code }catch(Throwable e){ ...}
"We cannot create an object of interface but we can create a variable of it". Discuss the statement with the help of an example. (Plz help us to provide immediately.)
what is difference between type 4 driver and type 1 driver?
2 Answers CMC, CTS, IBM, JK Technosoft, Napier Healthcare,
Why are data types important?
In a container there are 5 components. I want to display the all the components names, how will you do that one?
When you declare a method as abstract method ?
How do you read and print a string in java?
What is the tradeoff between using an unordered array versus an ordered array?
How many digits can a float hold?
Question 6 [9] 6.1 In what situations (in general) would you use a TreeMap? (3) 6.2 In what situations (in general) would you use a HashSet to store a collection of values?
How do you sort in java?
Is logger a singleton?