Question 141 of 1,000
easymultiple choiceObjective-mapped

220-1102 Practice Question: That a 32-bit application on Windows 10 Pro fails…

This 220-1102 practice question tests your understanding of that a 32-bit application on windows 10 pro fails…. The scenario asks you to isolate a root cause — eliminate options that address a different problem before choosing. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

A user reports that a 32-bit application on Windows 10 Pro fails to launch, and the error message states that 'MSVCR120.dll is missing'. The technician has verified the application is compatible with Windows 10. Which action should the technician take FIRST to resolve this issue?

Question 1easymultiple choice
Full question →

A user reports that a 32-bit application on Windows 10 Pro fails to launch, and the error message states that 'MSVCR120.dll is missing'. The technician has verified the application is compatible with Windows 10. Which action should the technician take FIRST to resolve this issue?

Answer choices

Why each option matters

Good practice is not just finding the correct option. The wrong answers often show the exact trap the exam wants you to fall into.

A

Distractor review

Reinstall the application

Reinstalling the application may not fix the issue if the underlying required redistributable is missing. The application setup may include the redistributable, but the first step should be to check and install the redistributable directly.

B

Distractor review

Run System File Checker (SFC) from an administrative command prompt

SFC checks and repairs Windows system files, but MSVCR120.dll is not a Windows system file; it's part of the Visual C++ Redistributable. SFC will not restore it.

C

Best answer

Install the Microsoft Visual C++ 2013 Redistributable package

MSVCR120.dll is a runtime library from the Visual C++ 2013 Redistributable. Installing the correct version (x86 for a 32-bit app) will place the DLL in the system directory and resolve the error.

D

Distractor review

Update Windows 10 to the latest version

While Windows Update may include some redistributable updates, it is not guaranteed to install the specific 2013 version. The most direct and efficient first step is to install the redistributable manually.

Answer analysis

Why the other options are wrong

Understanding why incorrect options are tempting is as important as knowing the correct answer.

  • Reinstall the application

    Reinstalling the application may not fix the issue if the underlying required redistributable is missing. The application setup may include the redistributable, but the first step should be to check and install the redistributable directly.

  • Run System File Checker (SFC) from an administrative command prompt

    SFC checks and repairs Windows system files, but MSVCR120.dll is not a Windows system file; it's part of the Visual C++ Redistributable. SFC will not restore it.

  • Update Windows 10 to the latest version

    While Windows Update may include some redistributable updates, it is not guaranteed to install the specific 2013 version. The most direct and efficient first step is to install the redistributable manually.

Common exam trap

Common exam trap: NAT rules depend on direction and matching traffic

NAT is not only about the public address. The inside/outside interface roles and the ACL or rule that matches traffic are just as important.

Technical deep dive

How to think about this question

NAT questions usually test address translation, overload/PAT behaviour, static mappings and whether the right traffic is being translated. Read the interface direction and address terms carefully.

KKey Concepts to Remember

  • Static NAT maps one inside address to one outside address.
  • PAT allows many inside hosts to share one public address using ports.
  • Inside local and inside global describe the private and translated addresses.
  • NAT ACLs identify traffic for translation, not always security filtering.

TExam Day Tips

  • Identify inside and outside interfaces first.
  • Check whether the scenario needs static NAT, dynamic NAT or PAT.
  • Do not confuse NAT matching ACLs with normal packet-filtering intent.

Key takeaway

NAT direction and interface roles matter as much as the IP address mapping. Inside/outside designation controls which traffic is translated.

Related practice questions

Related 220-1102 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

More questions from this exam

Keep practising from the same exam bank, or move into a focused topic page if this question exposed a weak area.

Question 1

A change advisory board (CAB) approved a standard change to update antivirus definitions on all servers. The technician completes the update on a file server and verifies the server is functioning normally. According to change management best practices, what documentation should the technician complete?

Question 2

A company's change management policy requires all server changes to be approved by the Change Advisory Board (CAB). A technician discovers that a critical database server's operating system needs a security patch to comply with a new regulatory requirement that takes effect in one week. The patch has a known risk of causing service downtime. The next scheduled CAB meeting is in two weeks. What should the technician do FIRST?

Question 3

A company is implementing a bring-your-own-device (BYOD) policy and needs to ensure that corporate data on employee mobile devices is protected. Which of the following is the MOST important technical control to implement?

Question 4

A company requires employees to present both a smart card and a PIN to log into their workstations. Which authentication principle is being implemented?

Question 5

A company requires all Windows 10 workstations to be able to join an Active Directory domain. Which edition of Windows 10 must be installed on these workstations?

Question 6

A company wants to allow employees to securely access internal resources from home via the internet. Which method provides the highest level of security for remote desktop connections?

Practice this exam

Start a free 220-1102 practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this 220-1102 question test?

Static NAT maps one inside address to one outside address.

What is the correct answer to this question?

The correct answer is: Install the Microsoft Visual C++ 2013 Redistributable package — The missing MSVCR120.dll indicates that the Microsoft Visual C++ 2013 Redistributable is not installed. The first step is to install or repair the appropriate Visual C++ Redistributable package (in this case, for Visual Studio 2013) from Microsoft's official site. Reinstalling the application is not the first step because the root cause is a missing system library. Running SFC scans system files, but this DLL is part of the redistributable, not Windows core files. Updating Windows may include some redistributables, but the specific version (2013) might not be included, so direct installation is preferred.

What should I do if I get this 220-1102 question wrong?

Review the four NAT address types (inside local, inside global, outside local, outside global), PAT port overload, and static vs dynamic NAT use cases. Then practise related 220-1102 NAT questions on configuration and troubleshooting.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Keep practising

More 220-1102 practice questions

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This 220-1102 practice question is part of Courseiva's free CompTIA certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the 220-1102 exam.