What is Pointer ?

Answers were Sorted based on User's Feedback



What is Pointer ?..

Answer / guest

Pointer is a variable which stores memory address of any
variable

Is This Answer Correct ?    14 Yes 1 No

What is Pointer ?..

Answer / lakshmibabu

Address varible is called pointer

Is This Answer Correct ?    7 Yes 0 No

What is Pointer ?..

Answer / bhagwat sharma

Pointer is a special kind of variable that hold the address
of another variable. called address variable

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More SQL Server Interview Questions

Determine when to use stored procedure to complete sql server tasks?

0 Answers  


How to make remote connection in database?

0 Answers  


How can I know what query is executing by by a particural user? (using sp id or any othe way.)

2 Answers  


What is Dedicated Administrator Connection in sql server 2005?

2 Answers  


How are the unique and primary key constraints different?

0 Answers  






What is the diffrence between update_one and auto_fix?

3 Answers   IBM,


What is the purpose of the tempdb database?

0 Answers  


What is pivot and unpivot?

0 Answers  


What is attribute? : sql server analysis services, ssas

0 Answers  


What is unpivot?

0 Answers  


Difference between connected and disconnected database in .net with sql server?

0 Answers   Infosys,


Will count(column) include columns with null values in its count?

0 Answers  


Categories