70-481 試験問題を無料オンラインアクセス
| 試験コード: | 70-481 |
| 試験名称: | Essentials of Developing Windows Store Apps using HTML5 and JavaScript |
| 認定資格: | Microsoft |
| 無料問題数: | 116 |
| 更新日: | 2026-05-25 |
You are developing a Windows Store app. The app will format a paragraph of text to resemble the following image.
The app must format the paragraph to meet the following requirements:
- The paragraph must be divided between two columns.
- Columns must be separated by vertical lines that are two pixels wide. You need to ensure that the format of the paragraph meets the requirements.
Which code segment should you add?
You need to ensure that the user can annotate news items according to the requirements. Which code segment should you insert at line NJ03?
You are developing a Windows Store app.
You need to ensure that unauthenticated users are redirected to the login screen when they attempt to navigate to secure pages
Which navigation member should you use?
You are developing a Windows Store app by using HTML5 and JavaScript.
You need to list all the keyboard, stylus, mouse, and touch input devices that are connected to the local computer system.
Which Windows library should you use?