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
How do I connect to oracle database?
What is the difference between primary key and unique key and foreign key in oracle?
How to use subqueries in the from clause in oracle?
How can I convert single byte kana characters into multi byte kana characters and vice-versa.
What is the relation of a user account and a schema in oracle?
Whats the benefit of dbms_stats over analyze?
What are the oracle built-in data types?
Difference between oracle's plus (+) notation and ansi join notation?
What is difference between truncate and delete?
What is recycle bin in Oracle?
Explain cascading triggers.
How do I recompile a procedure in oracle?
How to define a procedure inside another procedure?
What are temporal data types in oracle?
What privilege is needed for a user to query tables in another schema?