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 are the differences between a sys and system user and what are the extra privileges available to the sys user?

1 Answers   Wipro,


How to use attributes of the implicit cursor in oracle?

0 Answers  


How a database is related to tablespaces?

0 Answers  


In Oracle Applications We are Using Sub Ledger Accounting. When we Transfer the Data all modules (AP,AR,CE,FA) to SLA We done Some customizations? What are They??

0 Answers  


I'm doing my final year and i ve planned to do an oracle certification , is this the rit tim nd wat's the future scope??

1 Answers  






What is SGA ? How it is different from Ver 6.0 and Ver 7.0 ?

1 Answers   TCS,


What is the recommended interval at which to run statspack snapshots, and why?

0 Answers  


Please explan Why static query is more faster than dynamic query ?

2 Answers  


How to create a table index in oracle?

0 Answers  


How to use an explicit cursor without open statements?

0 Answers  


What is oracle instant client?

0 Answers  


What are the benefits of ordbms?

0 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1789)
  • 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)