Computer Science Ques 448

Question: Which is not a basic function of a computer?

Options:

A) Copy text

B) Accept input

C) Process data

D) Store data

E) None of these

Show Answer

Answer:

Correct Answer: A

Solution:

  • Computer have four basic functions : they take in raw data(input) ; they store data (storage) They manipulate data (processing) and they provide the user with information (output).