Answer Posted / 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 |
Post New Answer View All Answers
Explain about functional dependency and its relation with table design?
Difference between oracle's plus (+) notation and ansi join notation?
What are the general rules on data consistency?
How to concatenate two text values in oracle?
What do you mean by cdb and pdb in oracle 12c?
what is difference between sql plus and sql*plus? (not sql and sql plus).
What is parameterized cursor in oracle?
How to unlock the sample user account in oracle?
Explain the use of constraints option in exp command.
What is using clause and give example?
Please explain oracle data types with examples?
When system tablespace is created?
How can I create database in oracle?
How to define a data field as not null?
What is varray?