Cambridge School, Noida Practice Paper Session Subject: Computer Science Class VIII Time: 3hrs MM: 80

Size: px
Start display at page:

Download "Cambridge School, Noida Practice Paper Session Subject: Computer Science Class VIII Time: 3hrs MM: 80"

Transcription

1 Cambridge School, Noida Practice Paper Session Subject: Computer Science Class VIII Time: 3hrs MM: 80 Instructions All questions are compulsory. Do all the parts of the questions together Marks are indicated against each question Answer the questions after carefully reading the text Q1 Multiple choice questions 10x1=10 i. It is a device that connects wireless communication devices to form a wireless network. a. WAN b. Wifi c. WAP ii. Which of the following is not an example of a selection tool? a. Fuzzy select tool b. Clone tool c. Select by color tool iii. The are the certain sets of rules that determine how data should be transferred over the network a. Protocols b. Network cards c. Both iv. It refers to computer network restricted to an organization a. Intranet b. Extranet c. Telnet v. Which key is pressed to move to the next field in a table (in BASE)? a. Alt b. tab c. ctrl vi. is the standard file name extension in Libre Office Base a. odc b. odb c. ods vii are used to perform calculations in C++ a. Identifiers b. Operators c. Tokens viii Except, no other special characters are allowed while defining a variable. a. Dollar b. Underscore c. Percentage ix. Blogger was launched in the year a Page 1 of 5

2 b c x. is similar to a physical wallet, which is used for keeping money, credit or debit. a. Mobile wallet b. Online wallet c. Real time wallet Q2 Debug the following program rewrite the correct code after removing the errors. 2 Void main() for (i= =1; 20=>i : i++) cout << I; Q3 Write the output for the following C++ program 2 void main() clrscr(); int a=10, b; a++; b=a+15; cout << the values of a and b are <<a<<b << endl; cout << the new values of a and b are <<++a<< b- - <<endl; getch(); Q4 Rewrite the following program using if..else statement without changing the meaning of the program. 2 void main() clrscr(); int x=20; char s; s=(x%2==0)? E : O ; getch(); Page 2 of 5

3 Q5 Answer the following questions in one word or sentence 8x1=8 i. Which keyword is used to declare character datatype? ii. What does conio.h stand for? iii. What is preprocessor directive? iv. What is the extension of the open shot project files? v. What is Ted Nelson known for? vi. Expand JPEG vii. Which technical term in real time communication describes the process of sending the file back and forth among participants? viii. Name any one real time application used in the field of Education Q6. Define the following terms 6x1=6 i. Queries ii. Playhead iii. Server iv. Filters in GIMP v. Resolution vi. Variable Q7 The following questions are based on Surfing Internet i. Who is known as the father of Internet? 1 ii. Define blog. 1 iii. When Ashok was trying to download a software, he got the popup message to download special software before downloading his software. What additional software was he asked to download? Also define it. 1+1 iv. Ashima was playing an audio file while downloading from the internet. When Manish asked her about that, she could not reply. Mention the term used for describing the above process and help Manish to get answer to his query. Also name any two players which allow this process. 1+1 Q8 The following questions are based on open shot video editor i. Mohit has created a project file in OpenShot video editor. He saved the file with the name farewell.asp. When he tried to open this project file in Openshot video editor he was not able to open it. What is the reason? 1 ii. Name two transition effects available in Openshot. 1 iii. Mention any two features of Open Shot Video Editor. 2 iv. Differentiate between importing and exporting a file. 2 v. Label the following tools/optionns 2 Page 3 of 5

4 a b c d Q9 The following questions are based on GIMP i. Mention the function of the following tools. 2 a. Fuzzy Select tool b. bucket fill tool ii. Refer the below figure and answer the following questions. a b a. How many layers are used in the above image? Name the background layer. 1 b. Identify the tools labeled as A and B. 1 Page 4 of 5

5 c. If you were asked to flip the layers to create the mirror image, then which tool will be used? Draw its icon from the above figure. 1 d. Ali has designed a greeting card in GIMP. He wants to change the colour of flower from purple to pink. Suggest him the suitable tool that will help him to perform the above task. 1 e. To save disk space, compressed file can also be saved in GIMP.[True/False] 1 f. Name any two image editing software s other than GIMP. 1 The following questions are based on BASE Q 10 Refer the following figure and answer the questions that follow 4X1=4 i. Mention the number of records and fields in the above table. ii. Name any flat database where this data can be created? iii. If the above data is saved in relational database software, which component will help us to display only the selected data in printable format iv. Define primary key Q11 Write a program in C++ to enter a number and print the average of its first 10 multiples using while loop. 4 Q12 Write a program to print if the student has passed or failed. If percentage entered by user is more than 40% then he is pass otherwise he is fail. 4 Q13 Answer the following questions 8x2=16 i. What is networking? Mention its two advantages ii. Differentiate between timeline and preview window. iii. Mention any four features of Libre office base iv. How can you rotate an image in GIMP? v. What are the two modes of GIMP user interface? vi. How are entry controlled loops different from exit controlled loops? vii. Define operators. Mention difference between = and = = operator. viii. Mention any four applications of C++. Page 5 of 5

CAMBRIDGE SCHOOL, NOIDA ASSIGNMENT 1, TOPIC: C++ PROGRAMMING CLASS VIII, COMPUTER SCIENCE

CAMBRIDGE SCHOOL, NOIDA ASSIGNMENT 1, TOPIC: C++ PROGRAMMING CLASS VIII, COMPUTER SCIENCE CAMBRIDGE SCHOOL, NOIDA ASSIGNMENT 1, TOPIC: C++ PROGRAMMING CLASS VIII, COMPUTER SCIENCE a) Mention any 4 characteristic of the object car. Ans name, colour, model number, engine state, power b) What

