what is call by value & call by reference ?
Answer Posted / ravi kumar ravuri
In-Call by value, we can send the vale of variable as a
parameter.
In-Call by reference , we can send the memory address of
variable as a parameter
| Is This Answer Correct ? | 28 Yes | 3 No |
Post New Answer View All Answers
What is a document index?
What are the key configuration files for sql server reporting services ?
What do you understand by triggers and mention the different types of it?
Tell me what is sql profiler?
What different steps will a sql server developer take to secure sql server?
What is the purpose of floor function?
What are the system database in sql server 2005?
What is the difference between char and varchar2 datatype in sql?
Do you know the capabilities of cursors?
What do you mean by cardinality?
How to use union to merge outputs from two queries together in ms sql server?
What is the optimization being performed in oracle and SQL Server?
How to create a view using data from another view?
What is merge join?
How many types of the database links?