Answer:
The answer to this question is given below in the explanation section.
Explanation:
Computer is an electronic and digital device. Computer can be used everywhere in our daily life. You can use a computer to search for something over the internet related to your study etc.
The following fields where you can see the use of computers.
- Education
- Business
- Hospital
- Banking sector
- Home
- Marketing
- Government offices
- etc
You can see the use of computers everywhere in our daily life.
B (each column gets a caption)
Answer:
All the members within a class are by default are private. Private function in a class can access public function within a similar class. Private member formed the implementation of the class and also form the private interface of members within the class.
All the member of class can be access by function inside the class when it is declare as private.
For example:
class test
{
private:
int a; // when test:a is private
public:
test() : a() // a is accessible in test class
}
Answer : A. Engage your anti lock braking system
Explanation:
If you encounter a situation where you are not able to avoid the hazard then you should engage your anti-lock braking system because anti-lock braking system helps you steer safely by restoring traction to your tires. It helps prevent wheels locking up allowing driver to steer safely.
If you accelerate immediately or set the wheel to cruise control then probability of accident increases. In an attempt to steer around, chances of accident are also more.