SEE time
Chapter 1: Networking and Telecommunication
1.What
is the internet?
2
What is a browser?
3.
What is a search engine?
4
What is the business done through the internet?
5
Write the name of any two search engines.
6
What is social media?
7.
Define bandwidth
8.What
is an email?
9.
What is a computer network?
10.
Define bounded media
11.
What is simplex mode?
12.
What is downloading and uploading?
13. Give
reasons that "Computer networks reduce the cost of operation."
14.
What is a Network Interface Card?
15.
What is a computer network? List the main goals of a computer network.
16.
What is a client computer? How does it differ from a network server?
17.
What is a network protocol? Give any three examples.
18.
What is a peer-to-peer network? Explain with the help of a diagram.
19.
Differentiate between LAN and WAN. Give one example of each.
20.
Define physical LAN topology? Draw a neat diagram of physical star topology.
21.
Differentiate between bounded media and unbounded media.
22.
What is radio wave transmission? List its advantages.
23.
What is the Internet? What are the major services provided by the Internet?
24.
What are the advantages of the Internet?
25.
Explain any five services of the Internet.
26.
What is electronic mail? What are the advantages of an electronic mail?
27.
What is communication media? Differentiate between bounded and unbounded media.
Chapter 2: Ethical and Social
Issues in ICT
1.
What do you understand by digital citizen? What are the nine elements of
digital citizenship?
2
What is a digital footprint? What are the two ways to create a digital
footprint?
3.
What is computer ethics? Write any two of them.
4 Why
is ethics important in information technology?
5.
Write any four commandments of computer ethics.
6.
What is hacking?
7
What is the purpose of hacking?
8.
Define digital citizenship?
9.
What is a digital footprint?
10.
Write some of the examples of digital footprint.
11.
Define cyber bullying with any four examples
12.
What is a social media? What is purpose of social media?
13.
List any three major social media security threats
14.
Briefly explain cyber law.
15.
What is cybercrime?
16.
Define IT Policy 2072 in short
17.
What is Electronic Transaction Act?
18
Write any four opportunities and threats in social media.
Chapter 3: Computer Security
1.What
is computer security?
2.
What are the security threats? Explain any two in brief.
3.
What do you mean by malicious code? Name any two malicious code.
4.What
are security mechanism and security services?
5
What is biometrics? What does biometrics use for user authentication?
6.What
is firewall? Why is firewall important in network security?
7.
What is the difference between encryption and decryption?
8
What is antivirus software? Give any two examples of antivirus software.
9.
What is data backup? Why is important in computer security?
10
What is hardware security? List any three hardware security measures.
11.
Why does a computer system need air-conditioned room?
12.
Why does a computer system need dust free environment?
13.
What is a power protection device? Give examples.
14.
What is UPS? What are the functions of UPS?
15.
What is the password? Why is password used in a computer?
16.
Define Encryption and Decryption.
Chapter 4: E-Commerce
1.
Define E-Commerce.
2
What is the business done through the internet?
3.
Mention the benefits and limitations of E-Commerce.
4
Explain the different types of E-Commerce.
5
What is M-Commerce? Give some examples.
6.What
is Online Payment? Write the different forms of e-payment in Nepal.
Chapter 5: Contemporary
Technology
1.
What are the advantages of cloud computing?
2
What are the types of cloud computing services?
3.
List some areas where Al can help us and how?
4 How
is Al software different from other software?
5. 6
How can public get benefited from the e-governance services? 6.Provide some
example of e-governance services that exist in Nepal?
7.
What is loT? Write any two importance of it.
8.
Give some examples of loT devices and their applications?
9.
How do you think, loT devices can help in our day to day life?
10.
What is cloud computing?
11.
List any five characteristics of cloud computing.
12.
List any three disadvantages of cloud computing.
13.
Explain the three types of cloud computing.
14.
What is Artificial Intelligence?
15.
What is Virtual Reality?
16.
What is E-governance? What are the benefits of E-governance?
17.
Explain the different types of e-Government services.
18.
What is mobile computing?
19.
State the important advantages of mobile computing
Chapter 7: Database Management
System
1.
What is database? Give some examples of database.
2
Differentiate between data and information.
3.
What is DBMS? Name any four DBMS software.
4.
What are the components of database?
5
List any four features of MS-Access.
6.
What is a database? Give any two examples.
7.What
is database object? List any four database objects.
8.
What does data type? Name any four data types in MS-Access.
9.
Which data type is used to store numeric characters or special symbols in
MS-Access?
10.
What is primary key? Why is it important to specify?
11.
List any four advantages of primary key. 12 What are field properties? Name any
four of them.
13.
Define indexing. Mention its importance.
14
Which view is used to modify a table in MS-Access?
15.
Explain data sorting. List any two advantages of using it.
16.
What is query? List the different types of query.
17.
What is the importance of Query in database?
18.
Differentiate between Select query and Action query.
19.
What is form? Mention its uses.
20.
Explain the process to create form using wizard.
21.
Why form is required in MS-Access?
22.
What is the report?
23.
Mention the importance of creating report in database.
24.
List any two major differences between forms and reports.
25.
Which is the logical data type of MS-Access?
26.
Which data type is used to store alpha numeric characters or special symbols in
MS-Access?
27
What is the default size of text field in MS-Access?
28.
Which data type is suitable to store photographs of students?
29.
What is the storage size of Long Text (memo) and text data type?
30.
What is the storage size of Yes/No field?
31.Write
any four objects of Ms Access
32.Define
relationship
33
What is the Validation Rule in MS-Access?
34.What
is the Validation Text?
35
Define MS Access.
36.Define
field
37.
Deline foreign key
Chapter 10: Structured
Programming in C
1.
What is structured programming? Give any four examples of structured
programming languages.
2.
Write the advantages of structured programming.
3.
Write the features of C language.
4.
Define C language.
5.
List the data types supported by 'C' language.
6.
Explain the structure of the C program.
7.
Differentiate between int and float data type in C.
8.
Explain the different looping statements used in C.
9.
Write the format specifier of basic data types of C language.
10.
What is a header file? Give any two examples.
Chapter 9: QBasic File Handling
Programming
1.
Define Program File and Data File.
2.
Explain the different modes used for opening the file.
3.
What are "Read" and "Write" in data file?
Chapter 8: Modular Programming in
Qbasic
1.What
is Modular Programming?
2
What is Procedure? Mention its types
3
Write the difference between sub-procedure and function-procedure
4
Define main-module
5
Differentiate between local and global variable.
6
Write anyone QBASIC program to show the difference between call try reference
and call by value
ROSEBUD SCHOOL
Buddhanagar, Kathmandu
Winter Vacation Assignment – 2082
Subject: Computer Science
Grade: X (Ten)
-----------------------------------------------------------------------------------------------
Modular Programming
1.
Write
a program to calculate area of circle using Function procedure and use SUB
procedure to calculate as circumference in Q-Basic. (Hint: [A=πr2],
[C=2 πr]
2.
Write
a program in QBASIC that asks length, breadth and height of room and calculate
its area and volume. Create a user defined function to calculate area and
sub-program to calculate volume. (Hint: [A=LXB], [V=LxBxH]
3.
Write
a program in QBASIC that will asks the user to input length, breadth and
height. Create a user defined function to calculate surface area of four walls
and write sub program to calculate surface area of box [Hint: surface area of
for walls=2H(L+B), surface area of box=lh+bh+lb
4.
Write
a program to define a function procedure to display area of sphere and sub
procedure to display volume of sphere where user has to input the required data
in the main module. [Hint: Area of sphere: 4*PI*R2, Volume=4/3PIr3
5.
Write
a program in QBASIC that asks two numbers to find square of two numbers using
SUB procedure and sum of two numbers using FUNCTION procedure.
6.
Write
a program in QBASIC that asks length, breadth of a room and calculate its area
and perimeter. Create a user defined function to calculate area and sub program
to calculate perimeter. [Hint: [Area=LxB], [p=2(L+B)]
7.
Write
QBasic program to find average of three numbers by using FUNCTION. END FUNCTION
and find greatest number by using SUB procedure.
8.
Write
QBasic program to input three numbers and find smallest by using FUNCTION. END
FUNCTION and find greatest number by using SUB procedure.
File
Handling
1.
Write
a program to store records regarding the information of students it includes
information like roll number, name, class, gender, age and address in
sequential data file “student.txt”.
2.
A
sequential data file “student.txt " contains few records under the field’s
roll number, name, class, gender, age and address. Write a program to add few
more records in the same sequential data file.
3.
A
sequential data file "student.txt" contains roll number, name, class,
gender, age and address fields of information about display all the information
of students.
4.
A
sequential data file "student.txt" contains roll number, name, class,
gender, age and address fields. WAP to count and display information of
students who studies in class 10 only.
5.
A
sequential data file "student.txt" contains roll number, name, class,
gender, age and address fields of information about display information of
students whose address is Kathmandu only.
6.
A
sequential data file “student.txt " has several records having fields
student's roll number, name, class, gender, age and address. Write a
program that reads all the records and displays only those records whose name
starts with 'K'.
7.
A
sequential data file called "student.txt" has stored data under the
field heading roll number, name, class, gender, and address. Write a program to
display all the information of those students whose gender are "Female"
and age is more than 14.
8.
Write
a program to delete all those records whose address is "Kathmandu"
from data file named "record.txt" which contains roll number,
name, address and class of several students.
9.
A
sequential data file “class.dat” has several records having field roll number,
name, class, gender, age and address. WAP to copy all the records of class 10
into newly record file “new.dat.”
10. Write a program to calculate and
display percentage of all the students along with the roll number and name.
C
Programming
1.
Write a program to ask length,
breadth and height and display volume of box.
2.
Write C program to input three
numbers and to print the smallest number.
3.
Write a program in C language that
asks a number and check whether it is odd or even.
4.
Write a C program that asks a number
and check whether it is negative, positive or zero.
5.
Write a program to input a number
then check whether the number is fully divisible by 10 or not.
6.
Write a program that asks any two
numbers and displays the greatest among them.
7.
Write a program in C language to
display 1, 2, 3, 4 up to 10th terms.
8.
Write a program in C language to
display 10,9,8…….. up to 10th terms.
9.
Write a C program to display
7,22,11,34……..upto 10th term
10. Write
a program in C language to display the series 2, 4, 6, 8 up to 10th terms.
11. Write
a program in C language to display the series 1,3,5……up to 10th terms.
12. Write
a program in C language to display the series 1, 1, 2, 3, 5, 8 up to 10th
terms.
13. Write
a program to print series 1, 8, 27, 64. ........... up to 10th terms.
14. Write
a program to display the below series: 5, 10, 15, 20, .... 50.
15. Write
a program to display the below series: 5, 25, 125, , .... . up to 10th terms.
16. Write
a program to display the below series: 1,5, 9,13 , .... . up to 10th terms.