ExamGecko
Home Home / CompTIA / FC0-U61

CompTIA FC0-U61 Practice Test - Questions Answers, Page 4

Question list
Search
Search

Given the following pseudocode:

If the Breakfast program ran on Sunday, which of the following would be the output?

A.
Oatmeal
A.
Oatmeal
Answers
B.
Bacon and eggs
B.
Bacon and eggs
Answers
C.
Waffles
C.
Waffles
Answers
D.
Pancakes
D.
Pancakes
Answers
Suggested answer: D

Explanation:

The output of the Breakfast program if it ran on Sunday would be pancakes. The program usesan if-else-if-else statement to choose among different breakfast options based on the day ofthe week input. The program first checks if the day input is equal to "Saturday". If this conditionis true, it prints "Waffles" and ends. If this condition is false, it checks if the day input is equal to"Sunday". If this condition is true, it prints "Pancakes" and ends. If this condition is false, itprints "Oatmeal" and ends. Since the day input is "Sunday", the second condition is true, andthe program prints "Pancakes"

A desktop administrator just connected a printer to a workstation, but the workstation does not recognize the printer. Which of the following does the workstation MOST likely need for the printer to function?

A.
Permission
A.
Permission
Answers
B.
Ink cartridge
B.
Ink cartridge
Answers
C.
USB cable
C.
USB cable
Answers
D.
Driver
D.
Driver
Answers
Suggested answer: D

Which of the following BEST describes a kilobyte?

A.
A kilobyte is a measurement of storage (e.g., 100KB).
A.
A kilobyte is a measurement of storage (e.g., 100KB).
Answers
B.
A kilobyte is a measurement of throughput (e.g.,100Kbps).
B.
A kilobyte is a measurement of throughput (e.g.,100Kbps).
Answers
C.
A kilobyte is a measurement of power (e.g., 100KW).
C.
A kilobyte is a measurement of power (e.g., 100KW).
Answers
D.
A kilobyte is a measurement of processor speed (e.g., 2.4KHz).
D.
A kilobyte is a measurement of processor speed (e.g., 2.4KHz).
Answers
Suggested answer: A

Explanation:

A kilobyte is a unit of digital information that equals 1,024 bytes. A byte is the smallest unit ofdata that can be stored or processed by a computer. A kilobyte can store a small amount oftext, such as a few sentences or a paragraph. Storage devices, such as hard disks and flashdrives, use kilobytes and other larger units, such as megabytes and gigabytes, to measure theircapacity and performance.Reference: The Official CompTIA IT Fundamentals (ITF+) Study Guide(FC0-U61), page 38

Which of the following security concerns is a threat to confidentiality?

A.
Replay attack
A.
Replay attack
Answers
B.
Denial of service
B.
Denial of service
Answers
C.
Service outage
C.
Service outage
Answers
D.
Dumpster diving
D.
Dumpster diving
Answers
Suggested answer: D

Explanation:

Dumpster diving is a technique used by attackers to obtain sensitive information fromdiscarded documents, such as passwords, account numbers, or personal details. Thisinformation can be used to breach the confidentiality of an organization or an individual.Confidentiality is the principle of protecting information from unauthorized access ordisclosure. To prevent dumpster diving, documents containing confidential information shouldbe shredded or securely disposed of.Reference: The Official CompTIA IT Fundamentals (ITF+)Study Guide (FC0-U61), page 206.

Which of the following software license models allows a developer to modify the original code and release its own version of the application?

A.
Proprietary software
A.
Proprietary software
Answers
B.
Commercial software
B.
Commercial software
Answers
C.
Open source software
C.
Open source software
Answers
D.
Cross-platform software
D.
Cross-platform software
Answers
Suggested answer: C

Which of the following are the basic computing operations?

A.
Input, process, output, and feedback
A.
Input, process, output, and feedback
Answers
B.
Input, output, storage, and feedback
B.
Input, output, storage, and feedback
Answers
C.
Input, process, and output
C.
Input, process, and output
Answers
D.
Input, process, output, and storage
D.
Input, process, output, and storage
Answers
Suggested answer: D

Which of the following would work BEST stored as a flat file rather than stored in a database?

A.
Contact list
A.
Contact list
Answers
B.
Movie theater locations
B.
Movie theater locations
Answers
C.
Directions to doctor's office
C.
Directions to doctor's office
Answers
D.
Store inventory
D.
Store inventory
Answers
Suggested answer: C

Explanation:

Directions to doctor's office would work best stored as a flat file rather than stored in adatabase. A flat file is a simple text file that contains one record per line and has a fixedstructure or format. A flat file is suitable for storing simple or static data that does not requirefrequent updates or complex queries. A database is a collection of organized data that can beaccessed, manipulated, and updated using a database management system (DBMS). A databaseis suitable for storing complex or dynamic data that requires frequent updates or complexqueries.Reference: The Official CompTIA IT Fundamentals (ITF+) Study Guide (FC0-U61), pages142-143

An administrator grants permission for a user to access data in a database. Which of the following actions was performed?

A.
Data correlation
A.
Data correlation
Answers
B.
Data manipulation
B.
Data manipulation
Answers
C.
Data gathering
C.
Data gathering
Answers
D.
Data definition
D.
Data definition
Answers
Suggested answer: D

An employee is asked to generate a report on a student information system. The employee uses spreadsheet software and connects to a remote database to pull data for the report. Which of the following types of application architectures did the employee use?

A.
Standalone application
A.
Standalone application
Answers
B.
Client-server application
B.
Client-server application
Answers
C.
Web application
C.
Web application
Answers
D.
Cloud application
D.
Cloud application
Answers
Suggested answer: B

Ann, a user, is experiencing difficulty getting her IP-based security camera to function at her house after a rain storm that caused a power interruption. The camera has an LED light indicating it has power. Which of the following is MOST likely the problem?

A.
The power interruption caused the camera to malfunction.
A.
The power interruption caused the camera to malfunction.
Answers
B.
Ann has a compatibility problem with the camera.
B.
Ann has a compatibility problem with the camera.
Answers
C.
A firmware update needs to be applied to the camera.
C.
A firmware update needs to be applied to the camera.
Answers
D.
Ann's Internet connection and wireless router are still down.
D.
Ann's Internet connection and wireless router are still down.
Answers
Suggested answer: D
Total 425 questions
Go to page: of 43