What is argument in java?


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

Post New Answer

More Core Java Interview Questions

Why does the integer quotient -0/3 yield 0, but the double quotient -0.0/3.0 yields – 0.0?

0 Answers  


If I only change the return type, does the method become overloaded?

0 Answers  


Write code to implement bubble sort in java?

0 Answers  


Can we make a constructor final?

0 Answers  


When will we prefer to use set and list in java and why?

0 Answers  


What is difference between abstract class & final class

7 Answers  


In a container there are 5 components. I want to display all the component names, how will you do that?

0 Answers  


What is a java string?

0 Answers  


What are E and PI?

1 Answers  


how to print the below in java? * * * * * * * * *

2 Answers  


what is request processor?

1 Answers   Virtusa,


What is join () in java?

0 Answers  


Categories