Get premium membership and access questions with answers, video lessons as well as revision papers.
#include
int main()
{
int radius;
double area;
printf("Enter radius\n");
scanf("%d",&radius);
area=3.142*radius*radius;
printf("Circle area is%f\n",area);
return 0;
}
Tesh Freddie answered the question on March 6, 2019 at 15:11
- Explain the following input/output terms as used in computer systems. Give an example. (i) Read (ii) Write(Solved)
Explain the following input/output terms as used in computer systems. Give an example
(i) Read
(ii) Write
Date posted: February 23, 2019. Answers (1)
- Explain three functions of an information system in an organisation(Solved)
Explain three functions of an information system in an organisation.
Date posted: January 20, 2019. Answers (1)
- Explain ways in which computers can be used in the transport industry. (Solved)
Explain ways in which computers can be used in the transport industry.
Date posted: January 20, 2019. Answers (1)
- A school has been advised to employ a database administrator. State responsibilities of this personnel in the school.(Solved)
A school has been advised to employ a database administrator. State responsibilities of this personnel in the school.
Date posted: January 20, 2019. Answers (1)
- A computer laboratory experiences power supply problems. Describe three power related problems that should be addressed(Solved)
A computer laboratory experiences power supply problems. Describe three power related problems that should be addressed.
Date posted: January 20, 2019. Answers (1)
- Arnold a programmer intends to create a user input interface screen for a system. State factors that he should consider. (Solved)
Arnold a programmer intends to create a user input interface screen for a system. State factors that he should consider.
Date posted: January 20, 2019. Answers (1)
- Describe three arithmetic errors that may occur during computerized data processing(Solved)
Describe three arithmetic errors that may occur during computerized data processing.
Date posted: January 20, 2019. Answers (1)
- Identify tasks that can be achieved using a Desktop Publishing programme from the following list of tasks.(Solved)
Identify tasks that can be achieved using a Desktop Publishing programme from the following list of tasks.
Date posted: January 20, 2019. Answers (1)
- State ways through which a computer user can minimise Repetitive Strain Injuries (RSI)associated with the use of a computer. (Solved)
State ways through which a computer user can minimise Repetitive Strain Injuries (RSI)associated with the use of a computer.
Date posted: January 20, 2019. Answers (1)
- State ways in which one can create a password which cannot be easily accessed by hackers.(Solved)
State ways in which one can create a password which cannot be easily accessed by hackers.
Date posted: January 20, 2019. Answers (1)
- A school intends to install wireless media in their communication system. State three advantages of this model(Solved)
A school intends to install wireless media in their communication system. State three advantages of this model
Date posted: January 20, 2019. Answers (1)
- Explain problems associated with the computer hard disk(Solved)
Explain problems associated with the computer hard disk.
Date posted: January 20, 2019. Answers (1)
- Explain the term proofreading as used in word processing. (2 marks)(Solved)
Explain the term proofreading as used in word processing. (2 marks)
Date posted: January 20, 2019. Answers (1)
- A computer technician has observed a lot of dust on computers in the computer laboratory(Solved)
A computer technician has observed a lot of dust on computers in the computer laboratory.
Date posted: January 20, 2019. Answers (1)
- Describe each of the following computer cables:(a) Parallel cable; (b) Serial cable;(Solved)
Describe each of the following computer cables:
(a) Parallel cable;
(b) Serial cable;
Date posted: January 20, 2019. Answers (1)
- The management of an organisation intends to purchase a printer. State factors that they should consider during the purchase(Solved)
The management of an organisation intends to purchase a printer. State factors that they should consider during the purchase
Date posted: January 20, 2019. Answers (1)
- Differentiate between home page and web page as used in the lnternet(Solved)
Differentiate between home page and web page as used in the lnternet.
Date posted: January 20, 2019. Answers (1)
- State the meaning of the term computer software(Solved)
State the meaning of the term computer software.
Date posted: January 20, 2019. Answers (1)
- State and give examples of the forms of information processed by a computer(Solved)
State and give examples of the forms of information processed by a computer.
Date posted: January 18, 2019. Answers (1)
- Why is a flash disc referred to as hot swapped device?(Solved)
Why is a flash disc referred to as hot swapped device?
Date posted: January 15, 2019. Answers (1)