100% Money Back Guarantee

ITPassLeader has an unprecedented 99.6% first time pass rate among our customers. We're so confident of our products that we provide no hassle product exchange.

  • Best exam practice material
  • Three formats are optional
  • 10+ years of excellence
  • 365 Days Free Updates
  • Learn anywhere, anytime
  • 100% Safe shopping experience

98-380 Desktop Test Engine

  • Installable Software Application
  • Simulates Real 98-380 Exam Environment
  • Builds 98-380 Exam Confidence
  • Supports MS Operating System
  • Two Modes For 98-380 Practice
  • Practice Offline Anytime
  • Software Screenshots
  • Total Questions: 72
  • Updated on: Aug 13, 2026
  • Price: $69.98

98-380 PDF Practice Q&A's

  • Printable 98-380 PDF Format
  • Prepared by Microsoft Experts
  • Instant Access to Download 98-380 PDF
  • Study Anywhere, Anytime
  • 365 Days Free Updates
  • Free 98-380 PDF Demo Available
  • Download Q&A's Demo
  • Total Questions: 72
  • Updated on: Aug 13, 2026
  • Price: $69.98

98-380 Online Test Engine

  • Online Tool, Convenient, easy to study.
  • Instant Online Access 98-380 Dumps
  • Supports All Web Browsers
  • 98-380 Practice Online Anytime
  • Test History and Performance Review
  • Supports Windows / Mac / Android / iOS, etc.
  • Try Online Engine Demo
  • Total Questions: 72
  • Updated on: Aug 13, 2026
  • Price: $69.98

Customer Privacy Protection

All customer information to purchase our 98-380 guide torrent is confidential to outsides. You needn't worry about your privacy information leaked by our company. People who can contact with your name, e-mail, telephone number are all members of the internal corporate. The privacy information provided by you only can be used in online support services and providing professional staff remote assistance. Our experts check whether there is an update on the Introduction to Programming Using Block-Based Languages (Touch Develop) exam questions every day, if an update system is sent to the customer automatically. If you have any question about our 98-380 test guide, you can email or contact us online.

Our Introduction to Programming Using Block-Based Languages (Touch Develop) exam questions are totally revised and updated according to the changes in the syllabus and the latest developments in theory and practice. And the study materials are based on the past years of the exam really and industry trends through rigorous analysis and summary. We carefully prepare the 98-380 test guide for the purpose of providing high-quality products. All the revision and updating of products can graduate the accurate information about the 98-380 guide torrent you will get, let the large majority of student be easy to master and simplify the content of important information. Our product 98-380 test guide delivers more important information with fewer questions and answers, in order to easy and efficient learning.

DOWNLOAD DEMO

Innovative self-study and self-assessment functions

Our Introduction to Programming Using Block-Based Languages (Touch Develop) exam questions provide with the software which has a variety of self-study and self-assessment functions to detect learning results. The statistical reporting function is provided to help students find weak points and deal with them. This function is conductive to pass the Introduction to Programming Using Block-Based Languages (Touch Develop) exam and improve you pass rate. Our software is equipped with many new functions, such as timed and simulated test functions. After you set up the simulation test timer with our 98-380 test guide which can adjust speed and stay alert, you can devote your mind to learn the knowledge. There is no doubt that the function can help you pass the Introduction to Programming Using Block-Based Languages (Touch Develop) exam.

Study materials is suitable for people from every level

The language in our 98-380 test guide is easy to understand that will make any learner without any learning disabilities, whether you are a student or a in-service staff, whether you are a novice or an experienced staff who has abundant experience for many years. Our Introduction to Programming Using Block-Based Languages (Touch Develop) exam questions are applicable for everyone in all walks of life which is not depends on your educated level. Therefore, no matter what kind of life you live, no matter how much knowledge you have attained already, it should be a great wonderful idea to choose our 98-380 guide torrent for sailing through the difficult test. On the whole, nothing is unbelievable, to do something meaningful from now, success will not wait for a hesitate person, go and purchase!

Microsoft 98-380 Exam Syllabus Topics:

TopicDetailsWeights
Apply Strategies to Solve Computational Problems

Identify basic algorithmic steps to solve simple problems
-Decompose simple problems into steps, sequence processes in the appropriate order, describe storyboards, resolve challenges and errors related to logic or pseudocode

Decompose a computational problem into sub-problems
-Describe computer programs that use logical subdivisions, describe solutions that use programmable strategies such as objects, functions, and parameters in the pseudo code provided, identify situations when code can be reviewed

15-20%
Code Programs in Block-Based Programming

Implement solutions using code
-Identify the basic coding elements of the programming environment, create code for conditional statements, create conditional statements using AND, OR, and NOT, create loops, use counting variables

Use libraries and built-in functions to facilitate programming solutions
-Code by using ready-made functions related to objects including the game board, wall, obstacle, sprite, string, textbox, collection, and turtle

Make connections between elements of mathematics and computer science
-Plot points on a gaming coordinate system, analyze a game to discover how random numbers are used, use the random range function to generate random numbers, evaluate random numbers by using conditionals

15-20%
Solve Computational Problems by Using Modeling and Simulation

Solve computational problems by using computer and non-computer methods
-Use algorithms and Boolean logic, use games and apps to simulate practical tasks such as converting currencies

Represent events observed in the physical world by coding simulation and modeling programs
-Create programs and apps that mimic random occurrences, create programs and apps that demonstrate fundamentals of physics such as gravity, acceleration, and bounce

5-10%
Examine the Software Development Process

Plan and create programs
-Analyze problems in relation to your audience and identify which apps or games can be part of the solution and how they can be used, describe user-experience principles, gather user input, use code or text to create instructions for using a program

