NEB GRADE XII 2080 (2023) Computer Science
(New course) Full Marks: 50
Sub.Code: 4281 Time: 2 hrs.
(For students whose first two digits of registration number starts form 78 or 79)
Candidates are required to give their answers in their own words as far as practicable. The figures in the margin indicate full marks
Very short answer questions.
Group 'A' 9x1=9
1. Which of the given sign is used as a shortcut for JQuery?
A) the % sign
C) the S sign
B) the & sign
D) the @sign
2. Which of the following is DMI. statement?
A) Create B) Select C) Create view Alter D)Drop
3. A collection of hyperlinked documents on the Internet is called:
A) HTML B) webpage C) www d) email system
4. Which of following IPV4 address valid?
A) 192.168.1.1 C) 257.2.5.1
B) EEE.000.33.000 D) 202.70.71.262
5. Which jQuery method is used to hide selected elements?
A) hide() B) hide (on)
C) invisible() D) display (none)
6. Which function is used to connect to mySQL database?
A) mySqli open() B) mysqli_connect()
C) var mysqli_query() D) Smysqli_con()
7. Which of the following is true about FILE *pt?
A) FILE is a keyword in c for representing files and fpt is a variable of FILE type
B) FILE is a buffered Stream
C) FILE is a Stream
D) FILE is a structure and fpt is a pointer to the structure of FILE type
8. Which a SDLC phase is used to ensure quality software?
A) implementation C) testing
B) maintenance D) system study
9. Coaxial cable is an example of...
A) Communication software B) Guided Transmission media
C) Unguided Transmission media D) All of them
Group 'B'
Short answer questions 5x5=25
10. Explain the Relational Data model with example.
OR
Write SQL DDL commands to execute the following task with
reference to the schema given below:
student_info (regno as integer, name as character (25), class integer, gender character (1), address character (5).
11. Define a syntax for database connectivity.
Write a server side scripting code to insert data into the table student having fields (first name, last name, mark and email:) Assume that server name="localhost", username="root", password="" database name="student DB". (1+4)
OR
Write a JavaScript code to calculate the factorial of a given number. 5
12. How is even-driven program (or OOP) differing from procedural- oriented programming? Explain. (5)
13. Explain the importance of the system testing of the system development life cycle (SDLC). (1+4)
14. What is cloud computing? Pointout the advantage and disadvantage of cloud computing
Long answer questions
Group 'C' 8x2-16
15. What is network topology? Differentiate between guided (wire media) and unguided (wireless media) with example. (2+6)
16. Write the advantage of pointer. Write a C-program to enter the radius of a football and find the area of football by using user defined function. (3+5)
OR
Define the structure. Write a C-program using structure to input staff id, name and the salary of 50 staffs. Display staff id, name and salary of those staff whose salary range from 25 thousand to 40 thousand. (2+6)
0 Comments
I really appreciate for your words. Thank you very much for your comment.