Download HTML5 App Development Fundamentals.98-375.ExamsKey.2019-03-05.54q.vcex

Vendor: Microsoft
Exam Code: 98-375
Exam Name: HTML5 App Development Fundamentals
Date: Mar 05, 2019
File Size: 482 KB

How to open VCEX files?

Files with VCEX extension can be opened by ProfExam Simulator.

Demo Questions

Question 1
Which CSS3 code fragment styles an H2 element only if it is a direct child of a DIV element? 
  
  1. Option A
  2. Option B
  3. Option C
  4. Option D
Correct answer: B
Question 2
Which CSS property defines which sides of an element where other floating elements are not allowed?
  1. float
  2. position
  3. display
  4. clear
Correct answer: D
Question 3
You write the following code to create a page. (Line numbers are included for reference only.) 
  
You need to apply the SVG blur filter to the text tag on the page. 
Which HTML/CSS code should you insert at line 02? 
  
  1. Option A
  2. Option B
  3. Option C
  4. Option D
Correct answer: B
Question 4
Which layout can you create by using a single CSS3 region?
  1. a table layout
  2. a snaked-column layout
  3. a multiple column liquid layout
  4. a multiple column fixed layout
Correct answer: A
Question 5
In CSS, the flow-into property deposits:
  1. the flow into the content.
  2. the regions into a flow.
  3. the flow into the regions.
  4. content into the flow.
Correct answer: D
Question 6
Which positioning scheme places an object in normal document flow?
  1. absolute
  2. relative
  3. fixed
  4. float
Correct answer: B
Question 7
Which three are valid JavaScript variables? (Choose three.)
  1. xyz1
  2. .Int
  3. int1
  4. _int
  5. 1xyz
Correct answer: ACD
Explanation:
Variable names must begin with a letter or special variable with either $ or _ Variable names are case sensitive (y and Y are different variables)
Variable names must begin with a letter or special variable with either $ or _ 
Variable names are case sensitive (y and Y are different variables)
Question 8
Your code includes the following fragment:
<input  type="text"   name="text1"   id="myText"   /> 
You need to add code that will retrieve the contents of the INPUT element. 
Which JavaScript code fragment will accomplish this?
  1. vartxtContents  =document.getElementById('text1').value;
  2. vartxtContents  =  document.getEIementyById('myText').value;
  3. vartxtContents  =document.getElementById('text1');
  4. vartxtContents  =  document.getElementById('myText');
Correct answer: B
Question 9
Which two events are supported on touch devices? (Choose two.)
  1. click
  2. touchstart
  3. selection
  4. drag
Correct answer: AB
Explanation:
when the user touches the screen both touch and click events will occur. The touchstart event A user agent must dispatch this event type to indicate when the user places a touch point on the touch surface. Note: The main touch events are:touchstart        triggered when a touch is detected touchmove       triggered when a touch movement is detected touchend         triggered when a touch is removed e.g. the user’s finger is removed from the touchscreen touchcancel     triggered when a touch is interrupted, e.g. if touch moves outside of the touch-capable area
when the user touches the screen both touch and click events will occur. 
The touchstart event 
A user agent must dispatch this event type to indicate when the user places a touch point on the touch surface. 
Note: 
The main touch events are:
touchstart        triggered when a touch is detected 
touchmove       triggered when a touch movement is detected 
touchend         triggered when a touch is removed e.g. the user’s finger is removed from the touchscreen 
touchcancel     triggered when a touch is interrupted, e.g. if touch moves outside of the touch-capable area
Question 10
You are creating a page by using HTML5. You add script tags to the page. 
You need to use JavaScript to access an element by id and add a class to the element. 
Which property or attribute should you use?
  1. the tagName property
  2. the className property
  3. the style property
  4. the class attribute
Correct answer: B
HOW TO OPEN VCE FILES

Use VCE Exam Simulator to open VCE files
Avanaset

HOW TO OPEN VCEX AND EXAM FILES

Use ProfExam Simulator to open VCEX and EXAM files
ProfExam Screen

ProfExam
ProfExam at a 20% markdown

You have the opportunity to purchase ProfExam at a 20% reduced price

Get Now!