More information

Marking Scheme Class X INFORMATION TECHNOLOGY(402)

Marking Scheme Class X INFORMATION TECHNOLOGY(402) Marking Scheme-2018-19 Class X INFORMATION TECHNOLOGY(402) Time: 2.5 Hrs Maximum Marks: 50 -------------------------------------------------------------------------------------------------------------------------------

More information

LAB 4.1 Relational Operators and the if Statement

LAB 4.1 Relational Operators and the if Statement LAB 4.1 Relational Operators and the if Statement // This program tests whether or not an initialized value of num2 // is equal to a value of num1 input by the user. int main( ) int num1, // num1 is not

More information

BRAIN INTERNATIONAL SCHOOL. Term-I Class XI Sub: Computer Science Revision Worksheet

BRAIN INTERNATIONAL SCHOOL. Term-I Class XI Sub: Computer Science Revision Worksheet BRAIN INTERNATIONAL SCHOOL Term-I Class XI 2018-19 Sub: Computer Science Revision Worksheet Chapter-1. Computer Overview 1. Which electronic device invention brought revolution in earlier computers? 2.

More information

APEEJAY SCHOOL SAKET First Term Examination Class - XII (Commerce) INFORMATICS PRACTICES(Code 065)

APEEJAY SCHOOL SAKET First Term Examination Class - XII (Commerce) INFORMATICS PRACTICES(Code 065) APEEJAY SCHOOL SAKET First Term Examination 07-8 Class - XII (Commerce) INFORMATICS PRACTICES(Code 065) Time allowed : 3 hours General Instructions : This question paper has 6 questions and 6 printed pages.

More information

Cisdem PDFManagerUltimate

Cisdem PDFManagerUltimate Cisdem PDFManagerUltimate 1 TABLE OF CONTENTS In this tutorial, you will learn the following: I. About Cisdem PDFManagerUltimate... Pg. 3 II. Registration... Pg. 4 III. App Operating... Pg. 5 i. Importing

More information

CLASS-XI COMPUTER SCIENCE

CLASS-XI COMPUTER SCIENCE Roll No. Code : 112014-083-A Please check that this question paper contains 7 questions and 8 printed pages. CLASS-XI COMPUTER SCIENCE Time Allowed : 3 Hrs. Maximum Marks : 70 General Instructions : All

More information

DELHI PUBLIC SCHOOL, Durgapur QUESTION BANK & REVISION SHEET OF COMPUTER FOR FINAL EXAMINATION ( ) CLASS-VIIi Computer CHAPTER-CREATING MY

DELHI PUBLIC SCHOOL, Durgapur QUESTION BANK & REVISION SHEET OF COMPUTER FOR FINAL EXAMINATION ( ) CLASS-VIIi Computer CHAPTER-CREATING MY DELHI PUBLIC SCHOOL, Durgapur QUESTION BANK & REVISION SHEET OF COMPUTER FOR FINAL EXAMINATION (2017-18) CLASS-VIIi Computer CHAPTER-CREATING MY FIRST VIDEO, CREATING A DOCUMENTARY, APPLYING SPECIAL EFFECTS

More information

How to update or change your banking information in isolved

How to update or change your banking information in isolved How to update or change your banking information in isolved 1. Login to isolved through the Purdue intranet site or from the NASDA web page. 2. Choose the Direct Deposit Updates tab under Employee Self

More information

I Internal Examination Sept Class: - BCA I Subject: - Principles of Programming Lang. (BCA 104) MM: 40 Set: A Time: 1 ½ Hrs.

I Internal Examination Sept Class: - BCA I Subject: - Principles of Programming Lang. (BCA 104) MM: 40 Set: A Time: 1 ½ Hrs. I Internal Examination Sept. 2018 Class: - BCA I Subject: - Principles of Programming Lang. (BCA 104) MM: 40 Set: A Time: 1 ½ Hrs. [I]Very short answer questions (Max 40 words). (5 * 2 = 10) 1. What is

More information

Downloaded S. from Kiran, PGT (CS) KV, Malleswaram STRUCTURES. Downloaded from

Downloaded S. from Kiran,  PGT (CS) KV, Malleswaram STRUCTURES. Downloaded from Downloaded S. from Kiran, www.studiestoday.com PGT (CS) KV, STRUCTURES WHAT IS A STRUCTURE? Structure is a collection of logically related data. It is also a collection of dissimilar datatype. Downloaded

More information

Prezi: Moving beyond Slides

Prezi: Moving beyond Slides [ Prezi: Moving beyond Slides ] by: Charina Ong Centre for Development of Teaching and Learning National University of Singapore Table of Contents About the Workshop... i Workshop Objectives... i Session

More information

INDIAN SCHOOL SOHAR FIRST TERM EXAM ( ) INFORMATICS PRACTICES

INDIAN SCHOOL SOHAR FIRST TERM EXAM ( ) INFORMATICS PRACTICES INDIAN SCHOOL SOHAR FIRST TERM EXAM (2015-2016) INFORMATICS PRACTICES Page 1 of 5 No. of printed pages: 5 Class: XI Marks: 70 Date: 10-09-15 Time: 3 hours Instructions: a. All the questions are compulsory.

More information

DPS BAHADURGARH BLUE PRINT OF FA GRADE VIII

