Question Bank

1899 approved questions from the community

Which aspects of Java are considered 'non-object-oriented' features?

MEDIUM
MULTIPLE CHOICE
45s
Java
by Mohamed

Which of the following are core features of Java?

MEDIUM
MULTIPLE CHOICE
45s
Java
by Mohamed

Which of these are examples of semantic HTML tags?

MEDIUM
MULTIPLE CHOICE
40s
by Mohamed

The <em> tag should be used when you want to emphasize text, whereas the <i> tag is typically used for styling text in italics without added semantic weight.

MEDIUM
TRUE FALSE
25s
by Mohamed

What are data-* attributes in HTML5 used for?

MEDIUM
SINGLE CHOICE
30s
by Mohamed

What is the role of the 'lang' attribute in the <html> tag?

MEDIUM
SINGLE CHOICE
35s
by Mohamed

Which of these are commonly used meta tags in HTML?

MEDIUM
MULTIPLE CHOICE
40s
by Mohamed

What is the primary difference between the <head> and <body> tags?

MEDIUM
SINGLE CHOICE
35s
by Mohamed

Which of the following are core functionalities of HTML?

MEDIUM
MULTIPLE CHOICE
45s
by Mohamed

Which of the following are common types of database indexes?

MEDIUM
MULTIPLE CHOICE
40s
Database
by Mohamed

What is a primary difference between the WHERE and HAVING clauses in SQL?

MEDIUM
SINGLE CHOICE
40s
Database
by Mohamed

Which SQL clause combination is used to identify duplicate records in a table?

MEDIUM
SINGLE CHOICE
35s
Database
by Mohamed

Which of the following statements about the TRUNCATE command are correct?

MEDIUM
MULTIPLE CHOICE
45s
Database
by Mohamed

When would you most likely consider denormalization for a database design?

MEDIUM
SINGLE CHOICE
35s
Database
by Mohamed

The primary goal of database normalization is to minimize data redundancy and ensure data integrity by organizing fields and tables.

MEDIUM
TRUE FALSE
20s
Database
by Mohamed

Which of the following best describes a relational database schema?

MEDIUM
SINGLE CHOICE
30s
Database
by Mohamed

In the context of database transactions, which of the following are part of the ACID properties?

MEDIUM
MULTIPLE CHOICE
45s
Database
by Mohamed

Which of the following are benefits of using TypeScript's type system?

MEDIUM
MULTIPLE CHOICE
45s
TypeScript
by Mohamed

What is a 'Parameter Property' in a TypeScript constructor?

MEDIUM
SINGLE CHOICE
40s
TypeScript
by Mohamed

In a TypeScript class, where can a 'readonly' property be assigned a value?

MEDIUM
SINGLE CHOICE
35s
TypeScript
by Mohamed
PreviousPage 92 of 95Next