Why are parameters used in functions?
No Answer is Posted For this Question
Be the First to Post Answer
What are the special characters?
Suppose there is an Online shopping cart application having different objects like Cart, SelectionItem, Billing, COnfiguration, Authentication, Authorization, PersonalDetails etc. Out of this which one can be made a singleton pattern and why?
In how many ways we can do exception handling in java?
Nested classes VS Inner classes?
Which data type is class in java?
What is array pointers ?
What is the purpose of the file class in java programming?
how to run ecllipse with jettyserver for windows environment using batch file
Does java return by reference?
How multi processing is achieved in JAVA?
What will be the output of round(3.7) and ceil(3.7)?
WHAT IS MARKER INTERFACE,AND NO METHODS IS NOT THERE ON THAT INTERFACE THEN WHY WE USED IN JAVA?