QUESTION BANK COMPUTER SCIENCE. Class VIII LESSON-1 INTRODUCTION TO MS ACCESS



Similar documents
Using Adobe Dreamweaver CS4 (10.0)

LAMBDA CONSULTING GROUP Legendary Academy of Management & Business Development Advisories

Enduring Understandings: Web Page Design is a skill that grows and develops throughout the careful planning and study of software and design.

Creating Web Pages with Microsoft FrontPage

Contents. Launching FrontPage Working with the FrontPage Interface... 3 View Options... 4 The Folders List... 5 The Page View Frame...

Microsoft FrontPage 2003

m ac romed ia Fi r e wo r k s Curriculum Guide

Developing Website Using Tools

50 Cragwood Rd, Suite 350 South Plainfield, NJ Victoria Commons, 613 Hope Rd Building #5, Eatontown, NJ 07724

Photoshop 5.5 Hotkey Table

Microsoft Publisher 2010 What s New!

Microsoft Office PowerPoint Creating a new presentation from a design template. Creating a new presentation from a design template

SMART NOTEBOOK 10. Instructional Technology Enhancing ACHievement

Garfield Public Schools Fine & Practical Arts Curriculum Web Design

WAYNESBORO AREA SCHOOL DISTRICT CURRICULUM INTRODUCTION TO GRAPHICS

To change title of module, click on settings

MS Word 2007 practical notes

Course Title: Multimedia Design

VIRGINIA WESTERN COMMUNITY COLLEGE

Microsoft Excel 2007 Level 2

ADOBE DREAMWEAVER CS3 TUTORIAL

Adobe Certified Expert Program

Making a Web Page with Microsoft Publisher 2003

Digital Marketing EasyEditor Guide Dynamic

USER GUIDE. Unit 4: Schoolwires Editor. Chapter 1: Editor

2. How to Use SMART Board as a Projector and Whiteboard

Publisher 2010 Cheat Sheet

Adobe Dreamweaver CC 14 Tutorial

Basic tutorial for Dreamweaver CS5

Welcome to CorelDRAW, a comprehensive vector-based drawing and graphic-design program for the graphics professional.

Microsoft Office PowerPoint 2013

Creating Accessible Word Documents

Umbraco v4 Editors Manual

Unit Plan. Grade level: 10 Subject: Media Arts ASM2O Teacher: Mr. J. Wilde

UNPAN Portal Content Management System (CMS) User Guide

KOMPOZER Web Design Software

Creating Personal Web Sites Using SharePoint Designer 2007

Smart Board Notebook Software A guide for new Smart Board users

Creating Newsletters in Microsoft Word

WEB DESIGN COURSE CONTENT

7 th Annual LiveText Collaboration Conference. Advanced Document Authoring

Creating an invitation

Web Developer Jr - Newbie Course

Computer Classes held

Introduction Designing your Common Template Designing your Shop Top Page Product Page Design Featured Products...

Creating an invitation

Graphic Design for Beginners

Adobe Dreamweaver Exam Objectives

Site Maintenance. Table of Contents

PowerPoint 2013: Basic Skills

Using Microsoft Word. Working With Objects

IAS Web Development using Dreamweaver CS4

Digital Image Concepts I

CLASSROOM WEB DESIGNING COURSE

Ingeniux 8 CMS Web Management System ICIT Technology Training and Advancement (training@uww.edu)

Sample Table. Columns. Column 1 Column 2 Column 3 Row 1 Cell 1 Cell 2 Cell 3 Row 2 Cell 4 Cell 5 Cell 6 Row 3 Cell 7 Cell 8 Cell 9.

CSE 3. Marking Up with HTML. Tags for Bold, Italic, and underline. Structuring Documents. An HTML Web Page File

Table of Contents. I. Banner Design Studio Overview II. Banner Creation Methods III. User Interface... 8

Adobe InDesign Creative Cloud

SMART Notebook 10 User s Guide. Linux Operating Systems

Microsoft PowerPoint 2008

Serif PagePlusX4. Group Listing

Creating Electronic Portfolios using Microsoft Word and Excel

Lesson Review Answers

Microsoft Access 2010 handout

Introduction to dobe Acrobat XI Pro

Introduction to Microsoft Word 2008

Carrie Schoenborn Molly Switalski. Big Idea: Journeys

