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

How would you best determine why your MVIEW couldnt FAST REFRESH?

0 Answers  


WHAT IS THE DIFFERENCE BETWEEN PRIMARY KEY(PK) CONSTRAINT AND UNIQUE KEY(UK) + NOT NULL(NN) CONSTRAINT ASSIGN TO A COLUMN ? INSTEAD OF ASSIGNING PK ,WE CAN ASSIGN UK + NN TO A COLUMN. WHAT ARE THE MARRITS AND DEMARITS BETWEEN THE ABOVE TWO?THE ABOVE TWO ARE SAME,THEY DON'T ALLOW DUPLICATE AS WELL AS NULL VALUES.

3 Answers  


How can I create database in oracle?

0 Answers  


How do I use unicode codesets with the weblogic jdriver for oracle driver?

0 Answers  


Whatz the main diff between Subquery and a Join

14 Answers   Oracle, Zeta Interactive,






what is the scenario where you take the database to NoArchivelog mode?

0 Answers  


Can we create trigger on view in oracle?

1 Answers  


How to define an explicit cursor in oracle?

0 Answers  


What is catalog in Oracle?

0 Answers   MCN Solutions,


What is a user account in oracle?

0 Answers  


What are the different types of record groups in oracle? Explain each of them

0 Answers  


WHT ARE THE AGGREATE FUNCTIONS?

7 Answers   GEITC, TCS,


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)