what is the exact definition for pointer?

Answers were Sorted based on User's Feedback



what is the exact definition for pointer?..

Answer / rasmi

Pointer is a variable used to store the address in
allocated memory location.

Is This Answer Correct ?    9 Yes 2 No

what is the exact definition for pointer?..

Answer / sridevi.c

A pointer is a programming language data type whose value
refers directly to(or'points to')another value stored
elsewhere in the computer memory using its address.

Is This Answer Correct ?    3 Yes 0 No

what is the exact definition for pointer?..

Answer / tekchand nanda

In computer science, a pointer is a programming language
data type whose value refers directly to (or "points to")
another value stored elsewhere in the computer memory using
its address.

Is This Answer Correct ?    2 Yes 0 No

what is the exact definition for pointer?..

Answer / reddy hanuma kishore

A pointer is a variable that stores the addrss of another
variable.

Is This Answer Correct ?    2 Yes 0 No

what is the exact definition for pointer?..

Answer / k.vatsalya

A Pointer is a special kind of variable in c and c++ that
holds the address of the another variable...

Pointer and Arrays are the two sides of the coin...to write
any kind of non trival applications in c pointers are
required....

Is This Answer Correct ?    0 Yes 0 No

what is the exact definition for pointer?..

Answer / mahesh kumar

Pointer is a programming concept, used for getting the
address of any variable.

Is This Answer Correct ?    0 Yes 0 No

what is the exact definition for pointer?..

Answer / pravesh

pointer is variable point to another address

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More Oracle General Interview Questions

What is Segment Advisor in Oracle?

1 Answers   MCN Solutions,


What are the set operators union, union all, minus & intersect meant to do?

1 Answers  


Explain oracle 12c new features for developers?

1 Answers  


In XIR2 if we lost the administration password .How can we regain the password?thanks in advance.

1 Answers   IBM,


Explain rename?

1 Answers  


Will you be able to store pictures in the database?explain.

1 Answers  


How to display row numbers with the records?

1 Answers  


What is a static data dictionary in oracle?

1 Answers  


Difference between an implicit & an explicit cursor.?

2 Answers  


What is a deadlock in SQL? How can you prevent it?

1 Answers  


What is the implicit cursor in oracle?

1 Answers  


What is Water Mark in Oracle?

7 Answers   Oracle,


Categories
  • Oracle General Interview Questions Oracle General (1803)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)