Question Bank

3705 approved questions from the community

What is the difference between IEnumerable and IQueryable in LINQ?

HARD
SINGLE CHOICE
45s
.NET
by Mohamed

What is the yield keyword used for in C#?

MEDIUM
SINGLE CHOICE
40s
.NET
by Mohamed

What are nullable reference types in C# 8.0+?

MEDIUM
SINGLE CHOICE
40s
.NET
by Mohamed

What is the purpose of the 'params' keyword in C#?

MEDIUM
SINGLE CHOICE
30s
.NET
by Mohamed

What is the difference between 'ref' and 'out' parameters in C#?

EASY
SINGLE CHOICE
35s
.NET
by Mohamed

What is expression-bodied member syntax in C#?

HARD
SINGLE CHOICE
40s
.NET
by Mohamed

What is the purpose of the 'async Main' feature in C#?

MEDIUM
SINGLE CHOICE
35s
.NET
by Mohamed

What is First Normal Form (1NF) in database normalization?

MEDIUM
SINGLE CHOICE
35s
.NET
by Mohamed

What is the difference between optimistic and pessimistic locking in databases?

HARD
SINGLE CHOICE
45s
.NET
by Mohamed

What is a Common Table Expression (CTE) in SQL?

MEDIUM
SINGLE CHOICE
35s
.NET
by Mohamed

What are window functions in SQL?

MEDIUM
SINGLE CHOICE
40s
.NET
by Mohamed

What is the difference between DELETE and TRUNCATE in SQL?

MEDIUM
SINGLE CHOICE
35s
.NET
by Mohamed

What does the DELETE command do in SQL?

EASY
SINGLE CHOICE
25s
.NET
by Mohamed

What does SQL injection allow an attacker to do?

EASY
SINGLE CHOICE
30s
Web Security
by Mohamed

Which of the following are effective methods to prevent SQL Injection? (Select all that apply)

MEDIUM
MULTIPLE CHOICE
45s
Web Security
by Mohamed

Which of the following are valid security testing methodologies? (Select all that apply)

MEDIUM
MULTIPLE CHOICE
40s
Web Security
by Mohamed

Which of the following are important secure cookie flags? (Select all that apply)

MEDIUM
MULTIPLE CHOICE
40s
Web Security
by Mohamed

Which of the following are important aspects of session management security? (Select all that apply)

MEDIUM
MULTIPLE CHOICE
45s
Web Security
by Mohamed

Which of the following are types of XSS attacks? (Select all that apply)

HARD
MULTIPLE CHOICE
45s
Web Security
by Mohamed

Which of the following are components of the SSL/TLS encryption process? (Select all that apply)

HARD
MULTIPLE CHOICE
50s
Web Security
by Mohamed
PreviousPage 105 of 186Next