100% Money Back Guarantee

PDFVCE 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: May 31, 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: May 31, 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: May 31, 2026
  • Price: $69.98

Receiving a full refund once you fail to pass the exam

If you use our products, I believe it will be very easy for you to successfully pass your 98-380 exam. Of course, if you unluckily fail to pass your exam, don't worry, because we have created a mechanism for economical compensation. You just need to give us your test documents and transcript, and then our Introduction to Programming Using Block-Based Languages (Touch Develop) prep torrent will immediately provide you with a full refund, you will not lose money. More importantly, if you decide to buy our 98-380 exam torrent, we are willing to give you a discount, you will spend less money and time on preparing for your exam.

You will have the chance to pass your exam in a short time

The most advantage of our 98-380 exam torrent is to help you save time. It is known to us that time is very important for you. As the saying goes, an inch of time is an inch of gold; time is money. If time be of all things the most precious, wasting of time must be the greatest prodigality. We believe that you will not want to waste your time, and you must want to pass your 98-380 exam in a short time, so it is necessary for you to choose our Introduction to Programming Using Block-Based Languages (Touch Develop) prep torrent as your study tool. If you use our products, you will just need to spend 20-30 hours to take your exam.

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

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

If you are finding a study material to prepare your exam, our material will end your search. Our 98-380 exam torrent has a high quality that you can't expect. I think our Introduction to Programming Using Block-Based Languages (Touch Develop) prep torrent will help you save much time, and you will have more free time to do what you like to do. I can guarantee that you will have no regrets about using our 98-380 test braindumps When the time for action arrives, stop thinking and go in, try our 98-380 exam torrent, you will find our products will be a very good choice for you to pass your exam and get you certificate in a short time.

DOWNLOAD DEMO

Microsoft 98-380 Exam Syllabus Topics:

TopicDetailsWeights
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%
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%
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%
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%
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%
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%
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%

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

Convenience of the PDF version

Our Introduction to Programming Using Block-Based Languages (Touch Develop) prep torrent will provide customers with three different versions, including the PDF version, the software version and the online version, each of them has its own advantages. Now I am going to introduce you the PDF version of 98-380 test braindumps which are very convenient. It is well known to us that the PDF version is very convenient and practical. The PDF version of our 98-380 test braindumps provide demo for customers; you will have the right to download the demo for free if you choose to use the PDF version. At the same time, if you use the PDF version, you can print our 98-380 exam torrent by the PDF version; it will be very easy for you to take notes. I believe our 98-380 test braindumps will bring you great convenience.

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

These dumps are still valid, I cleared this exam yesterday. All simulations came from here and 90 percent theory questions came from here. You can rely totally on these dumps, but you still need to do some additional reading and be thorough with all the topics.

Sherry

Sherry     4.5 star  

I have bought the 98-380 online test engine, i think it is good to simulate the actual test. From the customizable test, i knew about my weakness and strenght about the 98-380, so i can have a clear study plan. So lucky, i pass with 95%.

Phoebe

Phoebe     5 star  

I passed the 98-380 with an amazing score.

Troy

Troy     4.5 star  

98-380 exam questions are very good. I practice them everyday and knew every question. I found 90% questions of real exam was what I wrote. Very valid!

Jonathan

Jonathan     4 star  

Just passed the 98-380MTAexam. I used your PDFVCE 98-380 exam software and was skilled to do even better

Augus

Augus     4.5 star  

All good!
Great site with great service.

Anastasia

Anastasia     4.5 star  

Finally cleared this 98-380 exam.

Louis

Louis     4.5 star  

I recommend the PDFVCE pdf exam guide for all those who are taking the 98-380 certification exam. It really helps a lot in learning. I scored 90% marks with its help.

Edgar

Edgar     5 star  

Thanks for the helpful 98-380 questions and answers.

Jo

Jo     4.5 star  

This 98-380 exam reference is really excellect, I just spend the spare time and passed the 98-380 actual test with ease.

Reginald

Reginald     4.5 star  

Used Premium Dumps. Got 100% pass today. 98-380 all answers are correct even it has several new questions.

Broderick

Broderick     4.5 star  

The 98-380 exam dump is great. I passed my 98-380 exam easily and successfully. Thank you so much!

Riva

Riva     5 star  

I bought PDF version and Soft version for my preparation for 98-380 exam, and I printed the PDF into paper one, and the Soft version could simulate the real exam environment, and they had improved my confidence for the exam.

Tab

Tab     5 star  

Actual MTA questions with correct answers, thank you for the great work.

Eunice

Eunice     4.5 star  

Guys Just study these questions, this is all you need to make it pass. I was so happy to see my result, Trust me each and every questions are the same in my 98-380 Exam. Love Them !!!

Edith

Edith     5 star  

These 98-380 dump questions are valid, i used them and passed 98-380 exam in the end of this month. Thanks a lot!

Eleanore

Eleanore     4.5 star  

Dump is valid, pay attention to Microsoft 98-380 questions and answers, I used the learning materials which has some of the corrections.

Eleanore

Eleanore     4 star  

Valid and good 98-380 practice test! I passed actual test yesterday, 98-380 practice test really helped me a lot.

Maximilian

Maximilian     4 star  

The number of the Q%A and the content are the same with the real exam. I come to this 98-380 study material by chance and after I passed my 98-380 exam.

Gilbert

Gilbert     5 star  

LEAVE A REPLY

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

Related Exams