Answer:
if it uses the CARS checklist
Answer:
True
Explanation:
Merge & Center is a feature in excel that combines multiple cells and centers the contents of the first cell. You can merge columns and rows too.
Answer:
age=int(input("Enter age"))
if age>=18:
print("You are Young")
else
print("You are child")
Explanation:
if you have any query or any problem kindly ask in comment
The type of service provider
Answer:
Both b and c
Explanation:
Dotted Decimal notation is a presentation of numerical data which is expressed as decimal numbers separated by full stops. Dotted decimal notation expresses each eight bit sections of 32 bit numbers as decimal value. It provides convenient notation which is easy to understand by the people who are IT experts.