Holiday Home Work and Project

Holiday Home Work and Project

KENDRIYA VIDYALAYA KANNUR

HOLIDAY HOME WORK AND PROJECT

CLASS XII (COMPUTER SCIENCE)

PROJECTS:

Instructions:

Programming language is C++. Study the existing system. Find out the requirements. Design different function. Write the programs. Compile and test. A project report must be prepared which must give all the steps that you have carried out, including description of the requirements, different functions, header files, program, output, further development required and details of books referred by you.

  1. Savings Bank Account Management:-

Using array of structures, functions. Account Creation, Balance Enquiry, Withdrawal, Deposit etc.

  1. Library Management:-

Using array of structures, functions. Member Creation, Book Issue, Stock, advance booking, display list of defaulters and fine.

  1. Stream Allocation:-

Using array of structures, functions.

According to the grades in class X examination and as per the availability of seats, allocate the stream (Science, Commerce or Humanities).

  1. Scientific Calculator:-

Implement all functions of scientific calculator. Use different functions including library functions.

  1. Book Shop:-

Requirements are: Stock Management, Billing, and Ordering for books.

  1. Ticket Reservation System:-

Planning journey- finding the availability of seats between two places, booking the tickets, displaying the status of the ticket (Confirmed/waiting),

and cancelling the ticket.

HOMEWORK:

  1. Write C++ program for

a) Matrix addition

b) Matrix subtraction

c) Matrix multiplication

d) To find transpose of a matrix.

e) To print Diagonal elements of a 2 D array

f) To find the largest element in an integer array.

  1. With example explain about pass by reference and pass by value methods.
  2. With proper example distinguish between function prototype and function definition.
  3. Prepare a list of various library functions and the required header files.
  4. Find the area of a triangle using macros.
  5. Define a structure “student” for handling the details of ten students. Implement an array of structures. Use a function to display the details.

Write the complete program.

  1. Give the characteristics of object oriented programming.
  2. Describe about operator precedence. Compare the precedence of various operators.
  3. What do you mean by scope and life time?
  4. What are the uses of scope resolution operator?

KENDRIYA VIDYALAYA KANNUR

HOLIDAY HOME WORK AND PROJECT

CLASS XII(IP)

Project:

Instructions:

  1. Implement a Calculator.

Use Java and NetBeans IDE.. Find out the requirements. Design different function. Write the programs. Compile and test. A project report must be prepared which must give all the steps that you have carried out, including description of the requirements, different functions, Packages required, program, output, further development required and details of books referred by you.

HOME WORK

  1. List all the methods related to String Class. Give syntax and examples.
  2. Describe about the characteristics of Java.
  3. Discuss about various threats to a computer connected to a network.
  4. Discuss about various network devices.
  5. Make a comparison of BUS topology with STAR topology
  6. What is the difference between HUB and SWITCH?
  7. Give a description of MAC address.
  8. Collect all information regarding IPv6 and IPv4.
  9. Explain a) Snooping b) Eavesdropping (Important)
  10. With examples explain about Domain Name and URL(Important)
  11. What do you mean by domain name resolution?
  12. Give examples for Denial of Service Attacks.
  13. Describe about the following

a) OFC b) Co axial Cable c) STP d) UTP

  1. Prepare a question paper with 25 multiple choice questions (based on Chapter 1). Provide the answer key and brief description of the answers.

Prepare for the performance test. Solve all the problems given in the text books. Note down the doubts, if any.