Two or more computers connected together is referred to as a network.
So the answer is <span>B. network.</span>
Answer:
Curly Braces {}.
Explanation:
The syntax for writing a CSS is as following:-
selector {
property : value;
}
CSS is used for providing the style to the HTML page.Such as fonts,background,height,width etc.
For example:
h1{
font:20px;
background:red;
}
The above written CSS is for the h1 tag in HTML.The font size will be 20 pixels and background color will be red.
So we can say that we need to enclose properties and values in curly braces.
Foreshortening is the visual effect or optical illusion that causes an object or distance to appear shorter than it actually is because it is angled toward the viewer. Additionally, an object is often not scaled evenly: a circle often appears as an ellipse and a square can appear as a trapezoid.
Answer:
Any political party which forms government at the Centre has certain social, political and economic responsibilities. In countries with deep cultural, religious and economic diversity such as India, it is extremely important for the government to allocate resources wisely. Various factors such as uplifting underprivileged sections of the society, facilitating financial inclusion, mitigating regional disparity, upgrading defence capabilities, providing proper educational facilities, and much more need to be focused on. Therefore, a well-planned budget is of utmost importance for any government to ensure economic stability and growth.
<h3>Answer : C.Control Unit</h3>
<h3>Reason</h3>
In CPU there are two components name ALU and CU(Control unit) which ALU's function is to solve mathematic sequence and CU fuction is to vetch data to memory and manage commands and input & output.
#See pic for how the data proceed