In which way does a Primitive data type is passed ?

Answer Posted / ismail

Primitive data types will passed be "Pass by Value"...!!!

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the requirement of thread in java?

610


which one is more efficient int x; 1. if(x==null) 2.if(null==x) state which one either 1 or 2?

9175


Explain about member inner classes?

577


What kind of variables can a class consist?

579


Have you ever used hashtable and dictionary?

566






What is java Applet?

640


Can an object be null?

539


What is the this keyword?

547


What modifiers may be used with an inner class that is a member of an outer class in java programming?

523


What classes of exceptions may be thrown by a throw statement?

519


Can you give few examples of final classes defined in java api?

552


What the difference is between execute, execute Query, execute Update?

365


What does bitwise or mean?

560


What is the use of beaninfo?

580


What is passing by reference in java?

533