Free Microsoft 98-382 Exam Dumps Questions & Answers
| Exam Code/Number: | 98-382Join the discussion |
| Exam Name: | Introduction to Programming Using JavaScript |
| Certification: | Microsoft |
| Free Question Number: | 40 |
| Publish Date: | Aug 11, 2026 |
| # of views: | 3647 |
|
|
|
DRAG DROP
You need to write a loop that will traverse the length of an array to find the value orange. If an array element value is null, the code should immediately go to the next element. When the value is found, the loop should exit.
How should you complete the code? To answer, drag appropriate keywords to the correct locations. Each keyword may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
HOTSPOT
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
HOTSPOT
You are creating a calendar application. You need to ensure that the code works correctly for all months of the year.
How should you complete the code? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
You are writing an application that uses the sqrt function. The program must reference the
function using the name squareRoot.
You need to import the function.
Which code segment should you use?







