What is a parameter in simple terms?


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

Post New Answer

More Core Java Interview Questions

What is difference between static method and static variable?

7 Answers  


What is a package in java? List down various advantages of packages.

0 Answers  


how and when compiler knows that the Java code throws the checked Exception.

2 Answers   HSBC,


what are the diffrences between interface and abstract class?

4 Answers  


Which is fastest collection in java?

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,


Differentiate between overriding and overloading cases?

0 Answers   Amdocs,


Explain purpose of sleep() method in java?

0 Answers  


Explain hashset and its features?

0 Answers  


Write a method that will remove given character from the string?

0 Answers  


wahts is mean by thread?

22 Answers   HCL, TCS,


Convert a BST into a DLL and DLL to BST in place.

0 Answers   Amazon,


Categories