Answer:
Explanation:
a = input("what kind of pet the user has")
if a == 'cat':
print("Too bad")
elif a == 'dog':
print("Lucky you!")
Answer:
Improved performance.
Reduced system load.
Protection for source code and programs.
Improved productivity and quality.
Portability of compiled programs.
SAA compliance checking.
Answer:
In Performance Monitor, run the System Diagnostics data collector set.
IOS apple software system
Answer:
parallel communication is a method where several binary digits are sent as a whole, on a link with several parallel channels.
serial communication conveys only a single bit at a time over a communication channel or computer bus.