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 appletviewer?
How do you break a loop?
Write a program to reverse a number in java?
What is the format specifier?
How the metacharacters are different from the ordinary characters?
Can we compare two strings in java?
Explain wait() method of object class ?
What is a function in java?
what is the difference between preemptive scheduling and time slicing? : Java thread
What is final keyword?
Is map sorted in java?
Is null function in java?
What is a copy constructor in java?
What is the difference between break and continue statements?
Is main a function?