CCOMPUTER FUNDAMENTALS Today the world is an information rich world and it has become necessary for everyone to know about computers-- ( Common Operating Machine Purposely Used for Technological and Educational Research) Computer:- Computers is an electronic machine users enter raw data as input, the computer processes and produces output. Computer:- computer is general purpose electronic machine invented to help people to solve problem computer must be programmed by human beings to perform various task various programming techniques are used for problem solving on computer. Computer program:- the instruction given to the computer to perform a particular(specific) task is known as computer program. COMPUTER FUNCTIONS Step 1: It takes raw data as input. Step 2: Save information, instructions, and use as needed. Step 3: Process the data and turn it into information (information is always useful). Step 4: generate output. BASIC OPERATIONS OF COMPUTER In...
COMPUTER CLASS 10 TH *----------------*-------------------* CH1:-PROGRAMMING TECHNIQUES Q1 . Select the best answer for the following MCQs. i. Which of the following structures repeats one or more operations. A. Sequence B. Section C. Loop D. Decision Correct answer is Loop. ii. Which of the following structure allows a choice among various options? A. Sequence B. Section C. Loop D. Decision Correct answer is Selection. iii. Which of the following is a sequence of instruction written in a computer language to solve a problem? A. Algorithm B. Flowchart C. Program D. Program Analysis Correct answer is Program. iv. What illustrate a sequence of operation to be performed to solve a problem in the form of a diagram? A. Algorithm B. Flowchart C. Program D. Program Analysis Correct answer is Flowchart. v. What is represented by paral...