Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

DELHI PUBLIC SCHOOL, GOMTI NAGAR EXTN.

, LUCKNOW
ANNUAL EXAMINATION- 2023-24
CLASS: VI
SUBJECT: COMPUTER SCIENCE
SAMPLE PAPER
Time: 1:30 hrs. M.M: 40
General instructions:
❖ The paper consists of three sections A, B and C.
❖ Attempt all the questions.

SECTION A(OBJECTIVE)
Q1. Multiple Choice Questions: [1×10=10]
a. Which of the following has opening and closing tags?
i) Empty tags ii) Container tags iii) External tag iv) both i) & ii)
b. Who invented OneDrive in 2007?
i) Google ii) Safari iii) Microsoft iv) Rediff
c. Which of the following is used to view HTML documents?
i) Text editor ii) Web Browser iii) Notepad iv) Graphics
d. All HTML tags are enclosed in _____________.
i) <> ii) ?/ iii) ** iv) ##
e. Which of the following is cloud service provider?
i) OneDrive ii) Gmail iii) Hotmail iv) Facebook
f. Which of the following accounts you must have to use the OneDrive service?

i) Microsoft ii) Google iii) Bank iv) Both i & ii


g. What will be the output of the 22%3 expression in python?
i) 3 ii) 1 iii) 7 iv) 11
h. Which of the following symbol is used for comments in python?
i) # ii) // iii) /**/ iv) @
i. Which of the following is an example of fourth generation language?
i) SQL ii) Java
iii) C++ iv) HTML
j. Which of the following language is known as second generation language?
i) Machine language ii) coding language
iii) Assembly language iv) All of the above
Q2. Fill in the blanks: [1×8=8]
a. Compiler converts entire _________________ language program into machine language at once.
b. There are mainly ___________________ types of HTML editors.
c. The ____________ operators are used primarily in the expression evaluation to make a decision.
d. ___________________ is the biggest number of users social networking website.
e. Interpreter translates and executes ____________ statement at a time.
f. The values which the operators use to get the output are called _________________ .
g. Quora is a platform to ask __________________ which interest you.
h. Starting a tag before closing the previous tag is called _____________ of tags.

SECTION B
Q3. Answer the following: [2×3=6]
a. Explain Podcast. Write two popular websites that provide podcasting service.

b. What are the data types in Python, explain with the help of examples.

c. What are the types of Html Editors? Write the full form of WYSIWYG Editor.

SECTION C
Q4. Answer the following: [3×2=6]
a. Draw a mind map representing both the levels of programming languages, with explanation.

b. What do you understand by RSS? Elaborate how to start RSS Feed.Draw its logo too.
Q5. Answer the following: [5×2=10]
a. Explain Cascading Style Sheet. Write three ways to use the CSS styles in HTML documents with
example.

b. Brief the role of Operators in Python. Write a program in python to calculate the average marks of three
numbers provided by user as input.

***************************************************************************

You might also like