Introduction to XHTML. 2010, Robert K. Moniot 1

Done. Click Done to close the Capture Preview window.

Schoolwires Staff Website Reference Guide

How to create pop-up menus

Caldes CM12: Content Management Software Introduction v1.9

GUIDELINES FOR SCHOOL WEB PAGES

Microsoft PowerPoint 2011

TUTORIAL 4 Building a Navigation Bar with Fireworks

Basic Microsoft Excel 2007

Microsoft PowerPoint 2010

How To Use Microsoft Word 2003

MS WORD 2007 (PC) Macros and Track Changes Please note the latest Macintosh version of MS Word does not have Macros.

Click on various options: Publications by Wizard Publications by Design Blank Publication

Photoshop- Image Editing

Creating a Web Site with Publisher 2010

Q&As: Microsoft Excel 2013: Chapter 2

IE Class Web Design Curriculum

Create a Web Page with Dreamweaver

Snagit 10. Getting Started Guide. March TechSmith Corporation. All rights reserved.

Drupal Training Guide

Microsoft Word Quick Reference Guide. Union Institute & University

Contents. Microsoft Office 2010 Tutorial... 1

SMART Board Beginning

Create A Collage Of Warped Photos

CREATE A WEB PAGE WITH LINKS TO DOCUMENTS USING MICROSOFT WORD 2007

Dreamweaver. Introduction to Editing Web Pages

SMART Notebook: Basics and Application

ADP Workforce Now Portal Administrator Guide. Version

Transcription:

QUESTION BANK COMPUTER SCIENCE Class VIII LESSON-1 INTRODUCTION TO MS ACCESS 1. What is a database? 2. Explain various types of database? 3. What is Normalization? Why is it required? 4. Database 5. Table 6. Field 7. Record 8. Explain various data types present in Access? 9. What is the different between forms and reports? 10. Define Marcos. What kinds of tasks can be performed using macros? 11. A field is used as a primary key. 12. MS Access will not allow you to delete field. 13. Data is entered in view. 14. View allows more control over the table structure. 15. A contain records and fields. 1. Define a database management system (DBMS). 2. Differentiate between a database and a table. 3. Define a record, a field, and a value. 4. Identify the record, field, and value in the following table structure. Roll No Name English 1 Sarika 80 5. Define Primary Key. 6. What are the object-naming rules in MS-Access? 7. Which of the following field names are valid? a. Student s Name b. Passes! c. Bio-Data d. Photography

e. Total e. Bus No. 8. Which view allows more control over the table structure? 9. Write two ways of selecting a key as a primary key? 10. What is a validation rule? 1. Give introduction to databases? Explain benefits databases. 2. Explain types of database in details. 3. Differentiate between DBMS and RDBMS. 4. What are the purposes of database system? 5. Explain parts of database window. LESSON-2 WORKING WITH TEXT AND IMAGES IN HTML 1. Write attributes of font tags. 2. What is unordered list? 3. What do you understand by definition list? 4. Define ordered list. 5. What is nesting list? 6. Explain HTML. 7. Write extensions of widely used graphics formats? 8. What is the use of Img tag? 9. Differences between <UL> tag and <OL> tag? 10. Define <DL>, <DT>, <DD> tag. 11. World Wide Web was developed at. 12. HTML pages are of three type s, and. 13. is used to describe text that contains links to other text. 14. Web clients are also knows as. 15. <IMAGE> tag attribute is used to link a file in a html page. 1. Which HTML tag is used to insert an image in a page? Write an option used with this tag. 2. Write steps for creating HTML document. 3. Explain elements in HTML. 4. What are the two different types of element? 5. Write structure of HTML page.

6. What is the use of title tag? 7. Explain body tag with syntax. 8. Difference between BACKGROUND and BGCOLOR attribute. 9. Explain ALINK and VLINK. 10. Write procedure for saving HTML document. 1. Give some idea about W3C. 2. Explain web server and web browser. 3. Give some rules for designing a website. 4. Define website. How is a website organized? 5. Explain Hypertext transfer protocol. LESSON-3 CREATING TABLES AND LINKING IN HTML 1. Which tag is used to define title of the table? 2. Name the tag to define the table data. 3. Define cell padding. 4. Explain cell spacing. 5. Where was World Wide Web developing? 6. Give names of the three type HTML pages. 7. Explain internet explorer. 8. Which attribute of image tag is used to link an.avi file? 9. Name the tag to define a table row. 10. What is the use of caption tag. 11. <TD> tag is used to add to the tables. 12. tag is used to add rows to the table. 13. The tag is used for making text and images as hyperlink. 14. The attribute of <IMG> tag is used to display text for a linked image. 15. The attributes is used to get a border around the image. 1. What are the default colors of the LINK and the VLINK attributes? 2. Write HTML command for- the background color to be defined as pink. 3. Write HTML command for- the thickness of the table border to be defined as 4 pixels.

