What is arguments 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 math exp in java?

0 Answers  


What happens if we override only equals?

0 Answers  


What is static synchronization?

0 Answers  


Can we declare static variables in JSP page.

3 Answers   TCS,


What do you mean by of string::valueof expression in java 8?

0 Answers  






How will you serialize a singleton class without violating singleton pattern?

0 Answers  


When you say String is immutable, what do you mean by that? Say I have String s = "Ness" s= s+"Technologies"; What will happen? If the value gets appended, then what is the meaning of immutable here?

5 Answers   Ness Technologies,


Why are inner classes required?

3 Answers   Oracle,


What are the differences between processes and threads?

0 Answers  


What is difference between class and object in java?

0 Answers  


how would you implement a thread pool? : Java thread

0 Answers  


How the elements are organized in GridLayout?

2 Answers  


Categories