SEE Time
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 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)]
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 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 and find sum of them.
8. Write a program in C language to display 10,9,8…….. up
to 10th terms.
9. 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. 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.
Chapter 1:
Networking and Telecommunication
1. 1.What is the internet?
2. 2 What is a browser?
3. What is a search engine?
4. 4 Write the name of any two search engines.
5. 6 What is social media?
6. Define bandwidth
7. 8.What is an email?
8. What is a computer network?
9. Define bounded media
10. What is simplex mode?
11. What is downloading and uploading?
12. Give reasons that "Computer networks reduce the
cost of operation."
13. What is a Network Interface Card?
14. What is a computer network? List the main goals of a
computer network.
15. What is a client computer? How does it differ from a
network server?
16. What is a network protocol? Give any three examples.
17. What is a peer-to-peer network? Explain with the help
of a diagram.
18. Differentiate between LAN and WAN. Give one example of
each.
19. Define physical LAN topology? Draw a neat diagram of physical
star topology.
20. Differentiate between bounded media and unbounded
media.
21. What is radio wave transmission? List its advantages.
22. What is the Internet? What are the major services
provided by the Internet?
23. What are the advantages of the Internet?
24. Explain any five services of the Internet.
25. What is electronic mail? What are the advantages of an
electronic mail?
26. 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?
1. 2 What is a digital footprint? What are the two ways
to create a digital footprint?
2. What is computer ethics? Write any two of them.
3. 4 Why is ethics important in information technology?
4. Write any four commandments of computer ethics.
5. What is hacking?
6. 7 What is the purpose of hacking?
7. Define digital citizenship?
8. What is a digital footprint?
9. Write some of the examples of digital footprint.
10. Define cyber bullying with any four examples
11. What is a social media? What is purpose of social
media?
12. List any three major social media security threats
13. Briefly explain cyber law.
14. What is cybercrime?
15. Define IT Policy 2072 in short
16. What is Electronic Transaction Act?
17. 18 Write any four opportunities and threats in social
media.
Chapter 3:
Computer Security
1. 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. 4.What are security mechanism and security services?
5. 5 What is biometrics? What does biometrics use for
user authentication?
6. 6.What is firewall? Why is firewall important in
network security?
7. What is the difference between encryption and
decryption?
8. 8 What is antivirus software? Give any two examples of
antivirus software.
9. What is data backup? Why is important in computer
security?
10. 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. 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. 2 What are the types of cloud computing services?
3. List some areas where Al can help us and how?
4. 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.
1. 2 Differentiate between data and information.
2. What is DBMS? Name any four DBMS software.
3. What are the components of database?
4. 5 List any four features of MS-Access.
5. What is a database? Give any two examples.
6. 7.What is database object? List any four database
objects.
7. What does data type? Name any four data types in
MS-Access.
8. Which data type is used to store numeric characters or
special symbols in MS-Access?
9. What is primary key? Why is it important to specify?
10. List any four advantages of primary key. 12 What are
field properties? Name any four of them.
11. 13. Define indexing. Mention its importance.
12. 14 Which view is used to modify a table in MS-Access?
13. 15. Explain data sorting. List any two advantages of
using it.
17. What is query? List the different types of query.
18. What is the importance of Query in database?
19. Differentiate between Select query and Action query.
20. What is form? Mention its uses.
21. Explain the process to create form using wizard.
22. Why form is required in MS-Access?
23. What is the report?
24. Mention the importance of creating report in database.
25. List any two major differences between forms and
reports.
26. Which is the logical data type of MS-Access?
27. Which data type is used to store alpha numeric
characters or special symbols in MS-Access?
28. What is the default size of text field in MS-Access?
29. Which data type is suitable to store photographs of
students?
30. What is the storage size of Long Text (memo) and text
data type?
31. What is the storage size of Yes/No field?
14. 31.Write any four objects of Ms Access
15. 32.Define relationship
16. 33 What is the Validation Rule in MS-Access?
17. 34.What is the Validation Text?
18. 35 Define MS Access.
19. 36.Define field
20. 37. Define 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.
1.What is Modular
Programming?
2.
2 What is
Procedure? Mention its types
3.
3 Write the
difference between sub-procedure and function-procedure
4.
4 Define
main-module
5.
5 Differentiate
between local and global variable.
6.
6 Write anyone
QBASIC program to show the difference between call try reference and call by
value