98-380 무료 덤프문제 온라인 액세스
시험코드: | 98-380 |
시험이름: | Introduction to Programming Using Block-Based Languages (Touch Develop) |
인증사: | Microsoft |
무료 덤프 문항수: | 72 |
업로드 날짜: | 2025-08-25 |
You are decorating the gymnasium for prom. You have 100 packages of balloons. There are 18 balloons of five different colors in each package. You do not know how many balloons of each color are in a package, but you do know that each package contains some blue balloons and some white balloons and that there are at least 50 balloons of each color.
You need to initiate 50 blue balloons and 50 white balloons with helium.
A classmate has recommended the following algorithm:
You need to evaluate the result of using this algorithm.
Which three conditions will result from inflating balloons using this algorithm? (Choose three.)
HOTSPOT
You work as a game developer at Tailspin Toys.
Your colleague created a script to display an animation using the following sprite sheet and
Touch Develop code.
How will many times will the animation play?
Which two problems can a computer solve efficiently by using iteration as part of the algorithm? (Choose two.)
HOTSPOT
You are a volunteer for a local charity. You collaborate with other volunteers to build an app for the charity.
Before publishing the app to the general public, you want to make sure it meets the quality standards defined by the charity's board members.
You need to identify the appropriate approaches to control the quality of the app.
For each of the situations, select Yes if the approach is appropriate. Otherwise, select No.
CORRECT TEXT
You are creating a physics simulation by using Touch Develop.
You need to move a spaceship upward against gravity at a net acceleration of 100 pixels per second squared.
How should you complete the code? To answer, select the appropriate code segments in the answer area.
NOTE: Each correct selection is worth one point.