DPS BAHADURGARH BLUE PRINT OF FA GRADE VIII DPS BAHADURGARH BLUE PRINT OF FA GRADE VIII OBJECTIVE QUESTIONS IN THE GIVEN FORMAT 30M 1) FILL IN THE BLANKS 5M 2) TRUE/FALSE 5M 3) M.C.Q 5M 4) APPLICATION BASED QUESTIONS 5M 5) FULL FORMS/DEFINE 5M 6)

More information

DELHI PUBLIC SCHOOL TAPI

DELHI PUBLIC SCHOOL TAPI Loops Chapter-1 There may be a situation, when you need to execute a block of code several number of times. In general, statements are executed sequentially: The first statement in a function is executed

More information

NATIONAL SPORTS SCHOOL ST BENEDICT COLLEGE

NATIONAL SPORTS SCHOOL ST BENEDICT COLLEGE NATIONAL SPORTS SCHOOL ST BENEDICT COLLEGE Mark HALF-YEARLY EXAMINATION 2013/14 Levels 5-6-7-8 FORM 2 ICT TIME: 1h 30min Question 1 2 3 4 5 6 7 8 9 10 11 12 Global Mark Max. Mark 8 6 13 3 5 3 26 9 5 7

More information

6.096 Introduction to C++

6.096 Introduction to C++ MIT OpenCourseWare http://ocw.mit.edu 6.096 Introduction to C++ January (IAP) 2009 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. MASSACHUSETTS INSTITUTE

More information

Gozo College Boys Secondary Victoria - Gozo, Malta Ninu Cremona

Gozo College Boys Secondary Victoria - Gozo, Malta Ninu Cremona Gozo College Boys Secondary Victoria - Gozo, Malta Ninu Cremona Half Yearly Examination 2012 2013 Form 1 ICT Time: 1 Hour NAME: CLASS: INDEX NO: Instructions to Candidates Answer ALL questions. You are

More information

CPT101- Principles of Programming

CPT101- Principles of Programming UNIVERSITI SAINS MALAYSIA Stamford College First Semester Examination 2004/2005 Academic Session October 2004 External Degree Programme Bachelor of Computer Science (Hons.) CPT101- Principles of Programming

More information

Cisdem PDF Converter OCR Tutorial

Cisdem PDF Converter OCR Tutorial Cisdem PDF Converter OCR Tutorial 1 Table of Contents Table of Contents... 2 I. About Cisdem PDF Converter OCR... 3 II. Activating this Application... 4 III. Application Operating... 5 I. Convert PDF...

More information

I SEMESTER EXAM : : XI :COMPUTER SCIENCE : MAX MARK a) What is the difference between Hardware and Software? Give one example for each.

I SEMESTER EXAM : : XI :COMPUTER SCIENCE : MAX MARK a) What is the difference between Hardware and Software? Give one example for each. I SEMESTER EXAM : : XI :COMPUTER SCIENCE : MAX MARK 70. a) What is the difference between Hardware and Software? Give one example for each. b) Give two differences between primary and secondary memory.

More information

Video Modeling & Video Self-Modeling: Research to Practice

Video Modeling & Video Self-Modeling: Research to Practice Video Modeling & Video Self-Modeling: Research to Practice It s Showtime with ShowBiz Presented by the Virginia Department of Education s Autism Priority Project Developed by Teresa Lyons, T-TAC/VT How

More information

Enolsoft PDF to Word with OCR Tutorial

Enolsoft PDF to Word with OCR Tutorial Enolsoft PDF to Word with OCR Tutorial 1 Table of Contents Table of Contents... 2 I. About Enolsoft PDF to Word with OCR... 3 II. Activating the Application... 4 III. Application Operating... 5 i. Add

More information

PAF Chapter Junior Section Name : Class: 5 Sec: Date: SECTION - A

PAF Chapter Junior Section Name : Class: 5 Sec: Date: SECTION - A ICT CLASS-5 COMPREHENSIVE WORKSHEET Mid Term Session 2015-16 The City School PAF Chapter Junior Section Name : Class: 5 Sec: Date: Q1. Encircle any one correct option. i.) SECTION - A is an electronic

More information

An Object Oriented Programming with C

An Object Oriented Programming with C An Object Oriented Programming with C By Tanmay Kasbe Dr. Ravi Singh Pippal IDEA PUBLISHING WWW.ideapublishing.in i Publishing-in-support-of, IDEA PUBLISHING Block- 9b, Transit Flats, Hudco Place Extension

More information

MEHRAN UNIVERSITY OF ENGINEERING AND TECHNOLOGY, JAMSHORO. FIRST TERM FIRST YEAR (1 ST TERM) B.E.(ELECTRICAL) REGULAR EXAMINATION 2009 OF 09-BATCH.

MEHRAN UNIVERSITY OF ENGINEERING AND TECHNOLOGY, JAMSHORO. FIRST TERM FIRST YEAR (1 ST TERM) B.E.(ELECTRICAL) REGULAR EXAMINATION 2009 OF 09-BATCH. ID.No./Seat No. MEHRAN UNIVERSITY OF ENGINEERING AND TECHNOLOGY, JAMSHORO. FIRST TERM FIRST YEAR (1 ST TERM) B.E.(ELECTRICAL) REGULAR EXAMINATION 2009 OF 09-BATCH. COMPUTER APPLICATION & E-LEARNING Dated:

More information

Question Bank (SPA SEM II)

Question Bank (SPA SEM II) Question Bank (SPA SEM II) 1. Storage classes in C (Refer notes Page No 52) 2. Difference between function declaration and function definition (This question is solved in the note book). But solution is

More information

SAMPLE PAPER-2015 CLASS-XII Subject: Informatics Practices. Time: 3 hours Max. Marks: 70

