11ca em 2024
11ca em 2024
COMPUTER APPLICATIONS
9442979144
&
Mr. S. M. KARTHIK, M.C.A., B.Ed.,
11
PREFACE
It has been prepared keeping all students in mind with the primary motto
" - என்றும் மாணவர்கள் நலனில்".
Simplicity and elegant answers have been effectively prepared by teachers with
more than 20 years of experience with a view to achieving full marks.
Keeping in view the public examination answer keys, the answers, syntax, examples
with explanation and output are given for better understanding and reading.
Following the answers to the book questions, additional questions have been given
at the end of each lesson with emphasis on compulsory questions.
Our Services,
(set of model question papers and public exam papers)
(Minimum learning material)
(set of questions not to be missed at the last moment)
Best Wishes to Get Full Marks and a successful future.
CONTENTS
Chapter Title page
UNIT I –FUNDAMENTALS OF COMPUTER AND WORKING WITH A TYPICAL
OPERATING SYSTEMS (WINDOWS & LINUX)
1 Introduction to Computers 1
2 Number Systems 8
3 Computer Organization 15
4 Theoretical Concepts of Operating System 20
5 Working with Windows Operating System 24
UNIT II-OFFICE AUTOMATION TOOLS
6 Introduction to Word Processor 29
7 Working with OpenOffice Calc 36
8 Presentation Basics 43
UNIT III – WEB PAGE DEVELOPMENT USING HTML AND CSS
9 Introduction to Internet and Email 48
10 HTML - Structural Tags 55
11 HTML - Formatting text, Creating Tables, List and Links 61
12 HTML - Adding multimedia elements and Forms 71
13 CSS - Cascading Style Sheets 76
UNIT IV – JAVASCRIPT
14 Introduction to Javascript 82
15 Control Structure in Javascript 89
16 JavaScript Functions 96
UNIT V – COMPUTER ETHICS AND CYBER SECURITY
17 Computer Ethics and Cyber Security 99
UNIT VI – TAMIL COMPUTING
18 Tamil Computing 103
Annexure 1 104
Annexure 2 MARCH 2024 PUBLIC QUESTION PAPER 119
THAAI PATHIPPAGAM, VIRUTHUNAGAR
93452 99522
Other materials of
XI, XII Computer Science (TM & EM)
XI, XII Computer Application (TM & EM)
XI, XII Employability Skills (TM Only)
1 INTRODUCTION TO COMPUTERS
PART - I
Choose the correct answer. 1 Mark
1. First generation computers used
(a) Vacuum tubes (b) Transistors
(c) Integrated circuits (d) Microprocessors
2. Name the volatile memory
(a) ROM (b) PROM (c) RAM (d) EPROM
3. Identify the output device
(a) Keyboard (b) Memory (c) Monitor (d) Mouse
4. Identify the input device
(a) Printer (b) Mouse (c) Plotter (d) Projector
5. …....… Output device is used for printing building plan.
(a) Thermal printer (b) Plotter (c) Dot matrix (d) inkjet printer
6. Which one of the following is used to in ATM machines
(a) Touch Screen (b) speaker (c) Monitor (d) Printer
7. When a system restart which type of booting is used.
(a) Warm booting (b) Cold booting (c) Touch boot (d) Real boot
8. Expand POST
(a) Post on Self Test (b) Power on Software Test
(c) Power on Self Test (d) Power on Self Text
9. Which one of the following is the main memory?
(a) ROM (b) RAM (c) Flash drive (d) Hard disk
10. Which generation of computer used IC’s?
(a) First (b) Second (c) Third (d) Fourth
PART - II
Very Short Answers. 2 Marks
1. What is a computer?
It is an electronic device that processes the input according to the set of instructions
provided to it and gives the desired output at a very fast rate.
2. Distinguish between data and information.
Data Information
Data is defined as an unprocessed Information is a collection of facts from
collection of raw facts, suitable for which conclusions may be drawn.
communication, interpretation or
processing.
This will not give any meaningful message. It conveys some meaning.
For example, 16, ‘Kavitha’, ‘C’ For example, Kavitha is 16 years old.
PART - IV
Explain in detail. 5 Marks
1. Explain the basic components of a computer with a neat diagram.
Control Unit
Internal Memory
Data path
Control path
Main Memory
Secondary Storage
Input Unit:
➢ Input unit is used to feed any form of data to the computer, which can be stored in the
memory unit for further processing.
Example: Keyboard, mouse
Central Processing Unit:
➢ CPU is the major component which interprets and executes software instructions. It also
controls the operation of all other components such as memory, input and output units.
➢ The CPU has three components which are Control unit, Arithmetic and logic unit (ALU)
and Memory unit.
Control Unit:
➢ The control unit controls the flow of data between the CPU, memory and I/O devices.
➢ It also controls the entire operation of a computer.
Arithmetic and Logic Unit:
✓ The ALU is a part of the CPU where various computing functions are performed on data.
✓ The ALU performs arithmetic operations such as addition, subtraction, multiplication,
division and logical operations.
Memory Unit:
The Memory Unit is of two types which are primary memory and secondary memory.
✓ The primary memory is used to temporarily store the programs and data when the
instructions are ready to execute.
✓ The secondary memory is used to store the data permanently.
..4.. A. PRABHAKAR - 9442979144
1. INTRODUCTION TO COMPUTERS _
Output Unit:
✓ An Output Unit is any hardware component that conveys information to users in an
understandable form.
Example: Monitor, Printer etc.
2. Discuss the various generations of computers.
1) First Generation (1940 – 1956) – Vacuum tubes
❖ Big in size
❖ Consumed more power
❖ Malfunction due to overheat
❖ Machine Language was used
Example: ENIAC , EDVAC , UNIVAC 1
2) Second Generation (1956 – 1964) - Transistors
❖ Smaller compared to First Generation
❖ Generated Less Heat
❖ Consumed less power compared to first generation
❖ Punched cards were used
❖ Machine language as well as Assembly language was used.
Example: IBM 1401, IBM 1620, UNIVAC 1108
3) Third Generation (1964 – 1971) - Integrated Circuits
❖ Computers were smaller, faster and more reliable
❖ Consumed less power
❖ High Level Languages were used
Example: IBM 360 series, Honeywell 6000 series
4) Fourth Generation (1971 – 1980) - Microprocessor
❖ Smaller and Faster
❖ Microcomputer series such as IBM and APPLE were developed
❖ Portable Computers were introduced.
5) Fifth Generation (1980 – till date) - Ultra Large-Scale Integration
❖ Computers size was drastically reduced.
❖ Parallel Processing
❖ Can recognise Images and Graphics
❖ Introduction of Artificial Intelligence and Expert Systems
❖ Able to solve high complex problems including decision making and logical reasoning
6) Sixth Generation - In future - Artificial Intelligence
❖ Parallel and Distributed computing
❖ Computers have become smarter, faster and smaller
❖ Development of robotics
❖ Natural Language Processing
❖ Development of Voice Recognition Software
..5.. A. PRABHAKAR - 9442979144
1. INTRODUCTION TO COMPUTERS _
3. Explain the following a. Inkjet Printer b. Multimedia projector c. Bar code / QR code
Reader
a. Inkjet Printer:
➢ Inkjet Printers use colour cartridges which combined Magenta, Yellow and Cyan inks
to create color tones.
➢ A black cartridge is also used for monochrome output.
➢ Inkjet printers work by spraying ionised ink at a sheet of paper.
➢ The speed of Inkjet printers generally ranges from 1-20 PPM (Page Per Minute).
b. Multimedia projector:
➢ Multimedia projectors are used to produce computer output on a big screen.
➢ These are used to display presentations in meeting halls or in classrooms.
c. Bar Code / QR Code Reader:
➢ A Bar code is a pattern printed in lines of different thickness.
➢ The Bar code reader scans the information on the bar codes transmits to the
computer for further processing.
➢ The system gives fast and error free entry of information into the computer.
➢ QR (Quick response) Code: The QR code is the two-dimension bar code which can be
read by a camera and processed to interpret the image.
ADDITIONAL QUESTIONS
1. Match.
a) First Generation Computer - i) Honeywell 6000 series
b) Second Generation Computer - ii) 1971-1980
c) Third Generation Computer - iii) Transistors
d) Fourth Generation Computer - iv) Machine Language
a) iv, iii, i, ii b) i, iii, iv, ii c) i, ii, iii, iv d) i, ii, iv, iii
2. Which generation of computer used Ultra Large-Scale Integration?
A) Second Generation Computer B) Third Generation Computer
C) Fourth Generation Computer D) Fifth Generation Computer
3. Expansion of ALU is
A) Arithmetic and Literal Unit B) Automatic and Logistic Unit
C) Arithmetic and Logarithmic Unit D) Arithmetic and Logic Unit
4. Expansion of RAM is
A) Radio Access Memory B) Random Access Memory
C) Random Address Memory D) Random Access Member
5. Expansion of ROM is
A) Read Only Memory B) Random Open Memory
C) Response Optional Memory D) Read Optional Memory
6. Expansion of Q.R. is
A) Question Response B) Question Reader
C) Quick Response D) Quick Reader
..6.. A. PRABHAKAR - 9442979144
1. INTRODUCTION TO COMPUTERS _
7. Expansion of CRT is
A) Cassette Radio Terminal B) Cathode Ray tube
C) Cathode Ray Terminal D) Cathode Rays Transfer
8. Expansion of LCD is
A) Light Crystal Display B) Liquid Cathode Display
C) Liquid Crystal Display D) Least Crystal Display
9. Expansion of LED is
A) Liquid Emitting Diodes B) Least Emitting Diodes
C) Laser Emitting Diodes D) Light Emitting Diodes
10. Expansion of VGA is
A) Video Graphics Array B) Video Graphics Adapter
C) Vector Graphics Adapter D) Video Graphics Accessor
11. The first computer monitor was part of the ________ computer system.
A) Xerox Alto B) IBM 1620 C) ENIAC1800 D) Pentium I
12. Expansion of BIOS is
A) Basic Input Output Software B) Basic Input Output System
C) Beginners Input Output Services D) Basic Input Output Strategy
13. What is software?
Software is the set of programs or instructions given to a computer.
14. Differentiate between Impact Printers and Non-Impact printers.
Impact Printers Non-Impact printers
These printers print with striking of These printers do not use striking
hammers or pins on ribbon. mechanism for printing. They use
electrostatic or laser technology.
These printers can print on multi-part These printers cannot print on multi-part
(using carbon papers) by using but quality and speed of these printers are
mechanical pressure. better than Impact printers.
Example: Dot Matrix printers and Line Example: Laser printers and Inkjet printers
matrix printers
15. What is Booting? Explain its two types.
When a computer is switched on, the pre-written program called POST (Power on Self
Test) will be executed first. This program checks if the devices like RAM, keyboard, etc.,
are connected properly and ready to operate. If these devices are ready, then the BIOS
(Basic Input Output System) gets executed. This process is called Booting.
Booting process is of two types. 1) Cold Booting 2) Warm Booting
1. Cold Booting: When the user presses the Power button, the instructions are read
from the ROM to initiate the booting process. This is called cold booting or hard
booting.
2. Warm Booting: When the system restarts, we call it Warm Booting or Soft
Booting. The system does not start from initial state and so all diagnostic tests
need not be carried out in this case.
..7.. A. PRABHAKAR - 9442979144
2 NUMBER SYSTEMS
PART - I
Choose the correct answer. 1 Mark
1. Which refers to the number of bits processed by a computer’s CPU?
A) Byte B) Nibble C) Word length D) Bit
2. How many bytes does 1 Kilo Byte contain?
A) 1000 B) 8 C) 4 D) 1024
3. Expansion for ASCII
A) American School Code for Information Interchange
B) American Standard Code for Information Interchange
C) All Standard Code for Information Interchange
D) American Society Code for Information Interchange
4. 2^50 is referred as
A) Kilo B) Tera C) Peta D) Zetta
5. How many characters can be handled in Binary Coded Decimal System?
A) 64 B) 255 C) 256 D) 128
6. For 11012 the equivalent Hexadecimal is?
A) F B) E C) D D) B
7. What Is the 1’s complement of 00100110?
A) 00100110 B) 11011001 C) 11010001 D) 00101001
8. Which amongst this is not an Octal number?
A) 645 B) 234 C) 876 D) 123
PART - II
Very Short Answers. 2 Marks
1. What is data?
The term data comes from the word datum, which means a raw fact. The data is a fact
about people, places or some objects.
2. Write the 1’s complement procedure.
Step 1: Convert given Decimal number into Binary
Step 2: Check if the binary number contains 8 bits , if less add 0 at the left most bit, to make it
as 8 bits.
Step 3: Invert all bits (i.e. Change 1 as 0 and 0 as 1)
Example:
1. The binary number equivalent to the decimal number 15 is 11112
2. Convert to 8 bits 000011112
3. 1’s complement value is 111100002
2 20 2 25
2 10 –0 2 12 –1
2 5 –0 2 6 –0
2 2 –1 2 3 -0
1 -0 1 -1
8 65
8 8 –1
1 -0
16 65
4 -1
PART - I
Choose the correct answer. 1 Mark
1. Which of the following is said to be the brain of a computer?
(a) Input devices (b) Output devices
(c) Memory device (d) Microprocessor
2. Which of the following is not the part of a microprocessor unit?
(a) ALU (b) Control unit (c) Cache memory (d) register
3. How many bits constitute a word?
(a) 8 (b) 16 (c) 32 (d) determined by the processor used
4. Which of the following device identifies the location when address is placed in the memory
address register?
(a) Locator (b) encoder (c) decoder (d) multiplexer
5. Which of the following is a CISC processor?
(a) Intel P6 (b) AMD K6 (c) Pentium III (d) Pentium IV
6. Which is the fastest memory?
a) Hard disk (b) Main memory (c) Cache memory (d) Blue-Ray disc
7. How many memory locations are identified by a processor with 8 bits address bus at a time?
(a) 28 (b) 1024 (c) 256 (d) 8000
8. What is the capacity of 12cm diameter DVD with single sided and single layer?
(a) 4.7 GB (b) 5.5 GB (c) 7.8GB (d) 2.2 GB
9. What is the smallest size of data represented in a CD
(a) blocks (b) sectors (c) pits (d) tracks
10. Display devices are connected to the computer through.
(a) USB port (b) Ps/2 port
(c) SCSI port (d) VGA connector
PART - II
Very Short Answers. 2 Marks
1. What are the parameters which influence the characteristics of a microprocessor?
❖ Clock speed ❖ Instruction set ❖ Word size
2. What is an instruction?
A command which is given to a computer to perform an operation on data is called an
instruction.
3. What is a program counter?
The Program Counter (PC) is a special register in the CPU which always keeps the
address of the next instruction to be executed.
4. What is HDMI?
High-Definition Multimedia Interface is an audio/video interface which transfers the
uncompressed video and audio data from a video controller, to a compatible computer
monitor, LCD projector, digital television etc.
PART - I
Choose the correct answer. 1 Mark
1) From the options given below, choose the operations managed by the operating system.
(a) Memory (b) Processes
(c) Disks and I/O device (d) all of the above
2) Which is the default folder for many Windows Applications to save your file?
(a) My Document (b) My Pictures
(c) Documents and Settings (d) My Computer
3) Under which of the following OS, the option Shift + Delete will permanently delete a file or
folder?
(a) Windows 7 (b) MS-DOS (c) Linux (d) Android OS
4) What is the meaning of “Hibernate” in Windows XP/Windows 7?
(a) Restart the Computer in safe mode
(b) Restart the Computer in hibernate mode
(c) Shutdown the Computer terminating all the running applications
(d) Shutdown the Computer without closing the running applications
5) The shortcut key used to rename a file in windows
(a) F2 (b) F4 (c) F5 (d) F6
PART - II
Very Short Answers. 2 Marks
1. What is known as Multitasking?
Multiple applications can execute simultaneously in Windows, and this is known as
“Multitasking”.
2. What are called standard icons?
The icons which are available on desktop by default while installing Windows OS are called
standard icons. The standard icons available in all Windows OS are My Computer, Documents
and Recycle Bin.
3. Differentiate Files and Folders.
Files Folders
All types of information are stored in Folders are containers of files that is used to
the form of files in the computer. organize files.
4. Differentiate Save and save As option.
Save Save As
Save command is used to save a file for Save As command is used to save a saved file
the first time. with a different name.
5. How will you Rename a File?
1. Select the File you wish to Rename. 2. Click File→ Rename.
3. Type in the new name. 4. To finalise the renaming operation, press Enter
..24.. A. PRABHAKAR - 9442979144
– 5. WORKING WITH WINDOWS
PART - III
Short Answers. 3 Marks
1. What are the functions of Windows Operating system?
❖ Access applications on the computer (word processing, games, spread sheets, calculators
and so on).
❖ Load any new program on the computer.
❖ Manage hardware such as printers, scanners, mouse, digital cameras etc.,
❖ File management activities (For example creating, modifying, saving, deleting files and
folders).
❖ Change computer settings such as colour scheme, screen savers of your monitor, etc.
2. Write a note on Recycle bin.
➢ Recycle bin is a special folder to keep the files or folders deleted by the user, which means
you still have an opportunity to recover them.
➢ The user cannot access the files or folders available in the Recycle bin without restoring it.
3. Write a note on the elements of a window.
❖ Title Bar - The title bar will display the name of the application and the name of the
document opened.
❖ Menu Bar - The menu bar is seen under the title bar.
❖ The Workspace - The workspace is the area in the document window to enter or type
the text of your document.
❖ Scroll bars - The scroll bars are used to scroll the workspace horizontally or vertically.
❖ Corners and borders - The corners and borders of the window helps to drag and resize
the windows.
4. Write the two ways to create a new folder.
There are two ways in which you can create a new folder:
Method I:
Step 1: Open Computer Icon.
Step 2: Open any drive where you want to create a new folder.
Step 3: Click on File → New → Folder.
Step 4: A new folder is created with the default name “New folder”.
Step 5: Type in the folder name and press Enter key.
Method II:
Step 1: In the Desktop, right click → New → Folder.
Step 2: A Folder appears with the default name “New folder” and it will be highlighted.
Step 3: Type the name you want and press Enter Key.
Step 4: The name of the folder will change.
5. Differentiate copy and move.
Move Copy
Moving a file or folder from source to a Copying is the process of moving a copy of a
new location is called cutting. file or folder to a new location.
PART - I
Choose the correct answer. 1 Mark
1. Which is the opening screen of OpenOffice?
a. Star desktop b. Star center c. Star screen d. Star window
2. Which option allows you to assign text, tables, graphics and other items to a key or key
combination?
a. Autoformat b. Automatic c. Auto text d. Autographics
3. Which menu contains the Numbering option?
a. File b. Edit c. Tools d. Format
4. Which is displayed at the top part of the window?
a. Menu bar b. Tool bar c. Title bar d. Format bar
5. What is changing the default appearance of the text called?
a. Text formatting b. Page formatting
c. Special formatting d. Paragraph formatting
6. Find & Replace option is available in which menu?
a. File b. Edit c. Format d. Tools
7. Which button selects all instances of the search text in the document?
a. Find b. Find All c. Replace d. Replace All
8. What is the shortcut key to go to the start of the document?
a. Ctrl + Home b. Ctrl + End c. Home d. End
9. What is the shortcut key for finding and replacing text in a document?
a. Ctrl + F1 b. Ctrl + F4 c. Ctrl + F5 d.Ctrl+F7
10. What is the short cut key for Undo?
a. Ctrl +E b. Ctrl + U c. Ctrl + Z d. Ctrl + n
PART - II
Very Short Answers. 2 Marks
1. How do you insert pictures in to your document?
1. Place the insertion pointer where you want the image to appear
2. Select Insert → Picture → From file
3. The insert picture dialog box appears where the picture gallery opens from which the
desired picture can be selected.
4. If the picture is not in the gallery, then browse the pictures from the folder, choose the
desired picture.
5. Click on the Open button
6. The selected picture is inserted into the document
2. What are the different packages in Open Office Writer?
❖ OpenOffice Writer ❖ OpenOffice Impress
❖ OpenOffice Calc ❖ OpenOffice Draw
❖ OpenOffice Base ❖ OpenOffice Formula
Edit → Cut and Edit → Paste commands are Edit → Copy and Edit → Paste commands
used. are used.
PART - I
Choose the correct answer. 1 Mark
1. Which is the first electronic spreads sheet.
(A) Excel (B) Lotus 1-2-3
(C) Visicalc (D) OpenOffice Calc
2. Which of the following applications was the parent to OpenOffice Calc?
(A) Visicalc (B) LibreCalc
(C) Lotus 123 (D) StarOffice Calc
3. Grid of cells with a programmable calculator:
(A) Spreadsheet (B) Database (C) Word processor (D) Linux
4. A column heading in Calc is represented using
(A)Number (B) Symbol (C) Date (D) Alphabet
5. Which key is used to move the cell pointer in the forward direction within the worksheet?
(A)Enter (B) Tab (C) Shift + Tab (D) Delete
6. formula in calc may begin with
(A) = (B) + (C) - (D) All the above
7. What will be the result from the following formula (Assume A1=5, B2=2)? + A1^B2
(A) 7 (B) 25 (C) 10 (D) 52
8. What will be the result from the following expression (Assume H1=12, H2=12)? = H1<>H2
(A) True (B) False (C) 24 (D) 1212
9. Which of the following symbol is used to make a cell address as an absolute reference?
(A) + (B) % (C) & (D) $
10. Which of the following key combinations is used to increase the width of the current column?
(A) Alt + Right arrow (B) Alt + Left arrow
(C) Ctrl + Right arrow (D) Shift + Left arrow
PART - II
Very Short Answers. 2 Marks
1. What are the types of toolbars available in Open Office calc?
There are three toolbars available by default. They are:
❖ Standard Toolbar ❖ Formatting Toolbar ❖ Formula bar
2. What is a Cell pointer?
Cell pointer is a rectangle box which can be moved around the worksheet. The cell in
which the cell pointer is currently located is known as “Active cell”.
3. Write about the text operator in Open Office Calc.
In Calc, “&” is a text operator which is used to combine two or more text. Joining two
different texts is also known as “Text Concatenation”.
Syntax:
= text reference1 & text reference2
Example:
= B2 & C2
PART - I
Choose the correct answer. 1 Mark
1. Which is used to move quickly from one slide to another?
A) Compass B) Navigator C) Fill color D) Page border
2. Which is the shortcut key to view the slideshow?
A) F6 B) F9 C) F5 D) F10
3. In Impress, which views shows thumbnail versions of all your slides arranged in horizontal
rows.
A) Notes B) Outline C) Handout D) Slide Sorter
4. Identify the default view in Impress.
A) Normal B) Slide Sorter C) Handout D) Notes
5. Which menu contains the Slide Transition option?
A) Slide Show B) View C) Tools D) Format
6. Identify the extension of the Impress presentation.
A) .odp B) .ppt C) .odb D) .ood
7. In presentation tools, the entry effect as one slide replaces another slide in a slide show.
Identify the option that suits after reading the statement.
A) Animation B) Slide Transition
C) Custom animation D) Rehearse Timing
8. Vanya has made a presentation on “Global Warming”. She wants to progress her slide show
automatically while she speaks on the topic in the class. Which features of Impress would she
use?
A) Custom Animation B) Rehearse Timing C) Slide Transition D)either a) or b)
Part – II
Very Short Answers. 2 Marks
1. What is the difference between a slide and a slide show?
➢ A slide is an editable format that contains different element like text, tables, charts, clipart
etc.
➢ A slide show is a combination of a number of slides that run one after the other.
2. How many in-built slide layouts does impress consist of?
Open office impress consists of 12 different in-built slide layouts.
3. What do you understand by a presentation?
A presentation program is a software package used to display information in the form of
a slide show. Each slide uses a variety of multimedia elements that grabs the viewers' attention
and retains it.
4. Define a template in Impress.
Pre-packaged presentation templates available in Impress. Using a template can save you
a lot of time by doing a lot of the design work for you. For example, it automatically generates
PART - I
Choose the correct answer. 1 Mark
1. What is the expansion of WLAN?
A) Wireless Local Area Network b) Wired local Area Network
c) Wireless Local Area Netware d) Wireless Area Net
2. Range of Campus Network is
a) 10 KM b) 5 KM c) 25 KM d) 20 KM
3. Each computer on net is called
a) host b) server c) workstation d) node
4. The internet is governed by
a) ICANM b) ICANN c) ICMA d) ICNNA
5. Expansion of W3C
a) World Wide Web Consortium b) Wide World Web Consortium
c) World Web Wide Consortium d) World Wide Web Consortium
6. W3C was established in 1994 by
a) Tim Berners-Lee b) Tim Burnard Lee
c) Kim Berners d) Kim Bernard Lee
7. Hotspot uses which type of network services?
A) LAN b) PAN c) WLAN d) CAN
8. USB WiFi adapters are often called as
a) Data Card b) Pen Drive c) Dongles d) Memory Card
9. Looking for information on the internet is called
a) Surfing b) Searching c) Finding d) Glancing
10. Safari web browser was developed by
a) Google b) Apple c) Microsoft d) Linux Corp
11. How many types of websites are available?
a) 3 b) 2 c) 4 d) 6
Part – II
Very Short Answers. 2 Marks
1. Name the two important protocols for internet?
1. TCP (Transmission Control Protocol)
2. IP (Internet Protocol)
2. What is a network?
Simply a network is a collection of interconnected devices.
3. What is the role of ICANN?
Internet Corporation for Assigned Names and Numbers ( ICANN) administers the domain
registration to avoid name already registered.
PART - I
Choose the correct answer. 1 Mark
1. HTML is acronym for
(a) Hyper Transfer Markup Language (b) Hyper Text Markup Language
(c) Hyper Transfer Makeup Language (d) Hyper Text Makeup Language
2. The coded HTML keywords that indicate how web browser should format and display the
content is called ________
(a) Tags (b) Attributes (c) Headings (d) Body
3. Which of the following is a special word used inside a tag to specify additional information to
the tag?
(a) Tags (b) Attributes (c) Headings (d) Body
4. HTML tags should be specified within:
(a) [ ] (b) { } (c) ( ) (d) < >
5. An HTML document is bounded within a pair of ….. tags
(a) <body> ……. </body> (b) <title> ……. </title>
(c) <html> ……. </html> (d) <head> …… </head>
6. Which of the following symbol is used to define a closing tag?
(a) < > (b) % (c) / (d) \
7. Which section of the browser window displays the main contents?
(a) Head (b) Body (c) Title (d) Heading
8. Which of the following tag is a structural tag?
(a) <html> (b) <h1> (c) <br> (d) <p>
9. In HTML, colours are represented as
(a) Binary values (b) Octal values
(c) Decimal values (d) Hexadecimal values
10. Which of the following symbol is used to prefix with hexadecimal value representing colour
in HTML?
(a) % (b) # (c) @ (d) &
11. Which of the following attribute is used to change text colour within body tag?
(a) bgcolor (b) background (c) text (d) color
12. Within body section, which of the following attribute is used to set top margin?
(a) margin (b) top (c) topmargin (d) leftmargin
13. How many levels of heading tags are available in HTML?
(a) 6 (b) 4 (c) 8 (d) 3
14. The tag used to insert a line break:
(a) <h1> (b) <br> (c) <htm (d) <br>
15. The tag used to define a paragraph in HTML:
(a) <para> (b) <p> (c) <q> (d) <p>
PART - I
Choose the correct answer. 1 Mark
1. Which of the following tags are called as physical style tags?
(A) <html>, <b>, <br> (B) <b>, <br>, <u>
(C) <A>, <b>, <i> (D) <b>, <i>, <u>
2. Which feature is used to call attention to the reader?
(A) Highlight (B) Bold (C) Italics (D) Underline
3. The tags <sub> and <sup> are used for:
(A) Subject and Super (B) Subscript and Super
(C) Subject and Superscript (D) Subscript and Superscript
4. A named set of certain style of character and number is:
(A) Style (B) Character (C) Front (D) List
5. Pick odd one from the list
(A) <tr> (B) <th> (C) <dh> (D) <td>
6. Match the following: (a) (b) (c) (d)
(a) tfoot - (1) Order list (A) 4 1 2 3
(b) start - (2) Hyperlink (B) 1 4 3 2
(c) href - (3) Highlight (C) 4 3 2 1
(d) mark - (4) Table (D) 1 2 4 3
7. Definition list has how many parts?
(A) 5 (B) 4 (C) 3 (D) 2
8. A list block can be defined inside another list is:
(A) Inner List (B) Nested List (C) Outer List (D) Listing List
9. Read the following statement and choose the correct statement(s):
(I) Link in HTML is used to create hyperlinks to web content.
(II) HREF is abbreviated as Hypertext Markup File
(A) I is correct (B) II is correct
(C) I and II is correct (D) Both are wrong
10. To create internal link, which of the following attribute should be used?
(A) link (B) name (C) local (D) Inter
Part – II
Very Short Answers. 2 Marks
1. Write a short note on (i) <strong> (ii) <em>
(i) <strong>:
The tag is a phrase tag. It is used to define important text. This tag displays the text as
bold.
Example:
<strong>Computer Applications</strong>
..61.. A. PRABHAKAR - 9442979144
– 11. CREATING TABLES, LIST & LINKS
Output:
Computer Applications
(ii) <em> - Emphasized text:
The tag is used to emphasize the text. That means, when you use this tag, the text will be
in italics.
Example:
<em> Computer Applications</em>
Output:
Computer Applications
2. What is the use of <mark> tag?
➢ The <mark> tag is used to highlight the text in HTML. It is used to call attention to the
reader.
➢ This is also a container tag. Whatever the text given between and will be displayed as
highlighting with default color (mostly yellow).
Example:
A Computer is an <mark> electronic </mark> device
Output:
A Computer is an electronic device
3. Write the following equations as HTML notation:
(i) Pd = 2s – Q2
Pd = 2s- Q<sub>2</sub>
(ii) Pd = 25 – Q2
P<sub>d</sub> = 2<sup>5</sup> - Q<sub>2</sub>
4. Write about any two attributes of font tag.
(i) face attribute:
The face is an attribute to set different font style. The name of a font has multiple
words it should be specified within double quote.
(ii) Color attribute:
The color attribute is used to set the color to the text. As you leant earlier color name
or color code in hexadecimal may be used.
Example:
<font face="Arial Black" color=red> Arial Black font with red colour text</font>
Output:
Arial Black font with red colour text
5. What is thematic break?
The <hr> (Horizontal Rules) tag, which is known as “Thematic Breaks” separate sections
of an HTML document visually. It produces a horizontal line spread across the width of the
browser. This is an empty tag, which means the tag has no closing tag.
6. What is pixel?
A pixel is one of the tiny dots that make up the display on computer. Generally, 72 pixels
is equal to an inch. Pixel is usually referred as points.
..62.. A. PRABHAKAR - 9442979144
– 11. CREATING TABLES, LIST & LINKS
7. What are the types of lists in HTML?
HTML supports three types of lists viz. numbered, unnumbered and definition. These lists
are called as Ordered List, Unordered List and Definition List
8. How will you define numbered list?
Numbered list is created within the tag pair <OL> ….. </OL> tag. The tag <LI> is used to
present the list item in the list. Ordered list displays items in a numerical or alphabetical order.
Example: Output:
<OL> 1. Tamil
<LI> Tamil 2. English
<LI> English 3. Commerce
<LI> Commerce 4. Accountancy
<LI> Accountancy 5. Economics
<LI> Economics 6. Computer Application
<LI> Computer Application
</OL>
Part-III
Short Answers. 3 Marks
1. Write an HTML code to display the following text in exactly the same way as given
below.
I am studying Computer Application.
HTML Code:
<html>
<head>
<title>Subject</title>
</head>
<body>
I am studying Computer Science Application
</body>
</html>
2. Briefly explain the attributes of <hr> tag.
The <hr> tag having four attributes viz. size, width, noshade and color. These attributes
are used to set size, width, 3D appearance and color to the horizontal line respectively.
❖ Size attribute:
Thickness of the horizontal line can be changed with size attribute.
Example:
<hr size = 72> - display a horizontal line with 1 inch thickness.
❖ Width attribute:
The width attribute specifies the horizontal width of the ruler line. The default ruler is
drawn across the full width of the browser. The value of the width attribute may be the
exact width of the ruler in pixel or a certain percentage.
PART - I
Choose the correct answer. 1 Mark
1. Which image format was standardized by W3C?
(A) JPEG (B) SVG (C) GIF (D) PNG
2. The tag used to insert an image in HTML:
(A) Image (B) Picture (C) Img (D) Pic
3. In HTML, a piece of text or image can be moved horizontally or vertically by using:
(A) <marquee> (B) <img> (C) <embed> (D)<text>
4. Inline sound can be inserted using which of the following tag?
(A)<inline> (B) <backgroundsound>
(C) <bgsound> (D) <sound>
5. Which value causes the audio play as long as the page is in view?
(A) Stop (B) Never Stop (C) Continue (D) Infinite
6. The important attributes used with the <form> tag are
(A) method and action (B) name and size
(C) post and get (D) type and name
7. The tag used to create dropdown list box in HTML is:
(A) <dropdown> (B) <select> (C) <listbox> (D) <input>
8. Match the following: (a) (b) (c) (d)
(a) <textarea> - (1) inline (A) 3 1 4 2
(b) <input> - (2) Video (B) 3 4 1 2
(c) <bgsound> - (3) Multiline input (C) 2 3 4 1
(d) <embed> - (4) Password (D) 2 1 3 4
Part – II
Very Short Answers. 2 Marks
1. List out the popular image formats.
❖ GIF (Graphical Interchange Format) ❖ PNG (Portable Network Graphics)
❖ JPEG (Joint Photographic Experts Group) ❖ SVG (Scalable Vector Graphics)
2. Write down the general format of marquee.
<marquee> Text or image to be scroll </marquee>
3. What is inline sound or movie?
The inline refers to when audio (sound) or video (movie) files are handled as part of the
page. These media files play the audio or video when the page is visible in the browser
window.
4. What is the purpose of <input> tag?
Most of the form controls are created by using tag. The is an empty tag used to create
different form elements or controls such as text box, radio buttons so on.
PART - I
Choose the correct answer. 1 Mark
1. Expansion of CSS
(A) Cascading Style Schools (B) Cascading Style Scheme
(C) Cascading Style Sheets (D) Cascading Style Shares
2. Which of the following is the page level style?
(A) <Page> (B) <Style> (C) <Link> (D) <H>
3. CSS is also called as:
(A) Sitewide Style Sheets (B) Internal Style Sheets
(C) Inline Style Sheets (D) Internal Inline Sheets
4. The extension of CSS file is
(A) .ssc (B) .css (C) .csc (D) .htm
5. Chapter 13.indd 292 What is selector?
(A) Property (B) Value (C) HTML tag (D) name
6. The Declaration block of CSS is surrounded by
(A) ( ) (B) [ ] (C) {} (D) <>
7. The declaration should be terminated by
(A) : (B) ; (C) . (D) ,
8. What is the property to set text as bold?
(A) Font-Style (B) Font-Weight (C) Font-Property (D) Font-Bold
9. Which of the following indicates that the text included is a comment ?
(A) /* */ (B) !* *! (C) <* *> 292 (D) \* *\
10. Which of the following ways below is correct to write a CS?
(A) p {color:red; text-align:center}; (B) p {color:red; text-align:center}
(C) p {color:red; text-align:center;} (D) p (color:red;text-align:center;)
Part – II
Very Short Answers. 2 Marks
1. What is the use of <style> tag?
You may need to use a tag uniformly in the entire document. To do so, we can use <style>
tag. A style tag is used to change the default characteristics of a particular tag in the entire
web document wherever that tag is used.
2. What is CSS?
Cascading Style Sheets (CSS) are also called as Sitewide Style sheets or external style. CSS
is a style sheet language used for describing the formatting of a document written in HTML.
Using CSS, you can control the font colour, font style, spacing between pages, columns
size, border colour, background image or colour and various other effects in a web page.
3. Write the general format of linking CSS with HTML.
<Link rel = “stylesheet” type = “text/css” href = CSS_File_Name_with_Extension>
4. What is Inline Style?
Inline style is used to define style for a particular tag anywhere in an HTML document.
PART - I
Choose the correct answer. 1 Mark
1. Which provide a common scripting language to web developers to design, test and deploy
Internet Application?
A) C B) C++ C) Java D) JavaScript
2. Expand CGI
A) Common Gateway Interface B) Complex Gateway Information
C) Common Gateway Information D) Complex Gateway Interface
3. JavaScript programming language is used to develop the
A) Dynamic Web Page B) Window C) Web Page D) Home Page
4. The Dynamic Web Page help to save server’s
A) Work B) Route C) Traffic D) Path
5. User entered data, is validated before sending it to server is called
A) Server traffic B) Dynamic Web Page
C) Server Route D) Web server
6. Java Scripts can be implemented using which statements?
A) <head> B) <Java> C) <script> D) <text>
7. Expand
A) Distance Hyper Text Markup language
B) Dynamic Hyper Text Markup language
C) Distance High Text Markup language
D) Dynamic High Text Markup language
8. How many attributes are specified for <script> tag in the scripting language?
A) 2 B) 3 C) 4 D) 5
9. Which attribute is used to indicate the scripting language and its value should be sent to
“Text/JavaScript”
A) Language B) Text1 C) Type D) Body
10. The file reload into the browser use the shortcut key is
A) F2 B) F3 C) F4 D) F5
11. JavaScript ignores spaces that appear between
A) Command B) Scripts C) Tokens D) Text
12. A Data value for variable that appears directly in a program by using a
A) loop B) Literal C) Statement D) Text
13. Which is mostly used to give a warning message to users?
A) Alert Dialog Box B) Confirm box
C) Prompt box D) Display box
14. In the below snippet, value of x is var x = 250 + 2 – 200;
A) 50 B) 52 C) 48 D) 42
Part –IV
Explain in Detail. 5 Marks
1. Explain for loop with example.
The for loop is a very rigid structure that loops for a pre-set number of times. In JavaScript
for structure is very flexible, and is very commonly used.
The syntax is:
for(initialization; condition; increment/decrement)
{
Body of the loop;
}
The for structure consist of parts each separated by semicolon. They are,
1. The first part of the loop initialize a variable which is also called as control variable. In most
case the control variable is declared as well as initialized.
2. The second part is the conditional statement that determines how many times the loop
will be iterated.
3. The third and final part determines how the value of control variable is changed
(Incremented/Decremented)
Example: Output:
<script language="javascript" type="text/javascript">
1
for( var i = 1; i <= 5; i++)
2
{
3
document.write(i+"<br>");
4
} 5
</script>
..92.. A. PRABHAKAR - 9442979144
– 15. CONTROL STRUCTURE
2. Explain switch case statement with example.
JavaScript offers the switch statement as an alternate to using if...else structure. The
switch statement is especially useful when testing all the possible results of an expression.
The syntax of a switch structure is as follow:
switch(expression) ✓ The switch statement begins by
{ evaluating an expression placed
case label1: between parenthesis, much like the if
statements1; statement.
break; ✓ The result is compared to labels
case label2: associated with case structure that
statements2; follow the switch statement. If the result
break; is equal to a label, the statements in the
… corresponding case structure are
… executed.
case labeln; ✓ The default structure is given at the end
statements - n; of a switch structure if the result of the
break; expression that does not match any of
default: the case labels.
statements; ✓ The break statement is also used
} commonly within switch to exit the
statement once the appropriate choice
is found.
Example:
<script language="javascript" case 4:
type="text/javascript"> document.write("Thursday");
var day = prompt(“Enter a day number”,”1”) break;
switch(day) case 5:
{ document.write("Friday");
case 1: break;
document.write("Monday"); case 6:
break; document.write("Saturday");
case 2: break;
document.write("Tuesday"); case 7:
break; document.write("Sunday");
case 3: break;
document.write("Wednesday "); default:
break; document.write("Invalid Input");
}
In the above program, </script>
✓ if the value of day is 2, will display Tuesday and
✓ if it is 8 or more, will display Invalid Input.
..93.. A. PRABHAKAR - 9442979144
– 15. CONTROL STRUCTURE
3. Write the output for the following program.
<Html>
<Head>
<Title> for statement</title>
<Head>
<Body>
<script language= "java Script" type = "text / javaScript">
var no1= prompt ("please enter table you want:", "0");
document.write ("<h2> multiplication for your need </h2>")
for (Var no2= 0; no2<=10; no2++)
{
document write (no1+ "x" + no2+ "=" + no1+no2+ "<br>);
}
</script>
</body>
</Html>
OUTPUT:
PART - I
Choose the correct answer. 1 Mark
1. Which of the following is a set of moral principles that regulate the use of computers?
(a) piracy (b) programs
(c) virus (d) computer ethics
2. Commercial programs made available to the public illegally are known as
(a) freeware (b) warez (c) free software (d) software
3. Which one of the following are self-repeating and do not require a computer program to
attach themselves?
(A) (b) worms (c) spyware (d) Trojans
4. Which one of the following tracks a user visits a website?
(A) spyware (b) cookies (c) worms (d) Trojans
5. Which of the following is not a malicious program on computer systems?
(A) worms (b) Trojans (c) spyware (d) cookies
6. A computer network security that monitors and controls incoming and outgoing traffic is
(a) Cookies (b) Virus (c) Firewall (d) worms
7. The process of converting cipher text to plain text is called
(a) Encryption (b) Decryption (c) key (d) proxy server
8. E-commerce means
(a) electronic commerce (b) electronic data exchange
(c) electric data exchange (d) electronic commercialization.
9. Distributing unwanted e-mail to others is called
(A) scam (b) spam (c) fraud (d) spoofing
10. Legal recognition for transactions are carried out by
(a) Electronic Data Interchange (b) Electronic Data Exchange
(c) Electronic Data Transfer (d) Electrical Data Interchange
Part – II
Very Short Answers. 2 Marks
1. What is Harvesting?
A person or program collects login and password information from a legitimate user to
illegally gain access to others’ account(s) is called harvesting.
2. What are Warez?
Commercial programs that are made available to the public illegally are often called
Warez.
3. Write a short note on cracking.
➢ Cracking is where someone edits a program source so that the code can be exploited or
modified.
➢ “Cracking” means trying to get into computer systems in order to steal, corrupt, or
illegitimately view data.