TECHNICAL QUIZ

TECHNICAL QUIZ

University

20 Qs

quiz-placeholder

Similar activities

Modularity - parameters, local and global variables

Modularity - parameters, local and global variables

11th Grade - University

18 Qs

Logic Gates

Logic Gates

University

15 Qs

Transformation of Radical Functions

Transformation of Radical Functions

9th Grade - University

15 Qs

collections

collections

University

20 Qs

Functions

Functions

University

20 Qs

2nd Quiz in IT111D

2nd Quiz in IT111D

University

15 Qs

Refresh your JavaScript Skills!

Refresh your JavaScript Skills!

University

16 Qs

CODE ZENITH

CODE ZENITH

University

15 Qs

TECHNICAL QUIZ

TECHNICAL QUIZ

Assessment

Quiz

Computers

University

Hard

Created by

Anil Prasad

Used 42+ 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?