SAMPLE PAPER-2015 CLASS-XII Subject: Informatics Practices. Time: 3 hours Max. Marks: 70 SAMPLE PAPER-05 CLASS-XII Subject: Informatics Practices Time: 3 hours Max. Marks: 70 Notes: (i) All questions are compulsory. (ii) Answer the questions after carefully reading the text. Q. a. Write examples

More information

Exercises 1. class member { int membernum = 25; float memberpay; public void Input(cin >> membernum >> memberpay); void Output; }

Exercises 1. class member { int membernum = 25; float memberpay; public void Input(cin >> membernum >> memberpay); void Output; } Exercises 1 Part 1: Explain the output of the following code without running it: struct data { float z; char type; }; int main() { data D1 = {20, 'P'}; cout

More information

PART - I 75 x 1 = The building blocks of C++ program are (a) functions (b) classes (c) statements (d) operations

PART - I 75 x 1 = The building blocks of C++ program are (a) functions (b) classes (c) statements (d) operations OCTOBER 2007 COMPUTER SCIENCE Choose the best answer: PART - I 75 x 1 = 75 1. Which of the following functions will be executed first automatically, when a C++ Program is (a) void (b) Main (c) Recursive

More information

MULTIMEDIA AND WEB TECHNOLOGY

MULTIMEDIA AND WEB TECHNOLOGY Series OSR Code No. 89 Roll No. Candidates must write the Code on the title page of the answer-book. Please check that this question paper contains 11 printed pages. Code number given on the right hand

More information

CSE202-Lec#4. CSE202 C++ Programming

CSE202-Lec#4. CSE202 C++ Programming CSE202-Lec#4 Functions and input/output streams @LPU CSE202 C++ Programming Outline Creating User Defined Functions Functions With Default Arguments Inline Functions @LPU CSE202 C++ Programming What is

More information

KENDRIYA VIDYALAYA SANGATHAN BHUBANESWAR REGION SECOND PREBOARD EXAMINATION FOR CLASS XII SUBJECT: COMPUTER SCIENCE

KENDRIYA VIDYALAYA SANGATHAN BHUBANESWAR REGION SECOND PREBOARD EXAMINATION FOR CLASS XII SUBJECT: COMPUTER SCIENCE KENDRIYA VIDYALAYA SANGATHAN BHUBANESWAR REGION SECOND PREBOARD EXAMINATION 2014-15 FOR CLASS XII SUBJECT: COMPUTER SCIENCE SET-I F.M. 70 General Instructions: Programming Language C++ All Questions are

More information

Probably the best way to start learning a programming language is with a program. So here is our first program:

Probably the best way to start learning a programming language is with a program. So here is our first program: Structure of a C++ Program Probably the best way to start learning a programming language is with a program. So here is our first program: // my first program in C++ { cout

More information

Kaltura Video Package for Moodle 2.x Quick Start Guide. Version: 3.1 for Moodle

Kaltura Video Package for Moodle 2.x Quick Start Guide. Version: 3.1 for Moodle Kaltura Video Package for Moodle 2.x Quick Start Guide Version: 3.1 for Moodle 2.0-2.4 Kaltura Business Headquarters 5 Union Square West, Suite 602, New York, NY, 10003, USA Tel.: +1 800 871 5224 Copyright

More information

Enolsoft PDF Converter with OCR Tutorial

Enolsoft PDF Converter with OCR Tutorial Enolsoft PDF Converter with OCR Tutorial 1 Table of Contents Table of Contents... 2 I. About Enolsoft PDF Converter OCR... 3 II. Activating the Application... 4 III. Application Operating... 5 i. Add &

More information

COMPUTER SCIENCE (083)

COMPUTER SCIENCE (083) Roll No. Code : 112011-083-A Please check that this question paper contains 7 questions and 6 printed pages. CLASS-XI COMPUTER SCIENCE (083) Time Allowed : 3 Hrs. Maximum Marks : 70 General Instructions

More information

Chapter-14 STRUCTURES

Chapter-14 STRUCTURES Chapter-14 STRUCTURES Introduction: We have seen variables of simple data types, such as float, char, and int. Variables of such types represent one item of information: a height, an amount, a count, and

More information

Assignment: 1. (Unit-1 Flowchart and Algorithm)

Assignment: 1. (Unit-1 Flowchart and Algorithm) Assignment: 1 (Unit-1 Flowchart and Algorithm) 1. Explain: Flowchart with its symbols. 2. Explain: Types of flowchart with example. 3. Explain: Algorithm with example. 4. Draw a flowchart to find the area

More information

COIMBATORE EDUCATIONAL DISTRICT

COIMBATORE EDUCATIONAL DISTRICT COIMBATORE EDUCATIONAL DISTRICT REVISION EXAMINATION JANUARY 2015 STD-12 COMPUTER SCIENCE ANSEWR KEY PART-I Choose the Correct Answer QNo Answer QNo Answer 1 B Absolute Cell Addressing 39 C Void 2 D

More information

ITL Public School First Term ( )

ITL Public School First Term ( ) ITL Public School First Term (04-5) Date:9/09/4 Class: XII Multimedia (067) Time: hrs M. M: 70 General Instructions:. Marks for all the questions are mentioned with the questions.. All Questions are compulsory..

More information

INFORMATICS PRACTICES

INFORMATICS PRACTICES Series OSR Code No. 90 Roll No. Candidates must write the Code on the title page of the answer-book. Please check that this question paper contains 8 printed pages. Code number given on the right hand

More information

PAF Chapter Junior Section Name : Class: 5 Sec: Date: SECTION - A

PAF Chapter Junior Section Name : Class: 5 Sec: Date: SECTION - A ICT CLASS-5 COMPREHENSIVE WORKSHEET Mid Term Session 2015-16 The City School PAF Chapter Junior Section Name : Class: 5 Sec: Date: Q1. Encircle any one correct option. i.) SECTION - A is an electronic

