Question Bank

1899 approved questions from the community

What is dynamic class loading in Java?

MEDIUM
SINGLE CHOICE
35s
Java
by Mohamed

What is the difference between checked and unchecked exceptions in Java?

MEDIUM
SINGLE CHOICE
35s
Java
by Mohamed

What does the `lang` attribute in the `<html>` tag specify?

MEDIUM
SINGLE CHOICE
30s
HTML
by Mohamed

External JavaScript files are cached by the browser, which can improve site performance on subsequent visits.

MEDIUM
TRUE FALSE
30s
HTML
by Mohamed

Which element allows multi-line text input in HTML?

MEDIUM
SINGLE CHOICE
30s
HTML
by Mohamed

What is the correct meta tag for setting the viewport for responsive design?

MEDIUM
SINGLE CHOICE
35s
HTML
by Mohamed

What is the correct syntax for linking an external CSS file to an HTML document?

MEDIUM
SINGLE CHOICE
30s
HTML
by Mohamed

Which of the following are common elements found in the `<head>` section of an HTML document? (Select all that apply)

MEDIUM
MULTIPLE CHOICE
40s
HTML
by Mohamed

HTML5 allows for responsive and adaptive design that ensures optimal viewing across various devices and screen sizes.

MEDIUM
TRUE FALSE
30s
HTML
by Mohamed

The `<figure>` tag should always be used with a `<figcaption>` tag.

MEDIUM
TRUE FALSE
25s
HTML
by Mohamed

Self-explanatory code eliminates the need for all HTML comments.

MEDIUM
TRUE FALSE
25s
HTML
by Mohamed

Where is the best practice location to place `<script>` tags for JavaScript files?

MEDIUM
SINGLE CHOICE
35s
HTML
by Mohamed

What is the semantic difference between `<b>` and `<strong>` tags?

MEDIUM
SINGLE CHOICE
35s
HTML
by Mohamed

What is the recommended modern alternative to the `<s>` tag for marking deleted content?

MEDIUM
SINGLE CHOICE
30s
HTML
by Mohamed

What is the primary difference between using `<p>` tags and `<br>` tags for separating text?

MEDIUM
SINGLE CHOICE
35s
HTML
by Mohamed

What is the purpose of Open Graph meta tags?

MEDIUM
SINGLE CHOICE
35s
HTML
by Mohamed

How do you access data attributes in JavaScript?

MEDIUM
SINGLE CHOICE
35s
HTML
by Mohamed

Which semantic tag should be used to define a navigation section in HTML5?

MEDIUM
SINGLE CHOICE
30s
HTML
by Mohamed

What is the purpose of the `<article>` semantic tag?

MEDIUM
SINGLE CHOICE
35s
HTML
by Mohamed

What is the difference between `<section>` and `<div>` tags?

MEDIUM
SINGLE CHOICE
35s
HTML
by Mohamed
PreviousPage 72 of 95Next