In which way does a Primitive data type is passed ?
Answer Posted / subha narayan mohapatra
all Primitive data types are passed by value.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the difference between error and an exception?
Why java is secure? Explain.
What is the hashcode () and equals () used for?
Is it necessary for the port addresses to be unique? Explain with reason.
What java is used for?
How do you change an int to a string?
What is the final variable?
Why unicode is important?
What is singleton class in java and how can we make a class singleton?
List down the methods and interfaces of collection class in java.
Explain java coding standards for constants?
What is module with example?
What do you mean by composition in java?
If I only change the return type, does the method become overloaded?
What is the difference between == and === javascript?