How many arguments can a method have 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 difference between ArrayList and Vector? which one is better in Java

0 Answers   SkillGun Technologies,


Write java program to reverse string without using api?

0 Answers  


Will the compiler creates a default constructor if I have a parameterized constructor in the class?

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,


Is java a security risk?

0 Answers  


how we can create packages in java?

0 Answers  


Explain the scope or life time of class variables or static variables?

0 Answers  


What is a data structure java?

0 Answers  


Is jdk required on each machine to run a java program?

0 Answers  


How do you convert boolean to boolean?

0 Answers  


What will happen when using pass by reference in java?

0 Answers   HCL,


What is the maximum length of a url?

0 Answers  


Categories