Posts

Showing posts from July, 2017

ch-7

Chapter 7                                         HTML Short Answer Type Questions :- 1.      What is difference between container elements and empty elements ? Ans . The tags which have an opening tag as well as closing tag are called container elements  whereas those tags which only have an opening tag are called empty elements . 2.      What is a hyperlink ? Ans. Hyperlink is a link between various web pages. It is used to connect various web pages. 3.      Distinguish between <P> tag and <BR>  tag . Ans.   <p> tag <br> tag The <P> tag (Paragraph tag) is used to start a new paragraph in the HTML document . The <BR> tag ...

ch-5 Adobe Flash CS5

    Chapter 5 Adobe Flash CS5 SHORT ANSWER TYPE QUESTIONS :- Q1. What is Flash? Ans. Flash is a powerful software used to create animation and multimedia content. Q2.What is a Timeline? Ans.Timeline is a fixed rectangular window placed on the top of the stage .It controls the document in frames as well as in layers. Q3.What is the use of a Tools bar? Ans. Tools bar help us to draw, paint select and modify art work as well as change the view of the stage. Q4.What is Deco Tool? The Deco Tool is used to create interesting textures, patterns and symmetrical drawings from symbols in your Flash CS5 library. Q5. What is Animation? Ans. Animation is the illusion of movement created by displaying a series of images in an ordered manner, very quickly. LONG ANSWER TYPE QUESTIONS:- Q1. Name the screen elements of Adobe Flash CS5 and explain any two elements. Ans. The screen elements of Adobe Flash CS5 are:- 1.    Title Bar 2.    Menu...

ch-6 QBASIC

Ch-6 QBASIC Short answer type questions:- Q1. Write the purpose and syntax of the following statements: a)       CLS         b) LET    c) INPUT               d) END ANS1. Statement Syntax Purpose 1.CLS CLS It clears the screen. 2.LET LET<variable>=<constants> To assign a value to a variable. 3.END END It ends the program permanently. It can be used only once at the end of the program. 4.INPUT INPUT<variable> To accept a value for the variable. Q2. What is elseif? Explain. Ans2. The command allows us to perform a secondary action if the first expression mentioned with the IF statement was ...

ch-2 formulas and functions in MS Excel

Ch – 2 FORMULAS AND FUNCTIONS IN MICROSOFT EXCEL 2010 Short answer type questions: Q1. Write the general rules for writing a formula in MS excel. Ans1. Rules for writing a formula in MS excel are: 1.        Every formula in Excel must begin with an ‘=’ sign. 2.        Arithmetic operator should be used for operating on numbers or data. 3.        The data can be a cell address also. Q2. What do you mean by constant value? Ans2. Constant values are the values which are directly entered in the cell. They consist of text, numerals, alpha numerals etc. Q3. What are formulas? Ans3. A formula is an expression that tells which mathematical operation has to be performed on a specific value. Example: =A1+A2+A3 is a formula to calculate the sum. Q4. Define functions. Ans4. Functions are the predefined formulas in Excel that are used to perform various calculations in a worksh...

ch-1 computer peripherals

Image
Class VII Chapter 1                              Computer Peripherals G. Short answer type questions:- 1. What is an Operating System ? Ans. An Operating System is the software that manages the computer’s resources and executes application programs. 2. What do you mean by Peripheral devices ? Ans. Peripheral devices are defined as auxiliary   devices   such as a computer mouse or keyboard that connects to and works with the computer in some way. Other examples are microphones, loudspeakers, webcams, and digital cameras. 3. What is a scan code ? Ans. When any key from the keyboard is pressed , the microprocessor generates a number called the Scan Code. 4. What is a Hard Copy ? Ans. The output given by a printer is called as a hard copy . 5.Write a short note on Line Printer ? Ans. Line printers produce output by pr...