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
Which rendering formats are affected by the pagesize properties?
What is rolap and its advantage? : sql server analysis services, ssas
Write the queries for commands like Create Table, Delete table, Drop Table etc.
What is the preferred way to create a clustered and non-clustered index? Which index should you create first the clustered or non-clustered?
Explain SSRS Architecture?
Can sql servers link to other servers?
What are the advantages of having an index on the sql server?
Explain rdbms?
Which tools are available to manage SQL Azure databases and servers?
How to provide column names in insert statements in ms sql server?
Explain about extended stored procedure?
What are the properties of primary key?
Can we take the full database backup in log shipping?
How to use subqueries in the from clause in ms sql server?
Who developed sql server?