More information

Frequently Asked Questions: Students. Network logins and using Portal functions. 1Q. How do I connect to Wi-Fi on campus?

Frequently Asked Questions: Students. Network logins and using Portal functions. 1Q. How do I connect to Wi-Fi on campus? 1 Frequently Asked Questions: Students Network logins and using Portal functions 1Q. How do I connect to Wi-Fi on campus? A. Select Woodbury-Wireless after clicking on your computer s Wi-Fi network connection

More information

I. Answer any five of the following questions. 5 4=20M 1. Write a short note on Napier s Bones. A.

I. Answer any five of the following questions. 5 4=20M 1. Write a short note on Napier s Bones. A. I. Answer any five of the following questions. 5 4=20M 1. Write a short note on Napier s Bones. 2. Explain the types of computers. 3. What is secondary memory? 4. How many parts does a CPU have? Name them.

More information

Creating in Camtasia

Creating in Camtasia Creating in Camtasia 1. Import the media of choice (images, videos from camera, etc) by clicking then selecting the file you plan to use in your video. 2. You can select one file at a time, or you can

More information

INDIAN SCHOOL MUSCAT THIRD PRELIMINARY EXAMINATION INFORMATICS PRACTICES

INDIAN SCHOOL MUSCAT THIRD PRELIMINARY EXAMINATION INFORMATICS PRACTICES Roll Number Code Number 065/ INDIAN SCHOOL MUSCAT THIRD PRELIMINARY EXAMINATION INFORMATICS PRACTICES CLASS: XII Sub.Code: 065 Time Allotted:3 Hrs 0.0.08 Max. Marks: 70 Instructions:. All the questions

More information

InfoRecall in 20 Minutes Phantech Software

InfoRecall in 20 Minutes Phantech Software 2 Table of Contents Part I Introduction 3 Part II Create a File 3 Part III Create and Save Documents 4 Part IV Import Files 6 Part V Create a Hypertext Link 7 Part VI Create a Link to a Web Site 9 Part

More information

Information and Communication Technology (ICT) CBSE Board Question Paper 2018 Solution

Information and Communication Technology (ICT) CBSE Board Question Paper 2018 Solution Information and Communication Technology (ICT) CBSE Board Question Paper 2018 Solution 1. Multiple Choice Questions (a) A bit may contain value (i) 0 (ii) 1 (iii) Both 0 and 1 (iv) Either 0 or 1 Ans. (iv)

More information

TAMIL NADU UNIFORMED SERVICES RECRUITMENT BOARD

TAMIL NADU UNIFORMED SERVICES RECRUITMENT BOARD TAMIL NADU UNIFORMED SERVICES RECRUITMENT BOARD RECRUITMENT OF SUB-INSPECTOR OF POLICE (FINGER PRINT) 2018 Instructions to the candidates How to Apply through online The candidates who are applying for

More information

SBOA SCHOOL & JUNIOR COLLEGE, CHENNAI 101 COMPUTER SCIENCE CLASS: XI HALF YEARLY EXAMINATION MAX MARKS:70 CODE - A DURATION : 3 Hours

SBOA SCHOOL & JUNIOR COLLEGE, CHENNAI 101 COMPUTER SCIENCE CLASS: XI HALF YEARLY EXAMINATION MAX MARKS:70 CODE - A DURATION : 3 Hours SBOA SCHOOL & JUNIOR COLLEGE, CHENNAI 101 COMPUTER SCIENCE CLASS: XI HALF YEARLY EXAMINATION 2016 MAX MARKS:70 CODE - A DURATION : 3 Hours All questions are compulsory. Do not change the order of the questions

More information

D.A.V PUBLIC SCHOOLS, RANCHI ZONE FIRST SUMMATIVE ASSESSMENT CLASS - XI COMPUTER SCIENCE

D.A.V PUBLIC SCHOOLS, RANCHI ZONE FIRST SUMMATIVE ASSESSMENT CLASS - XI COMPUTER SCIENCE D.A.V PUBLIC SCHOOLS, RANCHI ZONE FIRST SUMMATIVE ASSESSMENT 2011-2012 CLASS - XI COMPUTER SCIENCE Q1. Input a number and then print the sum of the digits. [4] Q2. Input a number and then print its reverse.

More information

Enolsoft PDF Creator Tutorial

Enolsoft PDF Creator Tutorial Enolsoft PDF Creator Tutorial 1 Table of Contents Table of Contents... 2 I. About Enolsoft PDF Creator... 3 II. Product Activation... 4 III. Application Operating... 5 i. Add & Clear PDF... 5 ii. Preview

More information

INFORMATICS PRACTICES

INFORMATICS PRACTICES SET-4 Series SGN Code No. 90 Roll No. Candidates must write the Code on the title page of the answer-book. Please check that this question paper contains 11 printed pages. Code number given on the right

More information

Computer Science 302 Fall 2018 (Practice for) Third Examination, November 14, 2018

Computer Science 302 Fall 2018 (Practice for) Third Examination, November 14, 2018 Computer Science 302 Fall 208 (Practice for) Third Examination, November 4, 208 Name: The entire practice examination is 400 points.. True or False. [5 points each] (a) (b) A good programmer should never

More information

50) Which of the following statement temporarily stops the execution of a program?

