Is integer passed by reference in java?
Answer / Ankit Mohan Bhatnagar
In Java, primitive types like 'int' are passed by value. However, objects (classes) and arrays are passed by reference.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is static class
What is a singleton in genetics?
what is mean by synchronization?
3 Answers BOB Technologies, GCPL,
What is sorting algorithm in java?
Tell me about your ability to work under pressure
What is the difference between dom and sax parser in java?
Can we use both this () and super () in a constructor?
What is logical variable?
Is math class static in java?
What are the override methods in Object class?
2 Answers Tech Mahindra, Wipro,
Give the difference between the println method and sqrt method?
What is contract between hashcode and equal method?