Question Bank

1085 approved questions from the community

In Node.js, if a variable is defined without assigning any value, it takes undefined as its value.

EASY
TRUE FALSE
20s
Nodejs
by Mohamed

What is the purpose of package.json?

EASY
SINGLE CHOICE
30s
Nodejs
by Mohamed

What is npm?

EASY
SINGLE CHOICE
25s
Nodejs
by Mohamed

Node.js uses the V8 JavaScript engine developed by Google.

EASY
TRUE FALSE
20s
Nodejs
by Mohamed

CORS stands for Cross-Origin Resource Sharing.

EASY
TRUE FALSE
20s
Nodejs
by Mohamed

Express.js is a Node.js web application framework.

EASY
TRUE FALSE
20s
Nodejs
by Mohamed

Node.js is entirely based on a single thread.

EASY
TRUE FALSE
25s
Nodejs
by Mohamed

What is a lambda expression in Kotlin?

EASY
SINGLE CHOICE
25s
Kotlin
by Mohamed

What are coroutines in Kotlin?

EASY
SINGLE CHOICE
30s
Kotlin
by Mohamed

What keyword is used for type checking in Kotlin?

EASY
SINGLE CHOICE
20s
Kotlin
by Mohamed

By default, all classes in Kotlin are open for inheritance.

EASY
TRUE FALSE
20s
Kotlin
by Mohamed

What are the visibility modifiers in Kotlin?

EASY
SINGLE CHOICE
30s
Kotlin
by Mohamed

The default visibility modifier in Kotlin is 'public'.

EASY
TRUE FALSE
20s
Kotlin
by Mohamed

What is an infix function in Kotlin?

EASY
SINGLE CHOICE
30s
Kotlin
by Mohamed

A Kotlin class can have multiple init blocks.

EASY
TRUE FALSE
20s
Kotlin
by Mohamed

What is an inline function in Kotlin?

EASY
SINGLE CHOICE
30s
Kotlin
by Mohamed

The Elvis operator '?:' can be used to provide default values for null expressions.

EASY
TRUE FALSE
20s
Kotlin
by Mohamed

What is a nullable type in Kotlin?

EASY
SINGLE CHOICE
25s
Kotlin
by Mohamed

What is the elvis operator used for in Kotlin?

EASY
SINGLE CHOICE
25s
Kotlin
by Mohamed

What keyword is used to indicate inheritance in Kotlin?

EASY
SINGLE CHOICE
20s
Kotlin
by Mohamed
PreviousPage 36 of 55Next