Followers

Video

Class 12 Computer Science Question Paper 2079 - 2022

Class 12 Computer Science Question Paper 2079 - 2022
NATIONAL EXAMINATIONS BOARD [NEB]

Computer - Grade XII
Examination - 2079 (2022)
Regular Students | Subject Code: 4281'A'
Time - 2 hrs
Full Marks - 50
Pass Marks - 18


Candidates are required to give their answers in their own words as far as practicable. The figures in the margin indicate full marks.
Attempt all the questions

Group 'A'

Rewrite the correct options for each question in your answer sheet. 9x1=9

1. Which of the following SQL statement is used to DELETE rows from a database table?

A) DELETE

B) REMOVE

D) CLEAR

C) DROP


2. A field that is used to uniquely define a particular record in a table is called:

A) Primary Key

B) Entity

C) Relationship

D) Constraints


3. What does "MAC" stands for in MAC Address?

A) Mandatory Access Control

B) Media Access Control

C) Micro Access Control

D) Media Access Certificate


4. What is the correct syntax for referring to an external JavaScript script?

A) <script src="myscript.js"></script>

B) <script href="myscript.js"></script>

C) <js href="myscript.js"></js>

D) <js src="myscript.js"></js>


5. Which of the following is the correct way of defining a variable in PHP?

A) $variable name = value;

B) $variable_name=value;

C) $variable_name = value

D) $variable name as value;


6. What is the output of C program?

void main(){ int b=25;

//b memory location=1234;

int *p; p=&b; printf("%d %d", &b, p);}

A) 25 25

B) 1234 1234

C) 25 1234

D) 1234 25


7. Which feature of OOP is illustrated the code reusability?

A) Polymorphism

B) Abstraction

C) Encapsulation

D) Inheritance


8. Which of the following is the discovering requirement from a user in the requirement collection process?

A) Feasibility study

B) Requirement Elicitation

C) Requirement Specification

D) Requirement validation


9. What devices are detecting and responding to changes in an Internet of Things (IoT)? an environment that is embedded in smartphones and an integral part of

A) Wi-Fi

B) Barcode

C) RFID

D) Sensors

Group 'B'

Short answer questions    5x5=25

10. Differentiate the centralized and distributed database system.

OR

What are the purposes of normalization? Give an example of 2NF.

11. Write a program to find the factorial of any given number using Javascript.

OR

How do you fetch data from a database in PHP and display it in form? Describe.

12. Compare the OOPs and procedural programing language.

13. What are the major activities performed to design the software? Describe.

14 Explain the popular five-application areas of AL.

                                             Group 'C'

Long answer questions     8x2=16

15. Compare the star and ring topology with pros and cons. Which data communication cable is more appropriate to design the local area network? Describe.   5+3

16. What is structure? Write a program to input the roll, name, and age of 5 students and display them properly using structure.    2+6

OR

Write a C program to enter an ID, employee_name, and post of the employee and store them in a data file named "emp.txt". Display each record on the screen in an appropriate format.


Photos:-
Class 12 Computer Science Question Paper 2079 - 2022

Class 12 Computer Science Question Paper 2079 - 2022


Also Check:-

If you want to ask anything, please contact us by Messaging us on Social Media.

Social Media links:-


Tags:-  Class 12 Computer Science Question Paper 2079 - 2022, Class 12 Computer ScienceComputer Science Question papers,  Class 12 Computer Science question papers, Complete Question Paper.

Post a Comment

0 Comments
* Please Don't Spam Here. All the Comments are Reviewed by Admin.

Below Post Ad