what is call by value & call by reference ?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / mallika srivastava
In call value store in stack and In call by value store in
haep.
Is This Answer Correct ? | 6 Yes | 8 No |
How is table type constraint applied to a table?
what is mean by crystal repoart? ahere we will mainly use that?
What is the use of SCOPE_IDENTITY() function?
What you can do to delete a table without the delete trigger firing?
How is sql used in sql server?
wat is the main diff between sql server 2000and sql server 2005
WHY CAN WE CREATE ONLY ONE CLUSTERED INDEX ON A TABLE IN SQL SERVER?
How to execute a sql statement using mssql_query()?
Difference between drill down and drill through report.
How do you maintain database integrity where deletions from one table will automatically cause deletions in another table?
Define outer join in sql server joins?
Explain difference between cross join and full outer join?