Answer:
The answer is "Option d".
Explanation:
In the above-given code, two-class is defined that is "employee and manager", in which the first class "employee" defines two variables that are "name, id". In this name is pointer type character and id is a long type variable.
In the second class "manager" one variable "rank" and the employee object is created. In this class, the rank variable is a pointer type character, and outside this class, a reference "x" is created.
In this code, we use both class object that uses the "employee" class variable that is id to hold value in it.
Answer:
Four types of errors program should test for user input are given in explanation
Explanation:
1. Program should test that extension contains exactly three letters
2. Program should test that extension doesn't contain any number or special character
3. Program should test that extension doesn't contain any white space
4. Program should test that extension doesn't contain any punctuation mark
The RAM modules were not well placed or fitted firmly in the motherboard DIMM slots of the PC during toubleshooting.
What are RAM Modules?
RAM Modules have narrowly printed circuit boards that hold RAM chips (memory chips).
In order to function properly, RAM is expected to be placed or fitted firmly in the motherboard DIMM slots.
DIMM (Dual In-line Memory Module) is a module that contains one or several random access memory (RAM) chips on a small circuit board with pins that connect it to the computer motherboard.
Learn more on RAM Module here:
brainly.com/question/13308897?referrer=searchResults
#SPJ4
100101 is 37 in decimal form