Pre assessment quiz_Back end + mongo.db_Gadag

Pre assessment quiz_Back end + mongo.db_Gadag

University

33 Qs

quiz-placeholder

Similar activities

Lecture-12

Lecture-12

University

28 Qs

AZ-900 Exam Q&A Series

AZ-900 Exam Q&A Series

11th Grade - Professional Development

33 Qs

Pre assessment quiz_Back end + Mongo.db_Nipani

Pre assessment quiz_Back end + Mongo.db_Nipani

University

33 Qs

Pre assessment quiz_Back end_Dhanwantri

Pre assessment quiz_Back end_Dhanwantri

University

33 Qs

TexLR8 workshop

TexLR8 workshop

University

28 Qs

Brain byte Prelims

Brain byte Prelims

University

30 Qs

Grand Finale Quiz

Grand Finale Quiz

University

30 Qs

OCR A Level Computer Science (H446) - Component 1.3.2 - Databases

OCR A Level Computer Science (H446) - Component 1.3.2 - Databases

11th Grade - University

28 Qs

Pre assessment quiz_Back end + mongo.db_Gadag

Pre assessment quiz_Back end + mongo.db_Gadag

Assessment

Quiz

Computers

University

Hard

Created by

aditya.m Bagrecha

FREE Resource

33 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following data types is NOT commonly used in backend programming?
string
boolean
style
number

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of using loops in programming?
To store data
To manage files
To define variables
To repeat a block of code multiple times

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword is used to define a function in JavaScript?
func
def
function
create

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid conditional statement in JavaScript?
if (x > 0) { ... }
while (x > 0) { ... }
for (let i = 0; i < 10; i++) { ... }
switch x:

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you declare a constant in JavaScript?
var
let
const
static

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data structure uses a key-value pair for storing data?
Array
Object
linked list
stacked

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these data structures works on the principle of Last In, First Out (LIFO)?
Queue
stack
array
set

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?