Question Bank

98 approved questions from the community

Why is it important NOT to rely solely on color to convey meaning or state?

EASY
MULTIPLE CHOICE
30s
Accessibility
by Mohamed

Who benefits from the implementation of web accessibility?

EASY
MULTIPLE RESPONSE
30s
Accessibility
by Mohamed

Which core Node.js module is used to perform file system operations such as reading and writing files?

EASY
MULTIPLE CHOICE
25s
Nodejs
by Mohamed

What information is typically found in a package.json file?

EASY
MULTIPLE RESPONSE
35s
Nodejs
by Mohamed

What are the primary functions of NPM (Node Package Manager)?

EASY
MULTIPLE RESPONSE
30s
Nodejs
by Mohamed

Which command-line based version manager is commonly used to update and switch between Node.js versions?

EASY
MULTIPLE CHOICE
30s
Nodejs
by Mohamed

In a non-blocking I/O model, the application thread must stop and wait for a file read operation to complete before continuing with other tasks.

EASY
TRUE FALSE
20s
Nodejs
by Mohamed

What is the primary architectural difference between Node.js and traditional servers like Apache/PHP?

EASY
MULTIPLE CHOICE
30s
Nodejs
by Mohamed

What are the key features and characteristics of Node.js?

EASY
MULTIPLE RESPONSE
30s
Nodejs
by Mohamed

How do you perform string interpolation in Kotlin for an expression like adding two numbers?

EASY
MULTIPLE CHOICE
25s
Kotlin
by Mohamed

Kotlin code can be executed without a main function by using 'script mode' with file extensions like .kts.

EASY
TRUE FALSE
20s
Kotlin
by Mohamed

How can you create a singleton in Kotlin using the most succinct syntax?

EASY
MULTIPLE CHOICE
30s
Kotlin
by Mohamed

What is the primary difference between 'val' and 'var' in Kotlin?

EASY
MULTIPLE CHOICE
25s
Kotlin
by Mohamed

Which of the following are built-in primitive types in Kotlin?

EASY
MULTIPLE RESPONSE
30s
Kotlin
by Mohamed

What is Java bytecode?

EASY
MULTIPLE CHOICE
30s
Java
by Mohamed

Java is considered a 'pure' object-oriented language because every element, including primitive types, is an object.

EASY
TRUE FALSE
20s
Java
by Mohamed

What does it mean for Java to be a statically typed language?

EASY
MULTIPLE CHOICE
30s
Java
by Mohamed

What is a major distinction between a primitive 'int' and its wrapper class 'Integer'?

EASY
MULTIPLE CHOICE
30s
Java
by Mohamed

What is the difference between 'path' and 'classpath' in Java?

EASY
MULTIPLE CHOICE
30s
Java
by Mohamed

What is the correct relationship between JDK, JRE, and JVM?

EASY
MULTIPLE CHOICE
30s
Java
by Mohamed
Page 1 of 5Next