What is the difference between pass by reference and pass by
value?
Answer Posted / sravanthi
pass by reference is nothing but a value is called by using
its reference value i.e., its address value where as pass by
value is that which is called by its value initialized.
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
What is stream in oop?
What are the 3 pillars of oop?
State what is encapsulation and friend function?
Is react oop?
What is polymorphism and types?
Why is oop better than procedural?
write a program that takes input in digits and display the result in words from 1 to 1000
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
any one please tell me the purpose of operator overloading
What is overloading in oops?
How many human genes are polymorphic?
What are the three parts of a simple empty class?
What are the data types in oop?
What is constructor in oop?
What is polymorphism in oop example?