Can we able to pass objects as an arguments in java?


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

Post New Answer

More Core Java Interview Questions

You can create a string object as string str = “abc”; why cant a button object be created as button bt = “abc”;? Explain

0 Answers  


what is mean by ooad? where we are using? can you tell me any real time example?

1 Answers   Eka Software,


What do you understand by private, protected and public?

0 Answers  


Explain the difference between runnable and callable interface in java?

0 Answers  


Can we declare a class as abstract without having any abstract method?

0 Answers  


What is identifier give example?

0 Answers  


How large is a boolean?

0 Answers  


Which collection is ordered in java?

0 Answers  


What is nested loop? What is dangling else condition in it?

0 Answers   Ericsson,


Can we add default constructor to Servlet?

1 Answers   Fidelity,


Why charat is used in java?

0 Answers  


What is difference between static class and normal class?

0 Answers  


Categories