IFSD Summer Term SEE

IFSD Summer Term SEE

University

60 Qs

quiz-placeholder

Similar activities

HTML+CSS+JS+XML

HTML+CSS+JS+XML

University

60 Qs

WEBDES Midterm Exam

WEBDES Midterm Exam

University

60 Qs

MIDTERM Examination | CSC 121 - Web Page Design and Development

MIDTERM Examination | CSC 121 - Web Page Design and Development

University

60 Qs

FINAL EXAM - CSC 121 Web Page Design and Development

FINAL EXAM - CSC 121 Web Page Design and Development

University

60 Qs

PHP Class Test

PHP Class Test

University

62 Qs

IST Final Exam Review Tindall

IST Final Exam Review Tindall

9th Grade - University

63 Qs

Pemrograman Web Lanjut 1 Polmain

Pemrograman Web Lanjut 1 Polmain

University

60 Qs

Adobe Animate and CSS Quiz

Adobe Animate and CSS Quiz

9th Grade - University

63 Qs

IFSD Summer Term SEE

IFSD Summer Term SEE

Assessment

Quiz

Computers

University

Hard

Created by

Sudhakar N

Used 1+ times

FREE Resource

60 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the correct way to select an element with the ID "example" in CSS?
#example
.example
element.example
example#

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the primary query language used with MongoDB?
SQL
NoSQL
JSON
BSON

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the purpose of Node.js?
To build web user interfaces
To create server-side applications
To design database schemas
To style web pages

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the purpose of the "alt" attribute in the "img" tag?
To specify the URL of the image
To define the alternative text for the image
To set the alignment of the image
To link the image to another web page

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the purpose of the "async" keyword in JavaScript functions?
It marks a function as asynchronous, allowing the use of "await."
It defines a function as a generator.
It ensures that the function executes synchronously.
It specifies a function that can be called multiple times.

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the purpose of the "createElement()" method in JavaScript?
To create a new HTML element
To modify an existing HTML element
To append an element to the DOM
To remove an element from the DOM

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the purpose of the "onClick" attribute in React.js?
To handle the click event of a component
To define the styles of a component
To update the state of a component
To define the layout of a component

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?