Pass the actual test with the help of 98-380 study guide
Last Updated: Sep 06, 2026
No. of Questions: 72 Questions & Answers with Testing Engine
Download Limit: Unlimited
Help you pass test with Actualtests4sure updated 98-380 Actual Test Questions at first time. All exam materials of Microsoft 98-380 test questions are with validity and reliability, compiled and edited by the experienced experts team, which can help you prepare and attend exam casually and then pass the Microsoft 98-380 test surely.
Actualtests4sure has an undoubtedly 99.6% one-shot pass rate among our customers.
We're confident in our products that we promise "Money Back Guaranteed".
Walking into 98-380 without ever sitting through a timed run is a gamble. The Actualtests4sure test engines recreate the pressure of the Microsoft Introduction to Programming Using Block-Based Languages (Touch Develop) environment in 2026, with two practice modes that let you rehearse at your own pace or under exam conditions.
| Certification Vendor: | Microsoft |
|---|---|
| Exam Name: | Introduction to Programming Using Block-Based Languages (Touch Develop) |
| Exam Number: | 98-380 |
| Passing Score: | 700 out of 1000 |
| Exam Price: | USD 127 |
| Real Exam Qty: | 40-60 |
| Related Certifications: | MTA: Software Development Fundamentals Track |
| Available Languages: | Spanish, Portuguese (Brazil), Japanese, French, Simplified Chinese, English, German |
| Exam Duration: | 45 minutes |
| Certificate Validity Period: | Retired, no longer active |
| Exam Format: | Drag-and-Drop, Interactive Items, Multiple Choice |
| Recommended Training: | Microsoft Official Academic Course |
| Exam Registration: | Pearson VUE Certiport |
| Sample Questions: | Microsoft 98-380 Sample Questions |
| Exam Way: | Online proctored or in-person at authorized testing centers; exam retired as of June 30, 2022 |
| Pre Condition: | No formal prerequisites; recommended familiarity with basic programming concepts |
| Official Syllabus URL: | https://www.microsoft.com/en-us/learning/exam-98-380.aspx |
| Section | Weight | Objectives |
|---|---|---|
| Design Algorithms | 30% | - Analyze and correct logical errors - Create and evaluate algorithms and pseudocode - Define sequence, selection, and iteration - Use Boolean logic, conditions, and loops |
| Solve Problems Using Modeling and Simulation | 10% | - Validate simulation results - Create simulations of real-world systems - Model physics, motion, and random events |
| Code Programs in Block-Based Languages | 20% | - Use events, sprites, objects, and functions - Navigate the Touch Develop environment - Test and debug block-based code - Implement control structures and logic |
| Work with Data Representation | 15% | - Understand data types and variables - Use basic data structures and collections - Represent data as numbers, text, images, and sounds |
| Assess Personal Security | 5% | - Understand personal data and privacy risks - Evaluate password security and encryption basics |
| Software Development Process | 5% | - Plan, design, build, test, and revise programs - Apply user experience and feedback principles |
| Apply Strategies to Solve Computational Problems | 15% | - Use problem-solving approaches and decomposition - Apply unplugged and hands-on problem-solving methods - Differentiate computational and non-computational problems |
The 98-380 exam leads to the Microsoft Technology Associate (MTA) certification, a Entry / Fundamental-level credential from Microsoft. It validates the skills measured by the Microsoft Introduction to Programming Using Block-Based Languages (Touch Develop) syllabus and is a recognized step for IT professionals building their careers, and it sits alongside related credentials such as MTA: Software Development Fundamentals Track.
The Microsoft Introduction to Programming Using Block-Based Languages (Touch Develop) exam includes 40-60 questions and gives you 45 minutes to complete them. That works out to a fairly tight pace, so reading each question carefully but decisively matters more than perfectionism. If a question stalls you, flag it and move on; banking the easier points first keeps time pressure from snowballing near the end. Before test day, run at least one full timed session with the Actualtests4sure practice test so the rhythm feels familiar rather than rushed.
You need 700 out of 1000 to pass the 98-380 exam, and the official registration fee is USD 127. Keep in mind that a failed attempt means paying the full fee again to retake the exam, so it pays to be honest with yourself before booking a seat. A practical benchmark: work through the 72 practice questions at Actualtests4sure until you can score comfortably above the passing line in timed mode, then schedule your exam.
No formal prerequisites; recommended familiarity with basic programming concepts Because Microsoft may adjust its policies over time, we recommend confirming the latest requirements on the official exam page (official exam page) before you register.
You can sign up for the Microsoft Introduction to Programming Using Block-Based Languages (Touch Develop) exam through any of the official registration channels below:
As for how the exam is delivered: Online proctored or in-person at authorized testing centers; exam retired as of June 30, 2022.
Microsoft suggests the following training options for candidates preparing for Microsoft Introduction to Programming Using Block-Based Languages (Touch Develop):
Formal training is a solid foundation, and pairing it with the 72 practice questions from Actualtests4sure helps you turn that knowledge into exam-day confidence.
Yes. Actualtests4sure offers a free PDF demo of the Microsoft Introduction to Programming Using Block-Based Languages (Touch Develop) material, so you can review the question style and answer quality before making a decision. Every purchase also includes 365 days of free updates, and after that period you can extend your updates at a 50% discount, which keeps your preparation current through 2026 and beyond.
If you take the Microsoft Introduction to Programming Using Block-Based Languages (Touch Develop) exam within 60 days of your purchase and do not pass, Actualtests4sure offers a full refund under its Money Back Guarantee. To apply, send a scanned copy of your exam enrollment slip together with your official Score Report in PDF format within 2 days of the exam date, and your claim will be processed within 7 days. The guarantee applies only to the corresponding exam: attempts made within 3 days of purchase, exams downloaded but never actually taken, free materials, and expired orders are not eligible, and the candidate name must match the purchaser name. If you would rather not take a refund, you can exchange your product for two additional exam preparation products of equal value and keep the update service on your original purchase. Delivery itself is instant: your product is available for download right after payment and is also sent to your email within one minute, and if it has not arrived within 2 hours, contact our support team. There is no limit on how many computers you can install it on.
The Microsoft Introduction to Programming Using Block-Based Languages (Touch Develop) syllabus is divided into 7 main domains, including Work with Data Representation (15%), Assess Personal Security (5%), Code Programs in Block-Based Languages (20%). Each domain carries a different share of the total score, so knowing where the weight sits helps you allocate your study time wisely. You will find the complete, up-to-date outline in the Exam Topics section above.
Question 1
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.
Question 2
HOTSPOT
You are writing a game that allows a player to bounce a basketball in place five times, 100 pixels high, regardless of where the basketball is on the screen. The basketball must bounce down before it bounces up.
How should you complete the code? To answer, select the appropriate options in the answer area.
Question 3
HOTSPOT
The code in the following exhibit calls the GetSprites function to return a Sprite Set object.
How can you add code that retrieves the fourth sprite from the Sprite Set object? To answer, select the appropriate function or operator in the answer area.
Question 4
You are creating a new educational computer game. The game will randomly present an arithmetic problem to the user, ask the user to answer the arithmetic problem, and then check the user's answer.
Which data structure should you use to store the arithmetic problems?
A. Variable
B. Function
C. Array or collection
D. Object
Question 5
DRAG DROP
Southridge Video is computerizing its inventory procedures. You are creating a computer program that allows Southridge to add new videos as they arrive, remove videos as they are sold, check inventory for a specific video, and print reports for how many videos games are currently on hand.
You decide to create a collection to store the titles of the videos in stock. If multiple copies of the same title are in stock, they are stored as individual items in the collection.
You need to identify the programming process that will be used to implement each business process. To answer, drag the appropriate programming process from the column on the left to its business on the right. Each programming process may be used once, more than once, or not at all.
Solutions:
| Question 1 Answer: Only visible for members | Question 2 Answer: Only visible for members | Question 3 Answer: Only visible for members | Question 4 Answer: D | Question 5 Answer: Only visible for members |
Meroy
Phyllis
Sylvia
Abel
Baldwin
Buck
Actualtests4sure is the world's largest certification preparation company with 99.6% Pass Rate History from 71645+ Satisfied Customers in 148 Countries.
Over 71645+ Satisfied Customers
