What is the difference between pass by reference and pass by
value?
Answer Posted / anandan
in pass by referance the parameters are passed as the
address of the variables whereas in pass by value the
variables are directly passed as parameters
| Is This Answer Correct ? | 99 Yes | 17 No |
Post New Answer View All Answers
What is the real time example of inheritance?
What are the 3 principles of oop?
write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).
Why do we use encapsulation in oops?
What is polymorphism in oop example?
What is difference between data abstraction and encapsulation?
What are constructors in oop?
Can static class have constructor?
What is the importance of oop?
How long to learn object oriented programming?
What is stream in oop?
what type of question are asked in thoughtworks pair programming round ?
What is the renewal class?
What is property in oops?
What is abstraction encapsulation?