4. Write HTML command for- center align center. 5. Write the full form of ALINK and VLINK 6. Can you make an image as a hyperlink? Which tag will you use for this purpose? 7. Define Static and Dynamic pages in HTML. 8. Explain URL. 9. What is home page? 10. What is home directory? 1. Explain the terms hypertext and hypermedia. 2. Describe the structure and behavior of a Web document. 3. Explain the roll of HTML in Web designing. 4. What is search engine giving any three examples? 5. Give a brief history of Table tag. LESSON-4 INTRODUCTION TO MS FRONTPAGE 1. A Web page can have a background picture. 2. The properties of a horizontal line can be set just by clicking it. 3. What you can edit a Web page in Page view. 4. What we call the advance tab is used to set the margin of a Web page. 5. Define the views. 6. What is the Template? 7. What is the Wizard? 8. Define the Theme. 9. How you can insert a horizontal line? 10. How can view the Web Page in a Web browser. 11. In Microsoft Front Page, there are ways to view the web site. 12. The any name of views of Page view is. 13. is an inbuilt feature which helps you to create Web sites or Web page automatically. 14. The two ways to view the Web Page in Web browser are view.

15. A is a unified set of design elements and schemes that you apply to your Web pages to give a professional look. 1. What is a Web site? 2. How is a Web Page in a Web site interconnected? 3. What are the four views in Page View section? 4. Difference between a template and a wizard. 5. How will you add a horizontal line in a Web page? 6. What do you mean by themes? Which view will you see for the following? 7. To design a Web Page. 8. To display all the tasks in a Web site. 9. To view how Web Page are hyperlink. 10. To view all the files and folders related to a Web Page. 1. Write steps for applying a theme to the current Web page. 2. Write steps for saving a Web Page. 3. Explain all types of Front Page view in detail. 4. Give some advantages of using MS Front Page. 5. Write steps for creating a Web Page using Template and wizard. LESSON-5 MORE ABOUT FRONTPAGE 1. Are you able to add a hyperlink using interacting button. 2. From where you can add graphics in your Web Page. 3. Name three states of hyperlinked text. 4. Marquee 5. Hyperlink

6. Hot spot 7. Image map 8. Are we insert graphics with one more Hot spot. 9. What is marquee tag? 10. Is a hot spot act as hyperlink? 11. Scrolling text across the page is called a. 12. The three states of hyperlink text or image is. 13. is a link from one Web Page or file to another including a picture or multimedia file or to an e-mail address or program. 14. A is a shapes or text on graphic that is hyperlink. 15. An is a graphic with one or more hot spots. 1. How will you insert a picture in a Web Page from file? 2. What is a marquee? 3. How will you convert a text to a marquee? 4. What is a hyperlink? 5. What is a hot spot? 6. What is an image map? 7. How will you add a hot spot to a graphic? 8. How will you add identify hyperlink text? 9. How will you know a particular image is a hyperlink images? 10. What are the three states of hyperlink text or images? 1. Write steps for a adding marquee to a web page. 2. Explain two methods of adding graphics to a Web Page. 3. How can you more and resize a graphics 4. Explain procedure for inserting hyperlink. 5. Define hot spot & image map. Explain produces for them. LESSON-6 INTRODUCTION TO VISUAL BASIC 1. Can controls can be placed on a form?

