what is call by value & call by reference ?
Answer Posted / mallika srivastava
In call value store in stack and In call by value store in
haep.
| Is This Answer Correct ? | 6 Yes | 8 No |
Post New Answer View All Answers
What is indexed view? How to create it?
What is hot add cpu in sql server 2008?
How to rename an existing column with the "sp_rename" stored procedure in ms sql server?
What is database replication? What are the different types of replication you can set up in sql server?
do you know what is a deadlock and what is a live lock? How will you go about resolving deadlocks? : Sql server database administration
Are all views updatable ?
What is the security principal at the database level that represents your session?
What is fill factor and pad index?
What is CTE in SQL
What is indexing in sql server with example?
When cursors are useful?
How to view existing indexes on an given table using sp_help?
How to call a function from a stored procedure in SQL Server ?
Why would you use sql agent?
How to insert multiple rows with one insert statement in ms sql server?