50) Which of the following statement temporarily stops the execution of a program? FFC MODEL SCHOOL 1) Which one option is not in Edit Menu? (a) Undo (b) Redo (c) Find (d) Font 2) Which Keyboard shortcut is used to make the selected word bold? (a) Ctrl+Shift+B (b) Shift+B (c) Alt+B (d)

More information

Updating Your Local Program Webpage

Updating Your Local Program Webpage I. Go to www.soor.org Updating Your Local Program Webpage II. III. IV. On the top right hand side of the home page of www.soor.org click on LPC LOGIN. Type in your Username and Password, then click the

More information

Contents A. COLLABORATE INTRODUCTION... 1 B. SYSTEM REQUIREMENTS... 1 C. CANVAS COLLABORATE... 2 D. SETTING OF AUDIO (COMPULSORY)...

Contents A. COLLABORATE INTRODUCTION... 1 B. SYSTEM REQUIREMENTS... 1 C. CANVAS COLLABORATE... 2 D. SETTING OF AUDIO (COMPULSORY)... Contents A. COLLABORATE INTRODUCTION... B. SYSTEM REQUIREMENTS... I. OPERATING SYSTEM... II. BROWSER... III. JAVA APPLICATION... C. CANVAS COLLABORATE... I. CREATING COLLABORATE SESSION... II. JOINING

More information

Exercise 1: Importing a PowerPoint Presentation... 6 Importing Files... 6 Editing and Clip Detection... 7

Exercise 1: Importing a PowerPoint Presentation... 6 Importing Files... 6 Editing and Clip Detection... 7 Table of Contents Table of Contents... i Features at a Glance... 1 Capturing, importing, and organizing... 1 Synchronizing and editing... 1 Publishing and sharing... 1 Usage Scenarios... 1 Creating Cost-Effective

More information

Concepts and basics Of Websites

Concepts and basics Of Websites Unit One Ministry Of Education Concepts and basics Of Websites Computer and Information Technology 6 Ministry of Education Objective General Objective To identify the content of website Specific Objectives

More information

CSCI 102 Fall 2010 Exam #1

CSCI 102 Fall 2010 Exam #1 Name: USC Username: CSCI 102 Fall 2010 Exam #1 Problems Problem #1 (14 points) Problem #2 (15 points) Problem #3 (20 points) Problem #4 (16 points) Problem #5 (35 points) Total (100 points) Problem 1 Short

More information

GENESIS BASICS Using the Genesis Student Information System

GENESIS BASICS Using the Genesis Student Information System GENESIS BASICS Using the Genesis Student Information System I. Logging In II. Genesis Screen Header a. School Year Selector b. School Selector c. User Name/WebDesk Icon d. Genesis Icon Set III. Genesis

More information

SUB:- INFORMATION TECHNOLOGY PRACTICE QUESTIONS. Section A. 3. It was who wanted to go to mountains instead of the beach.

SUB:- INFORMATION TECHNOLOGY PRACTICE QUESTIONS. Section A. 3. It was who wanted to go to mountains instead of the beach. BRAIN INTERNATIONAL SCHOOL TERM-II Class X 2018-19 SUB:- INFORMATION TECHNOLOGY PRACTICE QUESTIONS Section A 1. The market is just the corner. a) at b) around c) on d) to 2. Our specialty is tandoori chicken.

More information

Create a Journal Voucher Using the Journal Voucher Quick Entry Form (FGAJVCQ)

Create a Journal Voucher Using the Journal Voucher Quick Entry Form (FGAJVCQ) Journal Voucher Create a Journal Voucher Using the Journal Voucher Quick Entry Form (FGAJVCQ) Use the Journal Voucher Quick Entry Form to create a new Journal Voucher. 1 Banner Main Menu EXIT Go To...

More information

TRAINING INTRODUCTION

TRAINING INTRODUCTION TRAINING INTRODUCTION To access and download applicable software: Navigate to the URL listed on the Novo Homescreen For additional information and support documents, please refer to the vivitek.com website

More information

SRI SARASWATHI MATRIC HR SEC SCHOOL PANAPAKKAM +2 IMPORTANT 2 MARK AND 5 MARK QUESTIONS COMPUTER SCIENCE VOLUME I 2 MARKS

SRI SARASWATHI MATRIC HR SEC SCHOOL PANAPAKKAM +2 IMPORTANT 2 MARK AND 5 MARK QUESTIONS COMPUTER SCIENCE VOLUME I 2 MARKS SRI SARASWATHI MATRIC HR SEC SCHOOL PANAPAKKAM +2 IMPORTANT 2 MARK AND 5 MARK QUESTIONS COMPUTER SCIENCE VOLUME I 2 MARKS 1. How to work with multiple documents in StarOffice Writer? 2. What is meant by

More information

(i) case (ii) _delete (iii) WHILE (iv) 21stName

(i) case (ii) _delete (iii) WHILE (iv) 21stName KENDRIYA VIDAYALAYA SANGATHAN ERNAKULAM REGION PREBOARD EXAMINATION 208-9 CLASS :XII MAX. MARKS : 70 SUBJECT : COMPUTER SCIENCE Instructions: TIME :3 HRS (i) Please check that this question paper contains

More information

The Library is displayed as a window, and its contents are accessed by dragging and dropping onto the Stage.

The Library is displayed as a window, and its contents are accessed by dragging and dropping onto the Stage. FLASH FREQUENTLY ASKED QUESTIONS - What is the Library? The Library is an area in which you store all content used in a Flash movie. In Flash terminology, each piece of content stored in the Library is

More information

Task Switcher. Martin Gräßlin

Task Switcher. Martin Gräßlin Martin Gräßlin 2 Contents 1 Navigating through Windows 4 1.1 Visualization......................................... 4 1.2 Shortcuts........................................... 4 1.3 Content............................................

