SECOND YEAR HIGHER SECONDARY MODEL EXAMINATION
COMPUTER SCIENCE
Maximum: 60 Scores Time: 2 Hours
General Instructions to candidates :
• There is a ‘Cool off time’ of 15 minutes in addition to the writing time.
• Use the ‘Cool-off time’ to get familiar with the questions and to plan your answers.
• Read questions carefully before answering.
• Read the instructions carefully.
• Calculations, figures and graphs should be shown in the answer sheet itself.
• Give equations wherever necessary.
• Electronic devices except non-programmable calculators are not allowed in the Examination Hall.
PART I (Answer any 5 questions. 1 Score each)
1. Queue organizes data based on ______ principle.
2. Which hyperlink protocol is used to create an e-mail hyperlink?
3. The keyword used to define a variable in JavaScript is ______.
4. Write the symbol of the concatenating assignment operator in PHP.
5. A legal right given for the creator of an original work is ______.
6. The scientific study associated with the design, fabrication, and application of robots is
called ______.
PART II (Answer any 9 questions. 2 Scores each)
7. What is a memory leak?
8. Compare Empty tags and Container tags in HTML.
9. Define Polymorphism.
10. Differentiate between Static and Dynamic data structures.
11. Define "Stack Overflow" and "Stack Underflow".
12. Write the HTML code to display .
13. What is the use of the ALT attribute in the <img> tag?
14. Expand CSS and list different ways to implement it in a webpage.
15. Explain the term "Primary Key" in RDBMS.
16. Briefly explain the concept of Cyber Forensics.
17. What are the two types of polymorphism?
18. List any two benefits of e-Governance.
PART III (Answer any 9 questions. 3 Scores each)
19. Briefly explain any three operations in relational algebra.
20. Explain the three different ways to add scripts to a webpage.
21. Describe the different Cloud service models (SaaS, PaaS, IaaS).
22. What are the advantages of using a DBMS? (List any three).
23. Write a note on CSS (Cascading Style Sheets).
24. Define the terms: Candidate Key and Alternate Key.
25. Briefly explain three types of Web Hosting.
26. Describe the use of any three core data types in PHP.
27. Explain the "Cartesian Product" operation in relational algebra.
28. What are the features of Object-Oriented Programming (OOP)?
29. Briefly describe the different types of cybercrimes against individuals.
PART IV (Answer any 2 questions. 5 Scores each)
30. (a) List the tags used to create table in HTML with their use.
(b) Write HTML code to display the following table in a web page :
31. Write SQL queries for the following:
a) Create a table EMP with ECODE (Primary Key), ENAME, GENDER, and SALARY.
b) Display all details of employees.
c) Display details of employees with SALARY > 10000.
32. (a) Define e-Learning.
(b) List any four e-Learning tools.
(c) Discuss the advantages of e-Learning.