CBSE Class 10 Computer Science Function MCQs

(1) .......... shows one of the capabilities of C language. (A) Making functions (B) Using functions (C) Both (A) and (B) (D) None of these (2) The group of instructions solving the big problem by dividing it into small parts is known as ........... (A) flowchart (B) algorithm…

CBSE Class 10 Computer Science Arrays MCQs

(1) What is the collection of elements having same data type known as ? (A) Function (B) Array (C) Loop (D) Source (2) How many names can be given to an array ? (A) One (B) Two (C) Three (D) Multiple (3) C supports which data types ? (A) int (B) float (C) char (D) All of these…

CBSE Class 10 Computer Science loop control structure MCQs

(1) What is offered by programming language to execute a statement or group of statement multiple times ? (A) Loop control structure (B) Case control structure (C) Array control structure (D) Process control structure (2) Which of the given options show the looping part ? (A)…

CBSE Class 10 Computer Science Decision Structure MCQs

(1) C language provides facilities through special kind of statements that can change the flow of a sequence instructions in the program are called…… . (A) loop structure statements (B) special structure statements -qa1Q1(C) flow structure statements (D) decision structure…

CBSE Class 10 Computer Science Using I/O operations MCQs

(1) What is the information given by keyboard known as ? (A) Output (B) Input (C) Process (D) None of these (2) ........ can be used as input device. (A) Keyboard (B) Mouse (C) Both (A) and (B)(D) Monitor (3) ........is the standard input device. (A) Keyboard(B) Mouse (C)…

CBSE Class 10 Computer Science Data Types Operators And Expressions In C Language MCQs

(1) The type of value to be stored in identifier is known as ........... (A) token (B) data type(C) keyword (D) database (2) If 18 is stored in date identifier then what would be its data type ? (A) integer (B) float (C) character (D) Any of these (3) If 12.50 is stored in…

CBSE Class 10 Computer Science Introduction to C Language MCQs

(1) Which is the basic step in solving a problem ? (A) Flowchart (B) Algorithm (C) Both (A) and (B) (D) None of these (2) There are..........languages to write a program. (A) one (B) two (C) three (D) many (3) Which of the following is a computer language ? (A) HTML (B) C, C…

CBSE Class 10 Computer Science Problem and Problem Solving MCQs

(1) Problems can be classified into........types. (A) 2 (B) 3 (C) 4 (D) 5 (2) ........is the type of a problem. (A) Well defined problems (B) 111 defined problems (C) Both (A) and (B) (D) None (3) ........is the example of well defined problem.  (A) To find out value of x from…

CBSE Class 10 Computer Science Charts in Calc MCQs

(1) ........ is also considered as a graphical presentation of numerical data. (A) Fontwork (B) A chart (C) A function (D) Legend (2) The chart would be helpful in your business, but you need to know......... (A) when to use a particular type of chart (B) what information it…

CBSE Class 10 Computer Science Function in Calc MCQs

1. After name of the function, value provided in bracket is known ........ (A) variables of function region (B) cells of function region (C) prefix of function region (D) arguments of the function 2. ........ can be given as the argument of the function. (A) Cell address (B)…

CBSE Class 10 Computer Science Data Editing and Formatting in Calc MCQs

(1) ........is the basic unit data for storing data in spreadsheet. (A) Worksheet (B) Cell (C) Row (D) Column (2) What is horizontal line known as ? (A) Column (B) Row (C) Cell (D) Worksheet (3) What is vertical line known as ? (A) Worksheet (B) Cell (C) Row (D) Column (4)…

CBSE Class 10 Computer Science Introduction to Calc MCQs

(1) Which of the following program is a example of OpenOffice suit ? (A) Calc (B) Write (C) Publisher (D) Excel (2) Which type of program is Calc ? (A) Word processor (B) Spreadsheet (C) Presentation (D) Database (3) What is Spreadsheet ? (A) Document (B) Slide (C) Software…

CBSE Class 10 Computer Science List and Table Handling in HTML MCQs

(1) There are basically how many types of HTML lists? (A)  2  (B) 3 (C) 4   (D) 5 (2) Which of the following options show the type of HTML list? (A)  Ordered list  (B) Unordered list (C) Description list  (D) All of these (3) Which of the list contains item along with a symbol…

CBSE Class 10 Computer Science handling images in html MCQs

(1) What attract majority of persons and convey an important message to the audience? (A) Audio  (B)  Video  (C) Pictures or images (D)  Text (2)  ........element is used to insert image in HTML webpage. (A)   (B)   (C) (D)   (3) ........option is used to insert image in HTML…

CBSE Class 10 Computer Science head and body sections MCQs

(1)  In how many segments HTML document divided? (A)  2 (B) 3 (C) 4  (D) 5 (2) In which of the following segments is HTML document divided? (A)  Head, Title  (B)  Head, Html  (C) Head, Body (D) Head, Meta (3)  Which writing of head segment it written within which tags? (A…