0
You visited us 0 times! Enjoying our articles? Unlock Full Access!
Question

Use of "new" operator is.
  1. It can be used to create an instance of a user defined object type of one that built in object type array
  2. It returns the current object
  3. Used for running a new program
  4. None of the above

A
Used for running a new program
B
None of the above
C
It returns the current object
D
It can be used to create an instance of a user defined object type of one that built in object type array
Solution
Verified by Toppr

The correct option is A It can be used to create an instance of a user defined object type of one that built in object type array

Use of "new" operator is It can be used to create an instance of a user defined object type of one that built in object type array.

The primary purpose of new operator is to allocate memory for a variable or an object during run time. It is used instead of malloc() function. When new operator is used, the variables/objects are considered to be pointers to the memory location allocated to them.

Relational database management systems (RDBMSs) are the standard tool for managing business data. They provide reliable access to huge amounts of data for millions of businesses around the world every day.

Oracle is an object-relational database management system (ORDBMS), which means that users can define additional kinds of data--specifying both the structure of the data and the ways of operating on it--and use these types within the relational model. This approach adds value to the data stored in a database. User-defined datatypes make it easier for application developers to work with complex data such as images, audio, and video. Object types store structured business data in its natural form and allow applications to retrieve it that way. For that reason, they work efficiently with applications developed using object-oriented programming techniques.

Was this answer helpful?
0
Similar Questions
Q1

Question 6

(a) ______ is the property of a material that enables us to see things through it.

(b) Which type of object allows us to see things clearly through it. Give an example.

(c) Define a translucent object.

(d) Name a material that is opaque but it can be made translucent by rubbing it with a little amount of oil.


View Solution
Q2
Objective Type Questions :
Answer in one sentence only.

Why a new partner is admitted?
View Solution
Q3
What type of mirror can be used alone to obtain a real image of a real object?
View Solution
Q4

(a) What is a real image?

(b) What type of mirror can be used to obtain a real image of an object?

(c) Does the mirror mentioned in part (b) form real image for all locations of the object?

View Solution
Q5

One wants to see a magnified image of an object in a mirror. What type of mirror should one use ?

View Solution