98-373 MTA Mobile Development Fundamentals: Preparation and Scheduling Guide
Microsoft exam 98-373, MTA: Mobile Development Fundamentals, validates foundational knowledge of mobile-application development rather than job-level experience. It is aimed especially at students and other early-career candidates who want to demonstrate core mobile-development concepts. This guide helps you make the practical decision that matters first: whether your current preparation should focus on structured study and hands-on practice, and whether an approved academic testing route is available before you schedule.
What does exam 98-373 validate?
Exam 98-373 validates knowledge of fundamental mobile-development concepts, including the development environment, mobile applications, physical devices, data use, and user interfaces. The official objective document presents the exam as a foundation for candidates seeking to demonstrate core mobile-development skills, not as proof of extensive professional experience.
The exam belongs to the Microsoft Technology Associate program, which was designed as an entry point for people beginning careers with Microsoft technologies. The program was targeted primarily at students in high schools and two-year colleges. The 98-373 preparation material also says that candidates should have some hands-on experience or training, while on-the-job experience is not assumed.
That distinction should shape your preparation. You do not need to approach 98-373 as a senior mobile-engineering assessment, but you should be able to connect terminology with development decisions. Reading definitions alone is a weak strategy when the objective asks you to understand how an application interacts with a device, stores information, responds to orientation, or manages its life cycle.
Who is the intended candidate?
The stated audience is candidates seeking to demonstrate core mobile-development skills. That makes the exam suitable for a student building a first technical credential, a learner completing mobile-development training, or a career changer testing whether this area matches a longer-term development path.
The credential can also function as a stepping stone toward Microsoft Certified Technology Specialist exams, according to the official preparation guide. Treat that as a progression signal rather than a substitute for deeper platform training: passing a fundamentals exam does not remove the need to build practical development ability for later technical work.
What subjects should you study first?
Start with the objective areas rather than with a random collection of mobile tutorials. The official guide groups the content around the mobile-application-development environment, mobile applications, physical devices, data with mobile devices, and user-interface concepts. Use those areas as your study checklist and record a concrete example for every unfamiliar term.
The objective document recommends foundational knowledge of Silverlight, HTML5, and other phone-operating-system tools. It also recommends familiarity with the covered technologies through relevant training courses, tutorials, and samples associated with MSDN and Microsoft Visual Studio. Because these technologies and resources are historically specific, verify that any material you use matches the official 98-373 objectives instead of assuming a modern mobile course covers the same scope.
Mobile-application development environment
This area includes mobile design, networking, Silverlight, developer tools, and coding for mobile applications. Study the role of each component and the way the components fit together. For example, distinguish a design decision from a networking concern, and distinguish a development tool from a runtime capability.
A useful exercise is to sketch the path from an application idea to a working mobile program: choose a platform and toolset, design for the device, write the application logic, connect to required services, and test behavior under realistic device conditions. The exercise is not a substitute for the exam objectives; it is a way to expose gaps between vocabulary and application.
Mobile applications and their life cycle
The mobile-application objectives include managing the application life cycle, understanding mobile-device APIs and controls, and building the user interface. Review what an application must do as it starts, runs, changes state, and responds to user interaction. Pay attention to the distinction between application behavior and the controls or APIs that enable that behavior.
Create a small life-cycle table in your notes. For each stage, write the expected application state, the event that can change it, and the information that must be preserved. Then map common controls to their purpose instead of memorizing control names without context. This approach is particularly useful for questions that present a requirement and ask which platform feature addresses it.
Physical devices and interactions
One objective area covers mobile-device tools, physical capabilities, and physical interactions. Prepare to reason about the difference between a device feature and an application feature. A device may expose capabilities that an application can use, while the application still has to handle input, orientation, and changes in available resources appropriately.
Build a capability inventory while studying. Include the physical feature, the kind of application behavior it supports, and a limitation or condition that could affect its use. This helps prevent a common mistake: treating every device capability as universally available or assuming that an API automatically handles the application’s complete user experience.
Data storage, networking, and offline handling
The data objectives cover file and database storage, local, isolated, and remote storage locations, XML integration, native data and functionality access, and offline handling. Study these as related choices: where data lives, how the application reaches it, what format it uses, and what happens when the network is unavailable.
For each storage option in your notes, answer four questions: Is the data local or remote? Is it intended for temporary or persistent use? Which component controls access? What must the application do when connectivity fails? Then add a simple XML example and trace how the application would read or exchange that data. The goal is to understand the purpose and trade-off represented by each objective.
Offline handling deserves deliberate practice. Write a short scenario in which a user changes information without a network connection. Decide what the application should retain locally, when it should attempt synchronization, and how it should respond if the remote operation cannot complete. Avoid reducing offline support to a single setting; it is an application-behavior problem involving storage and connectivity.
User-interface layout and device adaptation
The user-interface objectives include styling layouts, using system themes and accent colors, handling screen orientation, and applying graphic layering such as transparency, borders, and resizing. Study how each choice affects readability, consistency, and the way the interface behaves when the device or display context changes.
Use one interface mock-up to test several decisions. Change its orientation, apply a system theme, resize a prominent element, and add a layered graphic. Note what should remain fixed, what should adapt, and which visual properties belong to the layout or style. This gives you a practical way to distinguish layout behavior from decorative effects.
How should you prepare without overstudying?
Use a three-part sequence: map the official objectives, practise each concept in a small example, and test recall with explanation rather than recognition. This sequence is more reliable than repeatedly reading a study guide because it identifies whether you can apply a concept when the question does not use the wording you memorized.
Certiport describes MTA as validating 80% knowledge and 20% skills. That balance supports a preparation plan that combines terminology review with modest hands-on work. You do not need to build a production application for every objective, but you should be able to explain why a particular storage location, API, control, or interface behavior fits a stated requirement.
A practical study sequence
Begin by printing or copying the official objective categories into a working checklist. Mark each item as unfamiliar, understood, or demonstrated. “Understood” should mean that you can explain the item in your own words; “demonstrated” should mean that you have seen or created a small example involving it.
Next, study the development environment and application life cycle. These concepts provide context for the remaining areas. Then move to device capabilities and controls, followed by data storage and networking. Finish with interface styling and adaptation, while revisiting life-cycle effects such as interruption, orientation change, and offline behavior.
At the end of each study session, close your notes and write a short answer to three prompts: What problem does this feature solve? What alternative could be confused with it? What condition could change the correct choice? Review only the answers you cannot support clearly.
When to use hands-on practice
Hands-on work is most valuable when a term describes a relationship or behavior. Use a small sample to observe how a control is placed, how orientation affects a layout, how local data differs from remote data, or how an application should respond when a connection disappears.
Keep each exercise narrow. A small project that demonstrates one life-cycle behavior and one storage decision is more useful than a large project whose code you cannot explain. Since the official guide points candidates toward tutorials and samples, use those resources as learning aids, then rewrite the explanation in your own words and connect it to the objective list.
How to use practice assessments responsibly
Microsoft describes Practice Assessments as free preparation resources intended to help candidates assess readiness and identify knowledge gaps. The assessments can be attempted as many times as desired, and Microsoft says they are created by the same team that develops its certification exams and updated in step with certifications.
Do not assume that a Practice Assessment is a copy of the live exam. Microsoft explicitly says the questions are not the same as exam questions and that the assessment does not illustrate the exam’s length or complexity. The current official availability list supplied for this guide does not identify 98-373, so confirm availability directly rather than planning your study around a presumed assessment.
If an appropriate assessment is available through the official source, use the first attempt diagnostically. Categorize each missed answer by objective and by cause: missing definition, confused alternatives, weak application reasoning, or careless reading. Study the category with the largest number of errors, then retest after a meaningful interval instead of immediately repeating the same questions until the answers feel familiar.
What mistakes commonly weaken preparation?
The most damaging mistake is studying only broad mobile-development topics while ignoring the exact objective language. A modern course may focus on technologies or architectures that are not the same as those named in the 98-373 preparation guide. Keep the official document beside your notes and remove resources that do not help you explain a listed objective.
Another mistake is memorizing isolated tool names. Questions about data, controls, networking, and interfaces are easier to reason through when you understand the requirement first. Ask what the application must accomplish, where the information or capability exists, and what constraint affects the choice.
Do not treat a practice score as a guarantee of exam performance. Microsoft positions practice assessments as readiness and gap-finding tools, not replacements for training or product experience. Likewise, exam dumps or leaked-question collections cannot establish understanding and should not be used as a substitute for legitimate preparation.
A final mistake is assuming that a section score bar is a simple percentage of correct answers. Certiport explains that MTA exams use scaled scoring and that the percentage of items needed can vary by exam. Read the score report as evidence about relative strengths and weaknesses, not as permission to infer an exact item threshold.
How to recover from a weak diagnostic result
A weak diagnostic result is useful if you turn it into a targeted revision list. Separate errors caused by unfamiliar content from errors caused by choosing between similar concepts. Revisit the official objective, create one example, explain the distinction aloud or in writing, and then answer a fresh question without looking at the explanation.
If most errors involve data, do not spend the next session rereading interface notes. Build a storage-and-connectivity comparison instead. If most errors involve the life cycle, trace state changes through a simple application scenario. Study decisions should follow evidence from your mistakes, not the order in which a textbook happens to present chapters.
What are the scoring and exam-format facts?
Certiport’s MTA FAQ states that MTA exams are scaled with a passing score of 70 and that MTA certification exams typically range between 30 and 50 questions. It also states that candidates have 50 minutes to complete an MTA certification exam. Confirm the current appointment information for 98-373 through the authorized route before relying on those general MTA details.
A score of 70 or greater is described as a pass, while a score below 70 is a fail. Certiport also warns that the score-report bars show relative performance by subject area and should not be read as a direct percentage of items answered correctly. The FAQ says that a score report is shown immediately after completion and is also available on the Certiport website for reference.
Use the time information as a pacing framework, not as a reason to rush. Practise reading the requirement first, identifying the relevant objective, eliminating incompatible choices, and moving on when a question is consuming disproportionate attention. The official sources supplied here do not specify the exact question types or a 98-373-specific item distribution, so do not build a plan around invented counts or formats.
What does a passing score mean?
A passing score indicates that you met the MTA scaled-score standard; it does not mean that every objective was mastered equally. Certiport notes that it is possible for a section to receive a zero when it contains relatively few questions, so use the detailed score bars to choose follow-up study rather than treating one bar as a complete skills diagnosis.
Can you still schedule 98-373?
Check the authorized testing route before committing to a study deadline. The supplied official material identifies 98-373 as an MTA exam and says that MTA was available to students, faculty, and staff of an accredited academic institution that is an approved MTA testing center. The sources provided do not confirm a current 98-373 appointment inventory, so availability must be verified with the relevant institution or Certiport channel.
Microsoft’s general scheduling instructions say to begin from a certification overview or exam-details page, select the exam provider, and follow the scheduling flow. They distinguish Pearson VUE for candidates taking a certification independently or through a training program from Certiport for students or members of an academic institution. For this older MTA exam, do not assume the general Microsoft scheduling path will show an active booking option.
Delivery choices and identity checks
Microsoft’s general instructions explain that online and test-center choices depend on the provider. They also state that Certiport does not offer online proctored exams at this time, while an online option may not appear if the selected provider does not offer it. If an institution confirms a Certiport route, ask that center which delivery options and identification requirements currently apply.
If Microsoft or a provider presents a current scheduling page, ensure the legal name in your profile matches your legal identification. Request any needed accommodations before scheduling so the provider has time to review the request. These are current scheduling practices described by Microsoft for its certification process; the 98-373-specific appointment rules still need confirmation from the provider.
What about retirement and older study material?
Do not infer the retirement status of 98-373 from the retirement pages supplied here. Microsoft explains generally that exams and credentials may be retired when they no longer reflect current skills and technologies, and that an exam cannot be taken or its associated credential earned after its retirement date. The supplied retirement list does not name 98-373, so verify its status directly before setting a final date.
Older resources require extra checking. Microsoft says that when a course is retired, its course page is removed, although Learning Paths and Modules may remain available for reference in many cases. The 98-373 preparation guide itself points to older technologies and resources, so preserve a copy of the official objective document and compare every third-party explanation against it.
If you already earned an associated credential, Microsoft’s retirement guidance says earned certifications or Applied Skills remain on the Learn transcript after retirement. That general policy should not be confused with confirmation that 98-373 is retired or currently schedulable. The immediate next action is a status check through the authorized provider and current Microsoft credential information.
A focused 4-stage roadmap for 98-373
A useful roadmap ends with evidence, not a calendar promise: you should be able to explain every objective, complete small demonstrations for behavior-heavy topics, and show that your weak areas are shrinking. The stages below can be compressed or extended according to your background, but the order keeps foundational concepts ahead of memorization.
Because the official material does not define a 98-373 blueprint percentage for each objective area, allocate study time according to your diagnostic weaknesses and the breadth of each domain. Do not assign or compare unsupported domain percentages.
Stage 1: Establish the scope
Read the official 98-373 objective document once without trying to memorize it. Create five working headings: development environment, mobile applications, physical devices, data, and user interface. Under each heading, list every named concept and mark whether you can define it, explain its use, and demonstrate its behavior.
At this point, also check the current exam status and possible testing route. There is little value in building a deadline around an exam that your approved center cannot schedule. Keep the status check separate from the study assessment: one tells you whether the exam is available, and the other tells you whether you are ready.
Stage 2: Build conceptual foundations
Study the development environment and application life cycle first. Make a glossary only for terms that you can connect to a task. For example, a useful note explains what a mobile API enables, how a control supports interaction, or why a life-cycle event can require state management.
Then cover physical capabilities and data. Compare local, isolated, and remote storage in terms of location, access, persistence, and connectivity. Add XML integration, native data and functionality access, and offline handling to the same comparison exercise so that the subjects remain connected rather than becoming separate memorization lists.
Stage 3: Demonstrate behavior
Use tutorials or samples to create small, observable demonstrations. Trace an application through life-cycle changes, connect a data operation to its storage location, simulate a lost connection, and adjust a user interface for orientation or styling changes. For each demonstration, write the expected result before running it and explain any difference afterward.
Finish this stage by explaining each objective without opening your notes. If you cannot give a concrete example, mark the item as incomplete even if the definition looks familiar. This prevents passive reading from being mistaken for readiness.
Stage 4: Diagnose and schedule
Use legitimate practice material when it is officially available, then sort errors by objective and cause. Revisit the two weakest areas, complete one new demonstration for each, and repeat the explanation exercise. Avoid scheduling solely because you have finished a book or reached the end of a video course.
Schedule only after confirming that the exam is offered through your eligible provider, the appointment details are current, and your identity and accommodation needs are resolved. Microsoft’s general guidance says appointments can be scheduled no more than 90 days in advance and explains that rescheduling or cancellation can be managed from the Learn profile when that flow applies. For 98-373, follow the specific provider instructions if they differ.
What should you do the week before the exam?
Replace broad new learning with targeted correction. Review your objective checklist, practise the distinctions you repeatedly confuse, and perform short demonstrations for data, life-cycle, device, and interface behavior. Confirm the appointment route and provider instructions rather than relying on an old booking email or third-party page.
Prepare a one-page comparison sheet for your own review. Include storage locations, connectivity states, life-cycle transitions, device capabilities, controls, and interface adaptation. Write the explanation beside each term; a list of names alone will not reveal whether you understand the relationship.
Do not spend the final study period memorizing recalled questions. Official practice material is designed to show style and identify gaps, and Microsoft says its questions are not the same as live exam questions. Your final check should therefore be objective coverage and reasoning, not recognition of a purported question bank.
How should you review the score report afterward?
Use the immediate score report as a decision tool. A pass confirms the scaled-score requirement described by Certiport, while the subject-area bars indicate relative performance. A fail should lead to objective-based remediation: identify the weakest areas, rebuild the relevant concepts with examples, and check the current retake and scheduling rules through the authorized provider before booking again.
Your next actions
First, download or retain the official 98-373 objective document and turn its domains into a checklist. Second, verify whether an eligible academic testing center currently offers the exam. Third, assess your knowledge of each domain with explanations and small demonstrations. Only then should you decide whether to schedule, continue studying, or investigate a current Microsoft credential that better matches your intended mobile-development path.
This sequence protects you from two avoidable errors: preparing for an outdated scope without checking the official objectives, and assuming that a general Microsoft scheduling page proves that this particular MTA exam is available. Use the official sources for status and provider decisions, and use hands-on practice to decide whether your knowledge is usable rather than merely familiar.
Conclusion
Exam 98-373 is best approached as a foundational mobile-development assessment with a clear practical emphasis: understand the development environment, application behavior, device capabilities, data handling, and adaptable interfaces. Build preparation around the official objectives, verify current scheduling eligibility before setting a date, and use diagnostics to target weak domains. That combination gives you a defensible readiness decision without relying on unsupported exam claims or memorized question collections.