최신Microsoft HTML5 Application Development Fundamentals - 98-375무료샘플문제
문제1
Which JavaScript code fragment will store only the number 42 in the variable iNum as a number?
Which JavaScript code fragment will store only the number 42 in the variable iNum as a number?
정답: C
문제2
Which three code fragments define an HTML input control? (Choose three.)

Which three code fragments define an HTML input control? (Choose three.)

정답: A,D,E
설명: (KoreaDumps 회원만 볼 수 있음)
문제3
Which three technologies does HTML5 encompass? (Choose three.)
Which three technologies does HTML5 encompass? (Choose three.)
정답: A,B,E
설명: (KoreaDumps 회원만 볼 수 있음)
문제4
In HTML5, which two objects in the Web Storage specification are used to store data on the client? (Choose two.)
In HTML5, which two objects in the Web Storage specification are used to store data on the client? (Choose two.)
정답: A,E
설명: (KoreaDumps 회원만 볼 수 있음)
문제5
Which two code fragments represent ways to use HTML5 to save values to session storage? (Choose two.)

Which two code fragments represent ways to use HTML5 to save values to session storage? (Choose two.)

정답: B,D
설명: (KoreaDumps 회원만 볼 수 있음)
문제6
Match the HTML5 input attributes to the corresponding descriptions. (To answer, drag the appropriate attribute from the column on the left to its description on the right. Each attribute may be used once, more than once, or not at all. Each correct match is worth one point.)

Match the HTML5 input attributes to the corresponding descriptions. (To answer, drag the appropriate attribute from the column on the left to its description on the right. Each attribute may be used once, more than once, or not at all. Each correct match is worth one point.)

정답:

