Home
Mcqs
Quizes
Q&A
Past Paper
blog
Spaces
Join Now
Sign in
Harlequin Misha
COMPUTER SCIENCE & IT
-
Web Design & Development
Php allows dynamic code execution using:
A. Eval().
B. Reflection API.
C. File Manipulation.
D. None of these.
Harlequin Misha
COMPUTER SCIENCE & IT
-
Web Design & Development
Which of the following statements are true about PHP?
A. Echo and print are same.
B. Echo takes a single parameter.
C. Both (A) & (B).
D. None of these.
Tamoban Javnoi
COMPUTER SCIENCE & IT
-
Web Design & Development
Can you explain which HTTP method is idempotent and should be used for updating a resource in RESTful web services?
A. GET.
B. POST.
C. PUT.
D. DELETE.
Tamoban Javnoi
COMPUTER SCIENCE & IT
-
Web Design & Development
How to prevent a form from submitting when a required field is empty using HTML5?
A. Use JavaScript to check for empty fields.
B. Set the 'required' attribute on the input fields.
C. Set the 'novalidate' attribute on the form tag.
D. Use CSS to highlight empty fields.
Tamoban Javnoi
COMPUTER SCIENCE & IT
-
Web Design & Development
Where is the correct location to place the meta charset="UTF-8" tag in an HTML document?
A. Inside the body tag.
B. Within the head tag.
C. Before the DOCTYPE declaration.
D. After the closing html tag.
Tamoban Javnoi
COMPUTER SCIENCE & IT
-
Web Design & Development
When should you use the 'defer' attribute in a script tag in HTML?
A. When you want the script to load before the HTML content.
B. When you want the script to execute after the HTML content has been parsed.
C. When you want the script to block the HTML parsing until it loads.
D. When you want the script to load asynchronously.
Tamoban Javnoi
COMPUTER SCIENCE & IT
-
Web Design & Development
What is the primary purpose of using media queries in responsive web design?
A. To apply CSS rules based on the user's internet speed.
B. To optimize the website for search engines.
C. To apply CSS rules based on the device's screen size.
D. To increase the website's loading speed.
COMPUTER SCIENCE & IT
Web Design & Development
Database Management Systems
Computer Networks & Security
Operating Systems
Data Structures & Algorithms
Information Systems Auditing Process
Governance and Management of Information Technology
Information Systems Acquisition Development & Implementation
Information Systems Operations and Business Resilience
Protection of Information Assets
Programming
Cybersecurity
Software Engineering