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
What is recovery manager(rman) backup in Oracle?
How to define an oracle sub procedure?
What view(s) do you use to associate a users SQLPLUS session with his o/s process?
Can a formula column referred to columns in higher group ?
What is a proxy object?
Which is better Oracle or MS SQL? Why?
What happens if you set the sga too low in oracle?
How to list all tables in your schema?
How to export data to a csv file?
List out the difference between commit, rollback, and savepoint?
What is oracle and what are its different editions?
How to do clean up if create database failed?
Which dictionary view(s) would you first look at to understand or get a high-level idea of a given Advanced Replication environment?
How would you go about verifying the network name that the local_listener is currently using?
What is difference between truncate and delete?