0% found this document useful (0 votes)
5 views

XII_2079_Computer_Supp

The document is an examination paper for Computer Science, specifically for Grade XII, covering various topics such as database administration, IP addresses, software development models, and programming concepts. It includes short answer questions, multiple-choice questions, and long answer questions, with a total of 50 marks allocated for the exam. Candidates are instructed to provide answers in their own words and attempt all questions within a time limit of 2 hours.

Uploaded by

himalpandey299
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views

XII_2079_Computer_Supp

The document is an examination paper for Computer Science, specifically for Grade XII, covering various topics such as database administration, IP addresses, software development models, and programming concepts. It includes short answer questions, multiple-choice questions, and long answer questions, with a total of 50 marks allocated for the exam. Candidates are instructed to provide answers in their own words and attempt all questions within a time limit of 2 hours.

Uploaded by

himalpandey299
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Sub.

Code : 4281'B' 4281'B' (2)


NEB - GRADE XII Group 'B'
2079 (2022)
Short answer questions 5 x 5=25
Computer Science 10. What are the roles of the database administrator ? Describe.
Grade Increment (Supplementary) Examination
OR
Candidates are required to give their answers in their own words as far as Describe the DDL statement with an example in SQL.
practicable. The figures in the margin indicate full marks. 11. Describe the class C IP address with an example.
OR
Time: 2 hrs. Full Marks: 50
Compare the star and ring topology with its features.
Attempt all the questions. 12. What is inheritance ? Explain with an example..
Group 'A' 13. Describe the waterfall software development model with pros and
Rewrite the correct options of each questions in your answer sheet. 9x1=9 cons.
1. Which key is an attribute of a table that matches a primary key attribute in 14. Write a short note on e-governance and e-commerce. 3+2
another table to create a relationship?
A) Candidate B) Primary C) Foreign D) National
Group 'C'
2. What is called the user has identified via a username and password in DBMS? Long answer questions 8 x 2=16
A) Authentication B) Authorization C) Accounting D) Auditing 15. What are the uses of Java Script in web page development ? How do
3. Which is default subnet mask for the class C IP address? you connect the PHP and My SQL database ? Explain with connection
A) 255.0.0.0 B) 255.255.255.0 C) 255.255.0.0 D) 255.255.255.255 class. 3+2
4. What would be the value of “z” in the given code in JavaScript? 16. Define function. Write a program to generate factorial of given number
var x = 5; var y = 2; var z = x % y;
using recursive function in C program. 3+5
A) 1 B) 2 C) 0 D) 2.5
OR
5. Which is the correct open tag and close tag for PHP scripts?
Explain the three modes of file opening in C. Write a program to reads
A) { } B) <?php ?> C) < > D) <? ?> name and roll from a file named "exam.dat" and display them. 5+3
6. Which statement(s) is/are true to open a binary file “Record.dat” for reading
and writing ? -0-

A) file =open(“Record.dat”,"wb”) C) file =open(“Record.dat”,"rb”)


B) file =open(“Record.dat”,"ab”) D) file =open(“Record.dat”,"rb+”)
7. What is called in class to wrapping /hiding of data into a single unit?
A) Abstraction B) Polymorphism C) Encapsulation D) Inheritance
8. What software development approach should a company use if they want to
consider the input of users in the development process?
A) RAD B) Agile C) Waterfall D) Prototype
9. Which is not types of cloud services
A) SaaS B) PaaS C) IaaS D) CaaS

Contd...

You might also like