TECHNICAL QUIZ

TECHNICAL QUIZ

University

20 Qs

quiz-placeholder

Similar activities

Week 4

Week 4

University

15 Qs

8051-MCQ

8051-MCQ

University

15 Qs

Data Structures FCI

Data Structures FCI

University

19 Qs

DS GRAND QUIZ

DS GRAND QUIZ

University

20 Qs

DSA Quiz 2

DSA Quiz 2

University

18 Qs

Data Structures and Algorithms Quiz

Data Structures and Algorithms Quiz

University

17 Qs

CIS11 Quiz 3 Review SPR

CIS11 Quiz 3 Review SPR

University

15 Qs

Data Structures- Introduction

Data Structures- Introduction

University

20 Qs

TECHNICAL QUIZ

TECHNICAL QUIZ

Assessment

Quiz

Computers

University

Hard

Created by

Anil Prasad

Used 40+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 3 pts

Which type of data can be stored in the database?

Image oriented data

Text, files containing data

Data in the form of audio or video

All of the above

2.

MULTIPLE CHOICE QUESTION

10 sec • 2 pts

Which command is used to remove a relation from an SQL?

Drop table

Delete

Purge

Remove

3.

MULTIPLE CHOICE QUESTION

10 sec • 2 pts

Procedural language among the following is __________

Domain relational calculus

Tuple relational calculus

Relational algebra

Query language

4.

MULTIPLE CHOICE QUESTION

10 sec • 3 pts

What does a foreign key combined with a primary key create?

Network model between the tables that connect them

Parent-Child relationship between the tables that connects them

One to many relationship between the tables that connects them

All of the mentioned

5.

MULTIPLE CHOICE QUESTION

10 sec • 2 pts

Which of the following is NOT a Type of Data structure?

Arrays

Tables

Stacks

Trees

6.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

If the elements “A”, “B”, “C” and “D” are placed in a stack and are deleted one at a time, in what order will they be removed?

ABCD

DCBA

DCAB

ABDC

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Consider the following operation performed on a stack of size 5.

Push(1); Pop(); Push(2); Push(3); Pop(); Push(4); Pop(); Pop(); Push(5);

After the completion of all operations, get the total number of elements present in the stack is

1

2

3

4

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?