I think there's a typo in the question, otherwise they probably meant a 'she', since the name is Maureen.
Also, the answer is Personal hygiene and grooming.
This depends on the number of pixels are in each picture. hope this helps.
Header file guards are preprocessor directives with the primary role to cause the compiler to allow defining a function that are usable throughout a user's program.
<h3>What is a
header file?</h3>
A header file can be defined as a type of file which comprises macro definitions and C declarations and they are meant to be shared between several source files.
In Computer programming, header file guards are preprocessor directives with the primary role to cause the compiler to allow defining a function that are usable throughout a user's program.
Read more on header file here: brainly.com/question/23678678
#SPJ1
Answer:
b. Linker
Explanation:
Linker is a program which performs the process of linking.
Object modules of program are linked into a single object file using the linker.
It is also called link editors.
It is a process in which data and piece of code is collected and maintained into a single file.
It also links a specific module into system library.