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


Please Help Members By Posting Answers For Below Questions

Explain the difference between comparator and comparable in java?

475


What is the main method java?

520


What does || mean in code?

528


What is replacefirst in java?

557


What is null statement?

518






What class allows you to read objects directly from a stream?

849


What is the use of static methods?

577


Can a static class have a constructor java?

531


What happens if constructor is private?

543


Can you access the private method from outside the class?

489


What is static method with example?

601


Why main method is called first in java?

532


What is an immutable class? How to create an immutable class?

523


Which one will take more memory: an int or integer?

753


Explain reverse a linked list iterative solution in java?

484