
[2026年08月09日] 365日更新、有効なFC0-U71日本語知能問題集
ベスト品質のFC0-U71日本語試験問題集でCompTIAテスト高得点を目指そう
質問 # 131
ノートパソコンに接続されたフラットベッドスキャナーは、写真プリントをカラープリンターで印刷するためのデジタル画像に変換するために使用されます。このプロセスにおける入力デバイスは次のうちどれでしょうか?
- A. ノートパソコンのキーボード
- B. ノートパソコンのハードドライブ
- C. フラットベッドスキャナー
- D. カラープリンター
- E. 写真プリント
正解:C
解説:
An input device is a hardware component that allows users to enter data or commands into a computer system. A flatbed scanner is an input device that scans documents or images and converts them into digital data that can be stored, edited, or printed. A flatbed scanner is connected to a laptop via a peripheral device interface, such as USB or Bluetooth. A laptop hard drive, a laptop keyboard, and a color printer are not input devices, but storage, input, and output devices respectively. Photographic prints are not devices at all, but physical objects that can be scanned by an input device.
質問 # 132
スマートフォンの RAM 容量を測定するために一般的に使用されるのは次のどれですか?
- A. TB
- B. GB
- C. MB
- D. KB
正解:B
解説:
RAM (Random Access Memory) in smartphones and computers is most commonly measured in gigabytes (GB) today. Typical smartphone RAM ranges from 2GB to 16GB depending on performance and price.
"Memory capacity in modern devices like smartphones is measured in gigabytes (GB), reflecting their need to support multitasking and app usage." - CompTIA ITF+ Official Resources Other options:
KB and MB were used in earlier computing generations.
TB is used for storage, not RAM.
Correct answer: A
質問 # 133
ユーザーが新しいルーターを購入し、設定したいと考えています。最初に変更する必要があるのは次のうちどれですか?
- A. IP設定
- B. チャネル
- C. デフォルトのパスワード
- D. ゲートウェイ
正解:C
解説:
According to the CompTIA Tech+ Study Guide (Exam FC0-U71, 3rd Edition, 2025), one of the five critical steps when configuring a wireless router is to change the administrator username and password:
"The Wi-Fi Alliance lists five critical keys to setting up a secured wireless router:
* Change the router's SSID.
* Change the administrator username and password. Make sure that it's a strong password.
* Enable WPA3 or WPA2 Personal.
* Choose a strong security passphrase.
* Connect clients using the same security mode."
This ensures unauthorized users cannot log in to the router's settings.
Verified Reference:
* Chapter 8: Networking Concepts and Technologies - "Setting Up a Small Wireless Network" (pp.
463-467).
質問 # 134
ワイヤレス アクセス ポイントとタブレット間の主な接続を最もよく表すのは次のどれですか。
- A. ブルートゥース
- B. 802.11X
- C. USB-C
- D. サンダーボルト
正解:B
解説:
Tablets typically connect to wireless networks using Wi-Fi, which adheres to the IEEE 802.11 standard (often seen as 802.11a/b/g/n/ac/ax). The correct protocol family for this type of connection is 802.11X (referring to Wi-Fi technologies broadly).
"Wireless devices such as tablets use the 802.11 standards to connect to Wi-Fi access points for network connectivity." - CompTIA ITF+ Other options:
B . Thunderbolt and D. USB-C - Wired connection standards
C . Bluetooth - Short-range peripheral communication, not Wi-Fi
Correct answer: A
質問 # 135
企業は、特定のユーザーによって更新される情報を、そのユーザーのコンピュータに保存する必要がある。
会社が最も利用しそうなのは次のうちどれですか?
- A. ネットワーク共有
- B. クラウドバックアップ
- C. 平ファイル
- D. データベース
正解:C
解説:
A flat file is suitable for storing information that will be updated by a single user on a local computer, as it is simple and does not require a database system.
質問 # 136
次のうち、データフロー用の暗号化トンネルを作成するものはどれですか?
- A. 暗号文
- B. VPN
- C. 圧縮
- D. HTTPS
正解:B
解説:
A VPN (Virtual Private Network) creates an encrypted tunnel between devices, securing data flow over public or untrusted networks.
質問 # 137
以下のうち、データストレージの概念を最もよく表しているのはどれですか?
- A. データはRAMで利用可能です
- B. タスクマネージャーで処理の詳細を確認
- C. ボードに記録されたハードウェアID
- D. ハードディスクに保存された会社ファイル
正解:D
解説:
Data storage refers to saving information persistently, such as company files stored on a hard disk.
質問 # 138
ユーザーが不明なアドレスから送信された不審なメールを削除しました。適用されているセキュリティのベストプラクティスは次のどれですか?
- A. マルウェア対策
- B. フィッシング対策
- C. 認証
- D. ファイアウォール
正解:B
質問 # 139
授業に登録している生徒数に関するデータを保存する場合、次のうちどのデータ型が使用されますか?
- A. ブール値
- B. フロート
- C. 整数
- D. チャー
正解:C
解説:
Integer data types are used to store whole numbers, such as the count of students enrolled in a class.
質問 # 140
大企業の日常業務に不可欠な情報を最もよく表しているのは次のうちどれですか?
- A. ビッグデータ
- B. 収益化されたデータ
- C. 相関データ
- D. 重要なデータ
正解:D
解説:
Critical data is essential for daily business operations and must be protected to ensure continuity and efficiency.
質問 # 141
タッチ スクリーンは次のどれに使用されますか? (2 つ選択してください。)
- A. ネットワーキング
- B. 出力
- C. 処理中
- D. ログ記録
- E. 入力
- F. ストレージ
正解:B、E
解説:
A touch screen functions as both an input and output device. According to the CompTIA ITF+ FC0-U71 Official Study Guide:
"A touchscreen display is a hybrid device combining input and output. It shows visual output like a standard monitor but also allows the user to interact directly by touching the screen."
"Input devices allow users to provide data or control signals (e.g., keyboard, mouse, touchscreen)."
"Output devices show results from the computer's processing (e.g., monitor, printer, touchscreen)." Touchscreens display information (output) and receive user input through touch (input). They do not perform storage, networking, processing, or logging.
Reference:
-
質問 # 142
次のどれが PII の例ですか? (2 つ選択してください。)
- A. 雇用状況
- B. 通った学校
- C. ソーシャルメディアのユーザー名
- D. 居住地
- E. 生年月日
- F. フルネーム
正解:E、F
解説:
Full name and date of birth are classic examples of Personally Identifiable Information (PII) because they can be used to uniquely identify an individual.
質問 # 143
次の計測単位のうち、最も大きいものはどれですか?
- A. TB
- B. PB
- C. MB
- D. GB
正解:A
質問 # 144
以下のAIツールのうち、デジタル広告の作成に利用できるものはどれですか?
- A. 生成
- B. 補助
- C. チャットボット
- D. 予測
正解:A
解説:
Generative AI can create new content, such as drafting a digital advertisement based on provided prompts or specifications.
質問 # 145
システム管理者は、トラブルシューティングのためにVPN経由でユーザーのラップトップにアクセスする必要があります。システム管理者は次のどの種類のソフトウェアを使用すべきでしょうか?
- A. リモートアシスタンス
- B. 生産性
- C. コラボレーション
- D. ウェブブラウジング
正解:A
解説:
Remote assistance software allows a systems administrator to remotely access and control a user's device, especially over a VPN, for troubleshooting and support.
質問 # 146
次のどれが最大のストレージ単位を表していますか?
- A. 200MB
- B. 2.000KB
- C. 2,000GB
- D. 20TB
正解:D
解説:
In terms of storage measurement hierarchy:
1TB = 1,000GB
1GB = 1,000MB
1MB = 1,000KB
Therefore:
20TB = 20,000GB
2,000GB = 2,000GB
200MB = 0.2GB
2,000KB = 0.002GB
Thus, 20TB is the largest. The CompTIA ITF+ FC0-U71 Official Study Guide defines storage units in this way under data representation topics.
Reference:
-
質問 # 147
電話番号を表すデータを保存するのに最適なデータ型は次のうちどれですか?
- A. フロート
- B. Char
- C. 弦
- D. 整数
正解:C
質問 # 148
CPU の速度を測定するために使用されるのは次のどれですか?
- A. MAC
- B. MHz
- C. MB
- D. Mbps
正解:B
解説:
CPU speed is measured in megahertz (MHz) or gigahertz (GHz), indicating how many million or billion cycles the processor can execute per second.
"CPU performance is commonly measured in megahertz (MHz) or gigahertz (GHz), representing the processor's clock speed." - CompTIA ITF+
* MB is for memory/storage size.
* Mbps is for network speed.
* MAC is a hardware address, not a performance metric.
Correct answer: A
質問 # 149
仮想コンピュータに割り当てられたリソースを管理するために使用されるのは、次のうちどれですか?
- A. ハイパーバイザー
- B. ゲストOS
- C. PaaS
- D. SaaS
正解:A
解説:
The correct answer is B. Hypervisor. A hypervisor is the software layer that enables virtualization. It allows multiple virtual machines or guest operating systems to share the same physical computer and controls how physical resources such as CPU, memory, storage, and networking are assigned to those virtual systems. A guest OS uses the resources assigned to it but does not manage the overall allocation. PaaS and SaaS are cloud service models, not the virtualization component that allocates virtual computer resources.
Exact Extract/Reference: The Tech+ Study Guide states that the hypervisor is "also known as a virtual machine manager (VMM)" and "manages the physical resource allocation" to virtual operating systems. The Exam Essentials also states that a hypervisor "allows multiple operating systems to share the same host" and manages physical resource allocation.
質問 # 150
......
注目すべき時短になるFC0-U71日本語オールインワン試験ガイド:https://www.passtest.jp/CompTIA/FC0-U71-JPN-shiken.html