More information

VISION BASICS. Introduction (note materials updated for Vision 6.8.0)

VISION BASICS. Introduction (note materials updated for Vision 6.8.0) SAYRE AREA SCHOOL DISTRICT TECHNOLOGY TIPS VISION BASICS Introduction (note materials updated for Vision 6.8.0) Vision is a new software program for monitoring and controlling students computers in a lab

More information

Dept. of Computer Sc., SDP College for Women, Ludhiana

Dept. of Computer Sc., SDP College for Women, Ludhiana Dept. of Computer Sc., SDP College for Women, Ludhiana QUESTION BANK PROBLEM SOLVING THROUGH "C" BCA 1 st semester (2018-19) 1. Structured programming has been called a revolution in programming & is considered

More information

SECONDARY SCHOOL, L-IMRIEĦEL HALF YEARLY EXAMINATIONS 2016/2017

SECONDARY SCHOOL, L-IMRIEĦEL HALF YEARLY EXAMINATIONS 2016/2017 SECONDARY SCHOOL, L-IMRIEĦEL HALF YEARLY EXAMINATIONS 2016/2017 YEAR: 10 Computing Time: 1½ Hr. Name: Class: Instructions: 1. Answer all the questions in the space provided on this paper. 2. Calculators

More information

SX Virtual Link Display for Education User's Manual

SX Virtual Link Display for Education User's Manual Projection Assistant Software for Education Market SX Virtual Link Display for Education User's Manual Copyright 2017 silex technology, Inc. All rights reserved. WA104580XX : June, 2017 Index 1. Introduction...

More information

SRE VIDYASAAGAR HIGHER SECONDARY SCHOOL. TWO MARKS

SRE VIDYASAAGAR HIGHER SECONDARY SCHOOL. TWO MARKS SRE VIDYASAAGAR HIGHER SECONDARY SCHOOL. COMPUTER SCIENCE - STAR OFFICE TWO MARKS LESSON I 1. What is meant by text editing? 2. How to work with multiple documents in StarOffice Writer? 3. What is the

More information

Forms iq Designer Training

Forms iq Designer Training Forms iq Designer Training Copyright 2008 Feith Systems and Software, Inc. All Rights Reserved. No part of this publication may be reproduced, transmitted, stored in a retrieval system, or translated into

More information

INFORMATICS PRACTICES

INFORMATICS PRACTICES SET-4 Series GBM Code No. 90 Roll No. Candidates must write the Code on the title page of the answer-book. Please check that this question paper contains 9 printed pages. Code number given on the right

More information

Student Guide to Neehr Perfect Go!

Student Guide to Neehr Perfect Go! Student Guide to Neehr Perfect Go! I. Introduction... 1 II. Quick Facts... 1 III. Creating your Account... 1 IV. Applying Your Subscription... 4 V. Logging in to Neehr Perfect... 6 VI. Activities... 6

More information

Sprint Messenger SM One to Many Messaging Quick Reference Guide

Sprint Messenger SM One to Many Messaging Quick Reference Guide Sprint Messenger SM One to Many Messaging Quick Reference Guide Quick Reference Guide - Page 1 of 26 Table of contents: 1.0 Introduction...3 2.0 Welcome Screen...4 2.1 Example Setting up a meeting...5

More information

Laboratory 0 Week 0 Advanced Structured Programming An Introduction to Visual Studio and C++

Laboratory 0 Week 0 Advanced Structured Programming An Introduction to Visual Studio and C++ Laboratory 0 Week 0 Advanced Structured Programming An Introduction to Visual Studio and C++ 0.1 Introduction This is a session to familiarize working with the Visual Studio development environment. It

More information

Superior University. Department of Electrical Engineering CS-115. Computing Fundamentals. Experiment No.1

Superior University. Department of Electrical Engineering CS-115. Computing Fundamentals. Experiment No.1 Superior University Department of Electrical Engineering CS-115 Computing Fundamentals Experiment No.1 Introduction of Compiler, Comments, Program Structure, Input Output, Data Types and Arithmetic Operators

More information

Chemistry for the IB Diploma CD-ROM

Chemistry for the IB Diploma CD-ROM Chemistry for the IB Diploma CD-ROM Help notes Contents 1 Getting started 2 2 Software requirements 3 3 Ebook 4 4 Resources for book chapters 6 5 Options 7 6 Exiting the program 7 Cambridge University

More information

Smart CMS Client HiP2P User Manual. Version:V2018.5

Smart CMS Client HiP2P User Manual.   Version:V2018.5 Smart CMS Client HiP2P User Manual http://iotsmatsolutions.net Version:V2018.5 1 1. Smart CMS client installation Please follow below steps to install the SMART CMS client monitoring system software; On

More information

STATE COUNCIL OF EDUCATIONAL RESEARCH AND TRAINING TNCF DRAFT SYLLABUS. Operating Systems.

STATE COUNCIL OF EDUCATIONAL RESEARCH AND TRAINING TNCF DRAFT SYLLABUS.  Operating Systems. STATE COUNCIL OF EDUCATIONAL RESEARCH AND TRAINING TNCF 2017 - DRAFT SYLLABUS Subject :Computer Technology (Vocational and Science) Class : XI UNIT I TOPIC FUNDAMENTALS OF COMPUTERS CONTENT Introduction

More information

CSCE 206: Structured Programming in C++

CSCE 206: Structured Programming in C++ CSCE 206: Structured Programming in C++ 2017 Spring Exam 2 Monday, March 20, 2017 Total - 100 Points B Instructions: Total of 13 pages, including this cover and the last page. Before starting the exam,

