Question
a.
Abstract Data Type
b.
Composite Data Type
c.
Primitive Data Type
d.
None of these
Posted under Data Structures and Algorithms
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. Mathematical Model that can have set of operations that can be performed on that model is called as _________.
Similar Questions
Discover Related MCQs
Q. Variable which can be accessed by all modules of the program is called as __________.
View solution
Q. In what kind of storage we can easily insert,delete,concatenate and rearrange substrings ?
View solution
Q. ADT is called as Abstract because
View solution
Q. _________________ defines a set of primitive elements which do not involves any other element as its sub-part.
View solution
Q. Non Primitive data Structures are those which define set of _________.
View solution
Q. If elements of the data structure forms a sequence of list then it is called as ____________.
View solution
Q. Data Structure in which one predecessor may have one or more successor , that data structure is called as __________.
View solution
Q. An ADT is defined to be a mathematical model of a user-defined type along with the collection of all ____________ operations on that model
View solution
Q. Which of the following abstract data types can be used to represent a many to many relation?
View solution
Q. When divisions of decimals are involved in a program, these numbers are stored in
View solution
Q. In line '300 IF NAME$="***" THEN Average= Total Mark/N' of BASIC program, "***" is classified as
View solution
Q. In line '200 IF NAME$="***" THEN Average= Total Mark/N' of BASIC program, NAME$ is classified as
View solution
Q. When there are range of numbers involved in a program, it can be stored as
View solution
Q. When data is input in numeric form, data type in program is classified as
View solution
Q. In command "110 DIM num(10)" in BASIC language, '110' declares
View solution
Q. If element in array has two subscripts, then array is
View solution
Q. In line '400 IF NAME$="***" THEN Average= Total Mark/N' of BASIC program, AVERAGE is considered as
View solution
Q. In line '500 IF NAME$="***" THEN Average= Total Mark/N' of BASIC program, Total Mark and N are considered as
View solution
Q. Rate at which cost of algorithm grows as size of its input grows is called its
View solution
Q. Critical resource for a program is most often its
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Data Structures and Algorithms? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!