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
What is the default size of arraylist in java?
What is the nested interface?
What is the difference between a switch statement and an if statement?
Why collection doesn’t extend cloneable and serializable interfaces?
What is boolean in java?
Can an abstract class be a final class?
Can a source file contain more than one class declaration?
Can java list be null?
Does java isempty check for null?
What is meant by class and object in java?
What is t in generics in java?
What is the class in java?
explain different ways of using thread? : Java thread
Explain purpose of sleep() method in java?
What are untrusted applets?