2. Write the short key of Run a program? 3. What is the short key of return from Code window to from screen. 4. GUI 5. Integrated 6. Event-driven 7. Project 8. Development Environment (IDE) 9. Title bar 10. Property 11. The environment enables the user to interact with an application. 12. The controls in the toolbox are called. 13. The default extension of a from file is. 14. A is the named attributes of the object. 15. A is the collection of files that will make up an application. 1. What is ALU? 2. What do you mean by event driven programing? 3. What do you mean by property, method and event? 4. What are the steps involved in the development of a Visual Basic application? 5. What is the integrated Development Environment? 6. What are the two ways to place controls on a form> 7. How will you move from form window to code window? 8. A 9. S 10. S 1. Give some views for visual basic? Explain its there modes. 2. Explain two ways to place controls on the from. Describe in detail. 3. Explain the steps of developing an application in Visual Basic. 4. Explain all components if Visual Basic window. 5. Describe different versions of Visual Basic.

LESSON-7 INTRODUCTION TO PHOTOSHOP 1. Write the use of Lasso Tool. 2. What is the default extension of a Photoshop? 3. Write the short key of new layer? 4. Write any four tool of Photoshop. 5. Magic wand 6. Custom Shape 7. Color Picker Palette 8. Crop 9. Resolution 10. Color mode 11. The windows contain the images to be edited. 12. help to position images precisely. 13. The bar contains a list of commands. 14. The bar displays different options of the tool you have selected from the toolbox. 15. The title bar of the windows displays information about the images opened in Photoshop. 1. Name any four components of the Photoshop window. 2. On which side of the image are the rulers placed? 3. What is the use of optional bar? 4. Name any two selection tools? 5. Write the use of Move too and Crop tool? 6. What does a small triangle at the tool s right bottom corner indicate? 7. What do you mean by resolution? 8. Write the use of Lasso tool? 9. What are the different units in which you can specify the width and height of an image? 10. Define the printing tool?

1. Define the Adobe Photoshop Toolbox. 2. What the different between Marquee tool and Lasso tool is with explain? 3. Explain the different between foreground color box and background color box? 4. Define about starting Adobe Photoshop and Working Image? 5. Define Magic Wand Tool. LESSON-8 TOOLS USED IN PHOTOSHOP 1. Clone Stamp Tool 2. Eraser Tool 3. Filters Gallery 4. Layer 5. Warping Text Tool 6. Write the use of Lasso tool? 7. How can we rotate image. 8. What is the mean of Cloning? 9. Define the Retouching Tools. 10. Define the Layer Effects. 11. To make a part of an image blurred or softened we can use the. 12. Create the effect of smudging wet paint with a finger by using the. 13. Lighten the pixel in an image with the help of the. 14. Darken the pixels in an image with the help of the. 15. Filters are used to add a variety of to our image. 1. What is the use of layers? 2. What is the different between the Dodge tool and the Brush tool? 3. For what purpose can you use the healing Brush tool? 4. What are filter used for? 5. What is the use of flattening the layer of an image? 6. Write the use of Clone Stamp Tool, Type Tool and Spot Healing Brush Tool? 7. How many types of Lasso Tool and write the name?

8. Define the layer effects? 9. How you can Show and Hide layers? 10. How to use of apply filters from the filter gallery? 1. Define any four important tools of Photoshop? 2. How many types of Lasso Tool and write the name with explain? 3. Explain the Healing Brush Tool and how to use it? 4. Write the steps applying filters from the gallery? 5. Write the steps to apply layer effects? LESSON-9 NETWORKING AND E-COMMERCE 1. Is LAN the networking between two offices in a city? 2. Does networking between help an organization save on cost? 3. Write the types of E-commerce. 4. What is a computer Network? 5. What is need of Networking? 6. LAN 7. MAN 8. WAN 9. Internet 10. Extranet 11. Protocols provide for the computers attached to a network. 12. When information is passed from one computer to another, the IP protocol break it up into pieces called. 13. Data transfer is to protect people using the Internet to make purchase. 14. The internet is a worldwide network of. 15. The buying and selling of products is referred to as e-commerce.

1. How are networks classified according to geographical area? 2. Differentiate between intranets and extranets. 3. What is a protocol? Name one protocol. 4. What do you mean by e-commerce? 5. What are the four different types of e-commerce? 6. Define the B2B e-commerce. 7. Define the C2C e-commerce. 8. Write is the role of digital middlemen in e-commerce. 9. What is the challenger facing e-commerce today? 10. Name a few sites where you can shop online. 1. Explain the How the Internet works? 2. Write the types of Network with explain. 3. Define the e-commerce. 4. How we do shopping on the Web? 5. Define the need for Networking.