Question Bank

1085 approved questions from the community

What is the purpose of the @Injectable() decorator?

EASY
SINGLE CHOICE
30s
Angular
by Mohamed

What is Angular CLI?

EASY
SINGLE CHOICE
30s
Angular
by Mohamed

What does the `*ngIf` directive do?

EASY
SINGLE CHOICE
30s
Angular
by Mohamed

AngularJS and Angular are the same framework.

EASY
TRUE FALSE
25s
Angular
by Mohamed

Which of the following are examples of assistive technologies (AT)?

EASY
MULTIPLE CHOICE
35s
Accessibility
by Mohamed

Skeuomorphic design (design that mimics real-world objects) is always better for accessibility than flat design.

EASY
TRUE FALSE
25s
Accessibility
by Mohamed

What is the primary difference between inclusive design and universal design?

EASY
SINGLE CHOICE
35s
Accessibility
by Mohamed

How can using plain language benefit the accessibility of a project?

EASY
SINGLE CHOICE
30s
Accessibility
by Mohamed

What is the difference between a toggle button and a checkbox?

EASY
SINGLE CHOICE
35s
Accessibility
by Mohamed

Headings should be used primarily for styling text to look bigger or bolder on a page.

EASY
TRUE FALSE
20s
Accessibility
by Mohamed

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

EASY
SINGLE CHOICE
25s
by Mohamed

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

EASY
MULTIPLE CHOICE
35s
by Mohamed

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

EASY
MULTIPLE CHOICE
35s
by Mohamed

In C#, the 'finally' block in a try-catch-finally statement executes even if no exception is thrown.

EASY
TRUE FALSE
20s
by Mohamed

What does MVC stand for in ASP.NET?

EASY
SINGLE CHOICE
25s
by Mohamed

What does the DELETE command do in SQL?

EASY
SINGLE CHOICE
25s
by Mohamed

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

EASY
TRUE FALSE
25s
by Mohamed

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

EASY
TRUE FALSE
20s
by Mohamed

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

EASY
TRUE FALSE
25s
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
by Mohamed
PreviousPage 49 of 55Next