I Pu Model Papers 2023 - 2024
I Pu Model Papers 2023 - 2024
I Pu Model Papers 2023 - 2024
1
A) return(expression); B) return 0; C) returning(exp); D) return(arguments);
13. The text printed at the bottom of each page is ________
A) Header B) Title C) Foot note D) Footer
14. Which of the following software used to create mail merge?
A) MS Word B) MS Excel C) Notepad D) MS Power point
15. Using which operators, formula can be included in worksheet?
A) $ B) = C) ! D) @
Fill in the blanks choosing the appropriate word from those given in the brackets:
(calling function, main function, insertion, while, formal)
16. Every C++ program begins execution at _______
17. << is a operator.
18. is pre tested looping statement.
19. Arguments presents at function header is arguments.
20. A function calls another function is _______
2
37. Discuss the characteristics of computer in detail. (6X5=30)
38. Subtract 54 from 87 using 1's and 2's complement method.
39. Explain while construct with an example.
40. Draw a flowchart to find sum of digits of a given number.
41. Explain structure of C++ with example.
42. Explain the working of switch statement with an example.
43. Write a note on jump statement used in C++.
44. Write a C++ program to read and display elements of two dimensional arrays.
45. 'What are the advantages of user defined functions?
46. Explain the use of built-in functions in electronic spreadsheets.
47. What is an email? What are the advantages of it.
3
MODEL QUESTION PAPER - II
SUBJECT: COMPUTER SCIENCE (41)
4
15. Extension of spreadsheet file is________
A) .doc B) .docx C) .xls D) .excel
Fill in the blanks choosing the appropriate word from the brackets.
(Escape sequencers, Called function, Continue, Stream, Recursive)
16. Special string constant used to control output on the monitor is
17. ______ is an object where program either insert/extract characters to/from it.
18. forces next iteration to takes place by skipping any code in between.
19. function that calls itself.
20. Function that receives call and arguments from another function is
35. Define two dimensional array. Write the memory representation of two dimensional array.
36. How are the elements of structure accessed? Give an Example.
6
MODEL QUESTION PAPER - III
SUBJECT: COMPUTER SCIENCE (41)
7
11. Select how user defined functions are invoked/called, from the following:
A) function header B) function call C) function prototype D) break statement
12. What does the keyword void represent?
A) returns many values B) no return value C) returns a single value D) returns int value
13. Which item is printed at the top of each page.
A) Header B) Top Note C) Title D) Footer
14. Which of the following application software is used for making a resume?
A) MS Excel B) MS Word C) C++ D) Java
15. What is the intersection of a row and column in a worksheet called?
A) Column B) Value C) Address D) Cell
Fill in the blanks choosing the appropriate word/words from those given in brackets.
8
34. Explain cascading of input/output operator with examples. (4X3=12)
35. What is two-dimensional array? Write syntax and example.
36. Explain nested structure with example.
IV. Each question carries FIVE marks.
37. Briefly explain the history of computer.
38. Convert FACE(16)=?(2)=?(8)=?(10)
39. Write a flowchart to find area of triangle when three sides are given.
40. What is an Expression? Explain types of expression.
41. Explain nested if statement with syntax and example.
42. Explain the working of do-while loop with example. (6X5=30)
43. Explain any five string handling functions.
44. What is user defined function? Explain function with arguments with return value.
45. Write any five advantage of MS Excel.
46. Explain any five mathematical functions in MS Excel
47. Explain any five text formatting tags in HTML.
9
MODEL QUESTION PAPER - IV
SUBJECT: COMPUTER SCIENCE (41)
Fill in the blanks choosing the appropriate word from those given in the brackets:
(Cascading, break, token, global, actual, formal)
16. The smallest individual unit in a program is_____
17. Multiple use of input or output operator in a single statement is called
18. _______terminates the execution of loop in between.
19. Arguments presents at function header are ______arguments.
20. Variable present before the main functions are variables.
10
II. Each question carries TWO marks. (4X2=8)
11
MODEL QUESTION PAPER- V
SUBJECT: COMPUTER SCIENCE (41)
A) 8 7 6 5 4 B) 8 7 6 5
C) 4 5 6 7 8 D) Infinite loop
12
A) Function call B) Function prototype C) Function header D) Function body
13. Short cut key used for undo is _______
A) CTRL+C B)CTRL+T C)CTRL+X D)CTRL+Z
14. In ESS each column is identified by ______
A) Numbers B) Alphabets C) Cell address D) Alphanumeric character
15. Which of the following is an example for spreadsheet package?
Fill in the blanks choosing the appropriate word from those given in the brackets:
(goto, break, continues , keywords, Manipulators)
16. Predefined words are _
17. Special operators used with stream insertion operators to modify output are
18. transfers control from one part of the program to another part.
19. Array elements are stored in a memory locations.
20. Variables at function call are called variables.
42. What is pre-tested looping structure? Discuss with syntax, Flowchart and suitable ex.ample.
43. Write a program to find position of element of in the array.
44. 'What is user defined function? Explain function with arguments without return value.
45. Explain any five statistical functions in MS Excel.
46. Explain any five charts in spread sheet.
47. Explain any five services of internet.
14
15