nerdexam
CompTIA

220-1102 · Question #588

Which of the following operating systems was the .app file type designed to run under as an application file bundle?

The correct answer is A. macOS. The .app file extension is specifically a macOS application bundle, which is a directory that the macOS Finder presents as a single file. This structure encapsulates all necessary resources for an application.

Operating Systems

Question

Which of the following operating systems was the .app file type designed to run under as an application file bundle?

Options

  • AmacOS
  • BChrome
  • CWindows
  • DLinux

How the community answered

(69 responses)
  • A
    87% (60)
  • B
    7% (5)
  • C
    4% (3)
  • D
    1% (1)

Why each option

The .app file extension is specifically a macOS application bundle, which is a directory that the macOS Finder presents as a single file. This structure encapsulates all necessary resources for an application.

AmacOSCorrect

The .app file type is a standard application bundle used by macOS. It is a directory containing the executable code, resources, and metadata for an application, presented to the user as a single executable file by the Finder.

BChrome

Chrome, as in Chrome OS, primarily uses web applications or Android applications, not the macOS .app bundle format.

CWindows

Windows applications typically use .exe for executables and .msi for installers, not the .app bundle format.

DLinux

Linux applications often use various packaging formats like .deb, .rpm, or AppImage, but .app is not its native application bundle format.

Concept tested: Operating system file types and applications

Source: https://developer.apple.com/library/archive/documentation/CoreFoundation/Conceptual/CFBundles/BundleTypes/BundleTypes.html

Topics

#macOS#File types#Application bundles#Operating system features

Community Discussion

No community discussion yet for this question.

Full 220-1102 Practice