What is string args [] in java?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What is the impact of declaring a method as final?

0 Answers  


7) Suppose there is Student class like class student { int age; string name; } We want to store these objects in a HashMap. Do we need to override any methods in Student class? If any which ones and why? what if i just override equals or just hashcode? what will be the results in both the cases?

4 Answers   CSC, Nagarro, RBS,


What is default exception handling in java?

0 Answers  


Name few "optional" classes introduced with java 8 ?

0 Answers  


Define jit compiler?

0 Answers  


Difference between character constant and string constant in java ?

0 Answers  


What do negative exponents mean?

0 Answers  


Can I create any Marker Interface? If yes then how can I use it???

4 Answers  


How many bits are allocated to represent character of character sets - Unicode, ASCII, UTF-16, UTF-8?

1 Answers  


Variable of the boolean type is automatically initialized as?

0 Answers  


Can constructor be inherited?

0 Answers  


If you are given the name of the function at run time how will you invoke the function?

0 Answers   Adobe, Yahoo,


Categories