Question Bank

1085 approved questions from the community

Dynamic import in Next.js allows components to be loaded on demand.

EASY
TRUE FALSE
20s
Next.js
by Mohamed

Next.js requires a Node.js server for server-side rendering features.

EASY
TRUE FALSE
20s
Next.js
by Mohamed

Next.js provides built-in support for TypeScript.

EASY
TRUE FALSE
20s
Next.js
by Mohamed

Which keyword is used to define the entry point of a C# console application?

EASY
SINGLE CHOICE
25s
.NET
by Mohamed

In C#, strings are reference types even though they behave like value types in many scenarios.

EASY
TRUE FALSE
25s
.NET
by Mohamed

Generic classes in C# allow you to define classes with placeholders for the type of data they operate on.

EASY
TRUE FALSE
20s
.NET
by Mohamed

In C#, a class can inherit from multiple classes.

EASY
TRUE FALSE
20s
.NET
by Mohamed

What does SQL stand for?

EASY
SINGLE CHOICE
20s
.NET
by Mohamed

Partial classes in C# allow the definition of a class to be split across multiple files.

EASY
TRUE FALSE
20s
.NET
by Mohamed

What type of class in C# cannot be inherited from?

EASY
SINGLE CHOICE
25s
.NET
by Mohamed

Which of the following are access modifiers in C#? (Select all that apply)

EASY
MULTIPLE CHOICE
35s
.NET
by Mohamed

Which of the following are aggregate functions in SQL? (Select all that apply)

EASY
MULTIPLE CHOICE
35s
.NET
by Mohamed

What is a namespace in C#?

EASY
SINGLE CHOICE
30s
.NET
by Mohamed

In C#, Reference Types store a reference to the actual data which is allocated on the heap.

EASY
TRUE FALSE
25s
.NET
by Mohamed

What does MVC stand for in ASP.NET?

EASY
SINGLE CHOICE
25s
.NET
by Mohamed

What is Unit Testing in .NET?

EASY
SINGLE CHOICE
30s
.NET
by Mohamed

What does CI/CD stand for in software development?

EASY
SINGLE CHOICE
25s
.NET
by Mohamed

What is a primary key in a database table?

EASY
SINGLE CHOICE
30s
.NET
by Mohamed

What is a foreign key in SQL?

EASY
SINGLE CHOICE
30s
.NET
by Mohamed

What does the DELETE command do in SQL?

EASY
SINGLE CHOICE
25s
.NET
by Mohamed
PreviousPage 30 of 55Next