What is Pointer ?
Answer Posted / guest
Pointer is a variable which stores memory address of any
variable
| Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
What is open database communication (odbc)?
What do you understand by a view?
What are the differences between local and global temporary tables?
What are the properties of the transaction?
What is the difference between ROW_NUMBER and Ranking function in SQL SERVER?
What are three major types of constraints?
How to create prepared statements using odbc_prepare()?
What is temporary stored procedure?
How to check table values in sql server?
What are the instances when triggers are appropriate?
How to create percentile function?
Suppose we have a table "MyTable" containing 10 rows, what query should be executed to update the odd rows "Salary" as 9000?
How do I start sql server agent automatically?
Is a primary key unique?
What do mean by xml datatype?