In which way does a Primitive data type is passed ?
Answer Posted / harsha
Primitive data types are 'passed by value'.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What is the difference between the ">>" and " >>>" operators in java?
What is the purpose of a transient variable?
Can we rethrow the same exception from catch handler?
Do you know how to reverse string in java?
What are the different ways of creating thread?
What is mean by exception?
Explain abstract class in java?
What is the difference between comparison done by equals method and == operator?
How can we create objects if we make the constructor private ?
What is a Presistent Object?
What is an example of a boolean?
What does ide stand for?
Can we able to pass objects as an arguments in java?
Explain the difference between jvm and jre?
How does indexof work?