Describe software development processes used to solve problems
-Plan project tasks and delegate responsibilities, describe a cycle of create, evaluate, and revise

Analyze and evaluate completed programs
-Evaluate for readability and usability, give and receive feedback, evaluate feedback and revise the program accordingly

5-10%
Design Algorithms

Create Algorithms
-Differentiate problems as easy or hard for computers to solve, apply the concept of iteration, create simple algorithms

Analyze game play to identify the algorithmic sequences
-Analyze a game and create a sequence of instructions for playing it, identify an event, create the code for an event in block-based editors, explain the “on every frame” code and event handlers

Create and analyze algorithms used to implement animation and movement in code
-Describe animation that uses a series of individual frames, resolve errors in algorithms, create algorithms that can be translated into pseudocode or block-based code, use code to command items on the screen or device

Explain sequence, selection, and iteration
-Define loops, identify the control variable, predict the output of loop, random number, and control variable constructs, identify conditional statements; choose the appropriate Boolean logic for specific results

25-30%
Assess Personal Security in Internet Communications

Explain the basic components of Internet communication
-Explain how information travels across the Internet, define cloud computing, describe the Internet of Things, describe the roles of cloud computing and cloud storage and their uses

Explain the principles of security
-Describe how personal information can be used in inappropriate ways, describe how to prevent someone from gaining access to an online account, describe steps that websites take to keep passwords secure, describe the Caesar Cipher

Implement encryption and authentication strategies
-Encode and decode messages using Unicode, evaluate passwords based on security criteria, describe how hashed passwords enhance Internet security

5-10%
Work with Data Representation in Block-Based Programming Languages

Represent data in text, sounds, pictures, and numbers
-Create code to add and position objects, such as sprites on a screen or device, identify data examples as text, sound, pictures, or numbers, change the parameters of “set frame grid” to work with different sprite sheets, explain the role of cloud variables, explain the impact of variable scope, including cloud variables, global variables, and local or temporary variables, design, create, and populate a table or two-dimensional array, describe multiple uses for data

Employ simple data structures to solve computational problems
-Declare and use variables in a program, use input and variables to calculate new information, describe arrays, lists, and collections, explain the differences between variables and arrays

Describe how data is accessed in apps and games
-Distinguish among variable data types, add, remove, and insert elements in a collection, iterate through collections using for loops and for-each loops, describe how random numbers are used

15-20%

Microsoft Introduction to Programming Using Block-Based Languages (Touch Develop) Exam Certification Details:

Sample QuestionsMicrosoft Introduction to Programming Using Block-Based Languages (Touch Develop) Sample Questions
Schedule ExamPearson VUE
Number of Questions40-60
Exam NameMicrosoft Technology Associate (MTA) - Introduction to Programming Using Block-Based Languages
Duration45 mins
Exam Code98-380
Exam Price$127 (USD)
Passing Score700 / 1000

Reference: https://www.microsoft.com/en-us/learning/exam-98-380.aspx

848 Customer ReviewsCustomers Feedback (* Some similar or old comments have been hidden.)

All the ITPassLeader claims proved to be true when I sat for my 98-380 exam last week. I found nothing new in the actual 98-380 exam, question pool was the same as I got in 98-380 exam study guide from ITPassLeader.

Olive

Olive     5 star  

Brilliant pdf files for questions and answers by ITPassLeader for the Microsoft 98-380 exam. I recently passed my exam with flying colours. Credit goes to ITPassLeader. Keep up the good work.

Eve

Eve     4.5 star  

The 98-380 is very useful,appreciate that.

Frank

Frank     4 star  

I had no classes in Microsoft certification exams. But, I bought the study guide from ITPassLeader. I used his latest 98-380 exam materials and I passed. The study guide helped a lot and is a great reference material and you should pass as well.

Reginald

Reginald     4 star  

Pass 98-380 exam Successfully.

Susanna

Susanna     4 star  

Awesome mock exams for the MTA exam. I suggest ITPassLeader to everyone to take a look at these to prepare. Tried myself and scored excellent marks.

Maggie

Maggie     4 star  

I used ITPassLeader 98-380 real exam questions to prepare the test in two weeks.

Jeff

Jeff     4 star  

98-380 exam dump is really helped me a lot. I got the 98-380 certification without difficulty. Thank you so much!

Gabriel

Gabriel     4.5 star  

I bought the pdf version of 98-380 exam materials, I was confident to write the 98-380 exam and passed it. Truly great study materials to refer to!

Suzanne

Suzanne     4 star  

The 98-380 exam materials are authentic and valid from this ITPassLeader. I feel so convenient to study with my MC OS. And i passed the 98-380 exam easily!Thank you!

Milo

Milo     4.5 star  

Today, I have just received my congratulations letter that I passed my 98-380 exam.

Ogden

Ogden     4 star  

Have already heard about the revolutionary prep guides of various braindumps sites but tried ITPassLeader for the first time. It surprised me.

Edgar

Edgar     4 star  

Last Friday, i passed with a score of 96% grandes, these 98-380 exam questions are all valid! Thanks!

Sebastian

Sebastian     4 star  

LEAVE A REPLY

Your email address will not be published. Required fields are marked *

Related Exams

Instant Download 98-380

After Payment, our system will send you the products you purchase in mailbox in a minute after payment. If not received within 2 hours, please contact us.

365 Days Free Updates

Free update is available within 365 days after your purchase. After 365 days, you will get 50% discounts for updating.

Porto

Money Back Guarantee

Full refund if you fail the corresponding exam in 60 days after purchasing. And Free get any another product.

Security & Privacy

We respect customer privacy. We use McAfee's security service to provide you with utmost security for your personal information & peace of mind.

0
0
0
0