Which of Following Is Shared Structure of A Set of Similar Objects?
Which of Following Is Shared Structure of A Set of Similar Objects?
Draft saved
*Required
Encapsulation
Inheritance
A Class
None of Above
Clear selection
Enrollment No. *
20UCS128
-1
Clear selection
Which of the following statement(s) about stack data structure is/are NOT 2 points
correct?
The last node at the bottom of the stack has a NULL link
Clear selection
Pop(); Push(2); Push(3); Pop(); Push(4); Pop(); Pop(); Push(5); After the
completion of all operation, the no of element present on stack are
Clear selection
Encapsulation
Inheritance
Polymorphism
Abstraction
Clear selection
Which of these best describes an array? 2 points
Clear selection
Ordinary queue
Circular queue
Priority queue
Clear selection
Name *
Debajeet Das
What are the disadvantages of arrays? 2 points
There are chances of wastage of memory space if elements inserted in an array are
lesser than the allocated size
Clear selection
What is the extra feature in classes which was not in the structures? 2 points
Member functions
Data members
Clear selection
called _________
Underflow
Garbage Collection
Empty collection
Overflow
Clear selection
This content is neither created nor endorsed by Google. Report Abuse - Terms of Service - Privacy Policy
Forms