Microsoft 98-375 Actual Free Exam Questions & Community Discussion

  • Exam Code/Number: 98-375
  • Exam Name/Title: HTML5 Application Development Fundamentals
  • Certification Provider: Microsoft
  • Corresponding Certification: Microsoft Visual Studio 2012
  • Exam Questions: 105
  • Updated On: Jul 06, 2026
Which HTML5 tag is used to display text with a fixed-width font and preserves both spaces and line breaks?
Correct Answer: B Vote an answer
You're packaging a web application for development. Which two components of the web application should you distribute? Choose two.
Correct Answer: A,C Vote an answer
Which two semantic tags are used to define layouts in HTML5? (Choose two.)
Correct Answer: B,C Vote an answer
Explanation: Only visible for EduDump members. You can sign-up / login (it's free).
You are developing a website application that uses HTML5 controls to play audio and video media.
Instructions: For each of the following statements, select Yes if the statement is true. Otherwise, select No.
Each correct selection is worth one point.
Correct Answer:

Which code fragment sets up a timer that calls a function named "adjust" every second?
Correct Answer: A Vote an answer
Explanation: Only visible for EduDump members. You can sign-up / login (it's free).
You are a Web Worker to perform computations in a background thread.
Instruction: For each of the following statements, select Yes if the statement is true. Otherwise, select No each correct selection is worth one point.
Correct Answer:

Explanation
A web Worker is able to manipulate the Document Object Model = No
A web Worker needs to receive a Uniform Resource Identifier (URI) to a script in order to execute = Yes All data exchanged between a Web Worker and the page is a copy not a reference = No
Which three generic font family names are valid values of the font-family property in CSS? (Choose three.)
Correct Answer: A,C,D Vote an answer
Explanation: Only visible for EduDump members. You can sign-up / login (it's free).
In CSS, the flow-into property deposits:
Correct Answer: B Vote an answer
0
0
0
10