More information

HIGHER SCEONDARY FIRST YEAR PRACTICAL EXAM 2018 COMPUTER SCIENCE SECTION A ( WINDOWS XP )

HIGHER SCEONDARY FIRST YEAR PRACTICAL EXAM 2018 COMPUTER SCIENCE SECTION A ( WINDOWS XP ) HIGHER SCEONDARY FIRST YEAR PRACTICAL EXAM 2018 COMPUTER SCIENCE SECTION A ( WINDOWS XP ) 1.Write the steps to do the Following: a) Enter in to WordPad b) Enter 3 lines with suitable Heading c) Save the

More information

HIGHER SECONDARY SECOND YEAR

HIGHER SECONDARY SECOND YEAR HIGHER SECONDARY SECOND YEAR STD: 12 COMPUTER SCIENCE TIME : 2.30 HRS MODEL QUESTION PAPER - 1 MAX MARKS : 70 Part I Choose the correct answer: 15 * 1 = 15 1. A flashing vertical bar is called: (A) Mouse

More information

Computer Science 330 Assignment

Computer Science 330 Assignment Computer Science 330 Assignment Note: All questions are compulsory. The marks for each question are given at the same place. Max. Marks: 20 (ii) Write your name, enrolment number, AI name and subject etc.

More information

COMPUTER SCIENCE (083)

COMPUTER SCIENCE (083) Roll No. Code : 112012-083 Please check that this question paper contains 7 questions and 8 printed pages. CLASS-XI COMPUTER SCIENCE (083) Time Allowed : 3 Hrs. Maximum Marks : 70 General Instructions

More information

Padasalai.Net s Model Question Paper

Padasalai.Net s Model Question Paper Padasalai.Net s Model Question Paper STD: XII VOLUME - 2 MARKS: 150 SUB: COMPUTER SCIENCE TIME: 3 HRS PART I Choose the correct answer: 75 X 1 = 75 1. Which of the following is an object oriented programming

More information

Go! Guide: Completing and Submitting Work

Go! Guide: Completing and Submitting Work Go! Guide: Completing and Submitting Work Introduction It is your responsibility to submit your work in Neehr Perfect to your instructor. To do so, you will either submit a Progress Report or, for certain

More information

Getting Started with Crazy Talk 6

Getting Started with Crazy Talk 6 Getting Started with Crazy Talk 6 Crazy Talk 6 is an application that generates talking characters from an image or photo, as well as facial animation for video. Importing an Image Launch Crazy Talk and

More information

Chapter 4 Printing and Viewing a Presentation Using Proofing Tools I. Spell Check II. The Thesaurus... 23

Chapter 4 Printing and Viewing a Presentation Using Proofing Tools I. Spell Check II. The Thesaurus... 23 PowerPoint Level 1 Table of Contents Chapter 1 Getting Started... 7 Interacting with PowerPoint... 7 Slides... 7 I. Adding Slides... 8 II. Deleting Slides... 8 III. Cutting, Copying and Pasting Slides...

More information

USB Recorder User Guide

USB Recorder User Guide USB Recorder User Guide Table of Contents 1. Getting Started 1-1... First Login 1-2... Creating a New User 2. Administration 2-1... General Administration 2-2... User Administration 3. Recording and Playing

More information

Creating a Recording in Canvas Embedding a Recording in Canvas To embed a recording into a discussion

Creating a Recording in Canvas Embedding a Recording in Canvas To embed a recording into a discussion Table of Contents What is Kaltura... 3 Things to Remember... 3 My Media... 3 To access My Media... 3 Upload Media... 4 To perform a media upload... 4 Viewing Videos... 6 Add New List Options... 6 Media

More information

CSci 1113 Final. Name: Student ID:

CSci 1113 Final. Name: Student ID: CSci 1113 Final Name: Student ID: Instructions: Please pick and answer any 10 of the 12 problems for a total of 100 points. If you answer more than 10 problems, only the first 10 will be graded. The time

More information

Edit Echo360 Lecture for IRSC Faculty

Edit Echo360 Lecture for IRSC Faculty Edit Echo360 Lecture for IRSC Faculty In this section: Overview Open the File Select the Content to be Edited Specify Edits Commit Edits Preview the Edited File Save (or Save and Process) the Edited File

More information

How Do I Choose Which Type of Graph to Use?

How Do I Choose Which Type of Graph to Use? How Do I Choose Which Type of Graph to Use? When to Use...... a Line graph. Line graphs are used to track changes over short and long periods of time. When smaller changes exist, line graphs are better

More information

GROKWORX SOFTWARE. Student Application Manual. Grokworx Software Ltd.

GROKWORX SOFTWARE. Student Application Manual. Grokworx Software Ltd. GROKWORX SOFTWARE Student Application Manual This document outlines the options and functionality available in the Virtual Classroom application. If you have challenges please contact your event organizer

More information

Code Autocomplete Manual

Code Autocomplete Manual Code Autocomplete Manual Release 2.0.0 Jacques Lucke July 02, 2016 Contents 1 Setup 3 1.1 Installation................................................ 3 1.2 Check the Installation..........................................

More information

SAMPLE PAPER: 2015 Class :XII Subject : Informatics Practices. Time: 3 hrs. M.M. 70. Section A

SAMPLE PAPER: 2015 Class :XII Subject : Informatics Practices. Time: 3 hrs. M.M. 70. Section A SAMPLE PAPER: 2015 Class :XII Subject : Informatics Practices Time: 3 hrs. M.M. 70 Instructions: i) All questions are compulsory. ii) Programming language:java Section A a) What is foreign key and Candidate

More information