St. Catherine s High School

Size: px
Start display at page:

Download "St. Catherine s High School"

Transcription

1 St. Catherine s High School Annual June 2015 Class: Senior 4 Subject: Computer Studies Total: Duration: 2 hrs Final Total: /100 MAKE SURE TO CHECK THAT YOU ARE GIVEN FIVE PRINTED PAGES Calculators may NOT be used. Answer all the questions on a separate paper. Question 1 Choose ONE correct answer for each of the below: a) A medium for transferring data between two locations is called a: i. Network ii. Communications channel iii. Modem iv. Bus b) A sizeable geographical area with digital communication based on the telephone system is called a: i. LAN ii. WAN iii. Modulator-Demodulator iv. All of the above c) A file containing relatively permanent data is a: i. Random file ii. Transaction file iii. Master file iv. Sequential file d) Accessing records from a file without searching from the beginning of the file is: i. Time sharing ii. Random iii. Direct access iv. Access time e) An input device which can read characters directly from an ordinary piece of paper is: i. OCR ii. OMR iii. MSI Ms Charlene Ellul Page 1 of 5

2 iv. CRT f) A compiler is: i. A person who compiles source programs ii. The same thing as a programmer iii. A data input operator iv. A program which translates source code to object code g) A method for sending data from one place to another by physical or electronic means is: i. ii. Internet iii. Data transmission iv. Distributed processing h) What is meant by embedded system? i. A system designed for specific control functions within a larger system ii. A system which is assigned one and only one task iii. A system which uses one kind of software iv. A system meant for applications only i) A computer uses to convert digital signals from a computer into analogue signals, and vice versa: i. Multiplexer ii. Demodulator iii. Modem iv. Decoder [9] Total Question 1: 9 marks Question 2 a) What is an algorithm? [1] b) Distinguish between source code and executable code. [2] c) Name THREE types of programming errors and give an example of each. [6] d) Study the program below, which is supposed to display a mathematical table from 1 to 12 and then answer the questions: Ms Charlene Ellul Page 2 of 5

3 i. What is the concept found in line 3 called? ii. The program uses one type of iteration, mention another one used in Java. iii. As it is the program has an error. In which line number is this error? iv. Fix the error found in (iii) so that the program works as intended. v. Fill in Line 8 so that the program displays the answer. [5] e) Name TWO conditional statements used in Java. [2] f) Choose TWO looping structures found in Java and show by writing a short program how they are used to display the numbers from 1 to 10. [6] g) Why does source code needs to be translated? [1] h) The program below finds the total of 3 test marks ad their average is then displayed on the screen. Find ONE syntax, ONE logical and ONE runtime error. Give reasons for your answers. class Test{ public static void main (String args[]){ int mark1 = 50; int mark2 = 35; int mark3 = 60; int marks = 0; double total = mark1+mark2-mark3; double average = total/marks; System.out.println( The average is:); System.out.println(average); } } [6] i) From the program given in h) find a reserved word and the name of the class. [2] Total Question 2: 30 marks Ms Charlene Ellul Page 3 of 5

4 Question 3 a) Different data processing environments require different operating systems. Realtime, batch and time-sharing are three types of operating systems. For each type give an example where it is best used. [3] b) Two other types of operating systems are single-user and multi-user. Briefly explain the difference between them. [2] c) Two types of interfaces in operating systems are CLI and GUI. What do the acronyms CLI and GUI stand for? [2] d) For each situation below name the most suitable operating system: i. Payroll system. ii. Aircraft control systems. iii. Banking system. [3] e) Briefly describe what a utility software is. [2] f) State which utility software performs the function described below: i. This reduces the size of data in order to save space. ii. This utility reduces data access time and allows storage to be used more efficiently. iii. This checks your hard disk for errors and corrects problems found. [3] g) Real time operating systems is an operating system widely used in different circumstances. i. Give an example of where time critical real-time operating system may be used. ii. Give the criteria for a system to be real-time. iii. Give three characteristics of a real-time system. [5] Total Question 3: 20 marks Question 4 a) Define the terms LAN, MAN and WAN. [3] b) is an application used in WAN. Give another example of a use for WAN and another for LAN. [2] c) Search engine, home page, URL (uniform resource locator), hypertext and FTP (file transfer protocol) are all terms concerned with web browsers. Briefly define the five terms. [5] d) Give an advantage of LAN over standalone computer. [1] e) What is a topology? [1] f) Name THREE types of topologies. [3] g) For each of the topologies mentioned in f) draw their diagram. [6] h) For each of the topologies mentioned in f) state TWO advantages and TWO disadvantages. [12] i) Which is the fastest communication medium used to date? Explain how it works. [2] Ms Charlene Ellul Page 4 of 5

5 j) Mention ONE wireless communication medium. [2] Total Question 4: 37 marks Question 5 a) Indicate whether the following are System Software or Application Software. The first one has been done to help you. [2] b) Give two differences between Tailor-Made and Off-The-Shelf packages. [2] Total Question 5: 4 marks Ms Charlene Ellul Page 5 of 5

FORM 5 COMPUTING TIME: 1h 45min

FORM 5 COMPUTING TIME: 1h 45min DIRECTORATE FOR QUALITY AND STANDARDS IN EDUCATION Curriculum Management and elearning Department Educational Assessment Unit Annual Examinations for Secondary Schools 2014 Track 3 FORM 5 COMPUTING TIME:

More information

Do not open this examination paper until instructed to do so. Section A: answer all the questions. Section B: answer all the questions.

Do not open this examination paper until instructed to do so. Section A: answer all the questions. Section B: answer all the questions. M09/5/COMSC/SP1/ENG/TZ0/XX 22097013 Computer science Standard level Paper 1 Tuesday 19 May 2009 (afternoon) 1 hour 30 minutes INSTRUCTIONS TO CANDIDATES Do not open this examination paper until instructed

More information

Christian Brothers High School, Lewisham. Year 12 Information Processes & Technology. Assessment Task 3: Communications Systems.

Christian Brothers High School, Lewisham. Year 12 Information Processes & Technology. Assessment Task 3: Communications Systems. Name: Teacher: Christian Brothers High School, Lewisham Year 12 Information Processes & Technology Assessment Task 3: Communications Systems June 2001 Outcomes Assessed: H1.1, H1.2, H2.1, H3.1, H5.2. Weighting:

More information

Q1. Describe the characteristic features of input and output devices of a computer system. [10]

Q1. Describe the characteristic features of input and output devices of a computer system. [10] Course: 1 st Sem. Of 3-year B.Sc. in H&HA Academic Year: 2017-2018 Q1. Describe the characteristic features of input and output devices of a computer system. [10] What is Topology? Discuss the various

More information

SRM ARTS AND SCIENCE COLLEGE SRM NAGAR, KATTANKULATHUR

SRM ARTS AND SCIENCE COLLEGE SRM NAGAR, KATTANKULATHUR SRM ARTS AND SCIENCE COLLEGE SRM NAGAR, KATTANKULATHUR 603203 DEPARTMENT OF COMPUTER SCIENCE & APPLICATIONS QUESTION BANK (2017-2018) Course / Branch : BCA Semester /Year : EVEN / III Subject Name : Data

More information

6 Computer Networks 6.1. Foundations of Computer Science Cengage Learning

6 Computer Networks 6.1. Foundations of Computer Science Cengage Learning 6 Computer Networks 6.1 Foundations of Computer Science Cengage Learning Objectives After studying this chapter, the student should be able to: 6.2 Describe network criteria, physical structures and categories

More information

Question Bank BCA-T111: Computer Fundamentals 1. What is Computer? Why is it also known as a data processor? 2. What is data processing?

Question Bank BCA-T111: Computer Fundamentals 1. What is Computer? Why is it also known as a data processor? 2. What is data processing? Question Bank BCA-T111: Computer Fundamentals 1. What is Computer? Why is it also known as a data processor? 2. What is data processing? Differenciate between data and information. Whis is more useful

More information

FORM 4 (Option) COMPUTING TIME: 1 hr 30 min

FORM 4 (Option) COMPUTING TIME: 1 hr 30 min DIRECTORATE FOR QUALITY AND STANDARDS IN EDUCATION Department for Curriculum Management and elearning Educational Assessment Unit Annual Examinations for Secondary Schools 2013 Track 2 FORM 4 (Option)

More information

1. Computer system configuration information is stored in the... A. CD-ROM B. CMOS C. ROM-BIOS D. RAM

1. Computer system configuration information is stored in the... A. CD-ROM B. CMOS C. ROM-BIOS D. RAM NAME:. CLASS/NO:. GAYAZA HIGH SCHOOL S3 COMPUTER STUDIES 840/1 END OF TERM 2 EXAMINATION, 2018 2 hours Section A: (20 Marks) Answer all questions in this section in the grid provided 1. Computer system

More information

END-TERM EXAMINATION

END-TERM EXAMINATION (Please Write your Exam Roll No. immediately) END-TERM EXAMINATION DECEMBER 2006 Exam. Roll No... Exam Series code: 100179DEC06200134 Paper Code : MCA-101 Paper Title: Introduction to Information Technology

More information

OCR J276 GCSE Computer Science

OCR J276 GCSE Computer Science Name: Class Teacher: Date: OCR J276 GCSE Computer Science REVISION BOOKLET 1.4 WIRED AND WIRELESS NETWORKS Content in J276 GCSE Computer Science: 1.1 Systems Architecture 1.2 Memory 1.3 Storage 1.4 Wireless

More information

OCR GCSE Computing Learning Grids H/W

OCR GCSE Computing Learning Grids H/W COMPUTING GCSE OCR J275 OCR GCSE Computing Learning Grids H/W Unit A451: Computer Systems and Programming This learning grid H/W belongs to: Name: Form: Mr. Ahmed A451 - ATTENTION! Please read! These learning

More information

6 Computer Networks 6.1. Foundations of Computer Science Cengage Learning

6 Computer Networks 6.1. Foundations of Computer Science Cengage Learning 6 Computer Networks 6.1 Foundations of Computer Science Cengage Learning Objectives After studying this chapter, the student should be able to: 6.2 Describe network criteria, physical structures and categories

More information

Computer Studies Theory Paper 840/1

Computer Studies Theory Paper 840/1 NAME stream.signature. Computer Studies Theory Paper 840/1 2½ mu Hours SHAMMAH HIGH SCHOOL EXAMINATION COUNCIL INSTRUCTIONS TO CANDIDATES: SENIOR THREE END OF TERM TWO 2018 COMPUTER STUDIES PAPER 1 2 HOURS

More information

Angel International School - Manipay 2 nd Term Examination March, 2016 Computing

Angel International School - Manipay 2 nd Term Examination March, 2016 Computing c Grade 10 Angel International School - Manipay 2 nd Term Examination March, 2016 Computing Duration: xx Hours Index No:- 1) The storage medium uses sequential data access method is: a) Hard disk b) Floppy

More information

Computer Networks. Cables Radio signals (wireless/wifi) Telephone lines Satellite links (Long distance)

Computer Networks. Cables Radio signals (wireless/wifi) Telephone lines Satellite links (Long distance) COMPUTER NETWORKS Computer Networks A network is two or more computers connected together to allow them to share information and resources. Network connections are created by Cables Radio signals (wireless/wifi)

More information

Data Communication. Introduction of Communication. Data Communication. Elements of Data Communication (Communication Model)

Data Communication. Introduction of Communication. Data Communication. Elements of Data Communication (Communication Model) Data Communication Introduction of Communication The need to communicate is part of man s inherent being. Since the beginning of time the human race has communicated using different techniques and methods.

More information

Question Bank. Fundamentals Of Computer FYBCA (SEM - I)

Question Bank. Fundamentals Of Computer FYBCA (SEM - I) Question Bank Fundamentals Of Computer FYBCA (SEM - I) 1) Choose the appropriate option (1 Marks Questions) 1) COBOL is an example of level language. a) low level b) middle level c) high level d) both

More information

TOPIC 5: COMMUNICATION AND INTERNET

TOPIC 5: COMMUNICATION AND INTERNET TOPIC 5: COMMUNICATION AND INTERNET MOHD YUNUS SHARUM (DR.) NORIDAYU MANSHOR (DR.) Faculty of Computer Science and Information Technology Universiti Putra Malaysia Communication and Internet Describe about

More information

UNIT I (NETWORKING AND OPEN STANDARDS) (From this unit: 7 Questions - 10 Marks)

UNIT I (NETWORKING AND OPEN STANDARDS) (From this unit: 7 Questions - 10 Marks) UNIT I (NETWORKING AND OPEN STANDARDS) (From this unit: 7 Questions - 10 Marks) One Mark Questions 1. What is the purpose of Modem in network? 2. Write one example of IP Address. 3. Define Domain Name

More information

Marking Scheme for the Sample Exam Paper

Marking Scheme for the Sample Exam Paper INFORMATION SYSTEMS EXAMINATION BOARD BUSINESS SYSTEMS DEVELOPMENT CERTIFICATE IN INFORMATION AND COMMUNICATION TECHNOLOGY for the Sample Exam Paper As this is a sample paper, both the paper and the marking

More information

NEO CONVENT SR. SEC. SCHOOL, PASCHIM VIHAR, DELHI 63 Paper IP, Class XI-C, Unit Test 1 ( ) Answer Key Max. Marks: 40

NEO CONVENT SR. SEC. SCHOOL, PASCHIM VIHAR, DELHI 63 Paper IP, Class XI-C, Unit Test 1 ( ) Answer Key Max. Marks: 40 NEO CONVENT SR. SEC. SCHOOL, PASCHIM VIHAR, DELHI 63 Paper IP, Class XI-C, Unit Test (0.07.07) Answer Key Max. Marks: 40 Q.a) b) c) d) e) f) Ans. What are the major strengths and weaknesses of a computer?

More information

The Lester Vaughan School Information Technology (Theory) Unit Plans Year 1 Term 1

The Lester Vaughan School Information Technology (Theory) Unit Plans Year 1 Term 1 The Lester Vaughan School Information Technology (Theory) Unit Plans Year 1 Term 1 1 Orientation Know why they are in class Display an understanding of the subject Display knowledge of basic IT components

More information

UGANDA NATIONAL EXAMINATIONS BOARD Uganda Certificate of Education COMPUTER STUDIES. Paper 1. 2 hours 30 minutes

UGANDA NATIONAL EXAMINATIONS BOARD Uganda Certificate of Education COMPUTER STUDIES. Paper 1. 2 hours 30 minutes 840/1 Computer Studies Paper 1 Oct./Nov. 2009 2 1 /2 Hours UGANDA NATIONAL EXAMINATIONS BOARD Uganda Certificate of Education COMPUTER STUDIES Paper 1 2 hours 30 minutes Candidate s Name: Index No.. Candidate

More information

M1-R4: Introduction to ICT Resource (JULY 2018)

M1-R4: Introduction to ICT Resource (JULY 2018) M1-R4: Introduction to ICT Resource (JULY 2018) Max Marks: 100 M1-R4-07-18 DURATION: 03 Hrs 1. Each question below gives a multiple choice of answers. Choose the most appropriate one and enter in the OMR

More information

Module 15: Network Structures

Module 15: Network Structures Module 15: Network Structures Background Motivation Topology Network Types Communication Design Strategies 15.1 Node Types Mainframes (IBM3090, etc.) example applications: airline reservations banking

More information

ASSIGNMENT-1 M.Sc. DEGREE EXAMINATION, MAY 2018 (First Year) INFORMATION TECHNOLOGY Basics of Information Technology

ASSIGNMENT-1 M.Sc. DEGREE EXAMINATION, MAY 2018 (First Year) INFORMATION TECHNOLOGY Basics of Information Technology ASSIGNMENT-1 () Basics of Information Technology (DMSIT01) Q1) Discuss in detail about IT support at different organizational levels. Q2) Explain about hierarchy of computers. Q3) Discuss different categories

More information

Institute of Certified Management Accountants of Sri Lanka. Operational Level May 2013 Examination

Institute of Certified Management Accountants of Sri Lanka. Operational Level May 2013 Examination Copyright Reserved Serial No Operational Level May 2013 Examination Examination Date : 18 th May 2013 Number of Pages : 05 Examination Time: 9.00 a:m. 9.45 a:m. / Number of Questions: 30 12.30 p:m. 1.15

More information

HALF-YEARLY EXAMINATIONS FEBRUARY

HALF-YEARLY EXAMINATIONS FEBRUARY HALF-YEARLY EXAMINATIONS FEBRUARY 2016 Subject: Computing Form: 4 Time: 1½ hrs MARKING SCHEME Computing Form 4 Half Yearly Exams 2016 Page 1 Section A Answer ALL questions. Each questions carries 5 marks.

More information

Part I: Hardware and communication

Part I: Hardware and communication Part I: Hardware and communication The following are a list of definitions for most things in the first section of the syllabus for CG1(Computing Theory). To test yourself on these items, you should attempt

More information

National conference on Data Communications held in CSIO Chandigarh, April 7-8, 2000

National conference on Data Communications held in CSIO Chandigarh, April 7-8, 2000 National conference on Data Communications held in CSIO Chandigarh, April 7-8, 2000 Noor Jahan Haque Associate Lecturer IETE Institute of Electronics & Telecommunication Engineering, Chandigarh Prepared

More information

Introduction to Computer Networks INTRODUCTION TO COMPUTER NETWORKS

Introduction to Computer Networks INTRODUCTION TO COMPUTER NETWORKS INTRODUCTION TO COMPUTER NETWORKS Computer Networks Computer network connects two or more autonomous computers. The computers can be geographically located anywhere. LAN, MAN & WAN Network in small geographical

More information

COMPUTER TECHNIQUE. ( Vocational Stream ) Paper : V. ( Computer Network ) ( Theory )

COMPUTER TECHNIQUE. ( Vocational Stream ) Paper : V. ( Computer Network ) ( Theory ) Total No. of Printed Pages 12 HS/XII/V/CT/Paper V/14 2 0 1 4 COMPUTER TECHNIQUE ( Vocational Stream ) Paper : V ( Computer Network ) ( Theory ) Full Marks : 100 Time : 3 hours The figures in the margin

More information

Form 4 ICT Literacy Modules Methodist Boys School Kuala Lumpur 1.0 PROCESSING DATA

Form 4 ICT Literacy Modules Methodist Boys School Kuala Lumpur 1.0 PROCESSING DATA 1.0 PROCESSING DATA 1. Name of module: 1.1 How computer processes data? 2. Learning outcomes: Students should be able to: a) understand and state how computer process data b) list down processing components

More information

1. A washing machine is controlled by microprocessors. The name given to this type of microprocessor is: A a mainframe computer. B an output device

1. A washing machine is controlled by microprocessors. The name given to this type of microprocessor is: A a mainframe computer. B an output device SECTION A Answer ALL questions. For each question, choose an answer A, B, C or D and put a cross in the box. Mark only one answer for each question. If you change your mind, put a line through the box

More information

Chapter 4 The Internet

Chapter 4 The Internet Chapter 4 The Internet Dr. Farzana Rahman Assistant Professor Department of Computer Science James Madison University Chapter 4: Networking and the Internet 4.1 Network Fundamentals 4.2 The Internet 4.3

More information

HALF-YEARLY EXAMINATIONS FEBRUARY Subject: Computing Form: 4 Time: 1 ½ hours MARKING SCHEME

HALF-YEARLY EXAMINATIONS FEBRUARY Subject: Computing Form: 4 Time: 1 ½ hours MARKING SCHEME HALF-YEARLY EXAMINATIONS FEBRUARY 2017 Subject: Computing Form: 4 Time: 1 ½ hours MARKING SCHEME 1 Section A Answer all the questions in the space provided. 1. Use 5 (five) of the following terms to identify

More information

6. Under which of the following categories is a laptop computer classified? (1) Microcomputer (2) Minicomputer (3) Mainframe (4) Supercomputer

6. Under which of the following categories is a laptop computer classified? (1) Microcomputer (2) Minicomputer (3) Mainframe (4) Supercomputer General Certificate of Education (Ord.Level) Examination 2007 Information & Communication Technology I One hour Note: Answer all questions. In each of the questions 1 to 40 pick one of the alternatives

More information

BABU MADHAV INSTITUTE OF INFORMATION TECHNOLOGY, UTU 2017

BABU MADHAV INSTITUTE OF INFORMATION TECHNOLOGY, UTU 2017 5 years Integrated M.Sc (IT) Semester 3 Question Bank 060010310 DSE4 Computer Networks Unit 1 Introduction Short Questions 1. State the term data with respect to computer network. 2. What is data communication?

More information

Stratford School Academy Schemes of Work

Stratford School Academy Schemes of Work Number of weeks (between 6&8) Content of the unit Assumed prior learning (tested at the beginning of the unit) 6 This is a theoretical unit covering the basic principles and architecture of local and wide

More information

IBPS Practice Exam 1. 1.What is the ultimate purpose of Defragmentation? 1) Make the PC faster 2) Create More Free Space 3) Delete temporary files 4)

IBPS Practice Exam 1. 1.What is the ultimate purpose of Defragmentation? 1) Make the PC faster 2) Create More Free Space 3) Delete temporary files 4) IBPS Practice Exam 1. 1.What is the ultimate purpose of Defragmentation? 1) Make the PC faster 2) Create More Free Space 3) Delete temporary files 4) Reduce Power consumption 5) All of the above 2. Computers

More information

Area Covered is small Area covered is large. Data transfer rate is high Data transfer rate is low

Area Covered is small Area covered is large. Data transfer rate is high Data transfer rate is low Chapter 15 Networking Concepts 1. Define networking. It is the interconnection of independent computing devices for sharing of information over shared medium. 2. What is the need for networking? / What

More information

Computer Communication & Networks / Data Communication & Computer Networks Week # 03

Computer Communication & Networks / Data Communication & Computer Networks Week # 03 Computer Communication & Networks / Data Communication & Computer Networks Week # 03 M.Nadeem Akhtar CS & IT Department The University of Lahore Email: nadeem.akhtar@cs.uol.edu.pk URL-https://sites.google.com/site/nadeemuolcsccn/home

More information

Computer Networks. Computer Networks. Telecommunication Links. CMPUT101 Introduction to Computing - Spring Chapter 12: Computer Networks 1

Computer Networks. Computer Networks. Telecommunication Links. CMPUT101 Introduction to Computing - Spring Chapter 12: Computer Networks 1 Computer Networks Chapter 12 Topics: Communication links LAN / WAN Internet / WWW CMPUT101 Introduction to Computing (c) Yngvi Bjornsson 1 Computer Networks A computer network is a set of independent computer

More information

1 Q1. Attempt any THREE 09 1 Give the difference between Human Network and

1 Q1. Attempt any THREE 09 1 Give the difference between Human Network and Sanjivani Rural Education Society s CLASS-TEST-I YEAR:- 2015-16 SANJIVANI K.B.P.POLYTECHNIC, KOPARGAON Model Answer Sub:- Computer Network Sub. Code:- 17429 Class :- Div:- A & B SYCM Dept. :- Computer

More information

TYPES OF COMPUTER NETWORKS

TYPES OF COMPUTER NETWORKS TYPES OF COMPUTER NETWORKS What is a Network? A network consists of two or more computers that are linked in order to share resources (such as printers and CDs), exchange files, or allow electronic communications.

More information

The City School PAF Chapter Comprehensive Worksheet December 2015 ICTech Class 7 Candidate Name: Index Number: Section: Branch/Campus: Date:

The City School PAF Chapter Comprehensive Worksheet December 2015 ICTech Class 7 Candidate Name: Index Number: Section: Branch/Campus: Date: The City School PAF Chapter Comprehensive Worksheet December 2015 ICTech Class 7 Candidate Name: Index Number: Section: Branch/Campus: Date: Maximum Marks: 50 Time Allowed: 2 hours INSTRUCTIONS: Write

More information

E-Commerce. Infrastructure I: Computer Networks

E-Commerce. Infrastructure I: Computer Networks E-Commerce Infrastructure I: Computer Networks Almost all computers today are networked or part of a distributed system. I will provide an overview of networking and a basic description of network technology.

More information

Computer Knowledge. 3. Modern computers are reliable but they don't have. a) Fast b) Powerful c) Cheap d) Self thinking

Computer Knowledge. 3. Modern computers are reliable but they don't have. a) Fast b) Powerful c) Cheap d) Self thinking Computer Knowledge 1. Which of the following measure(s) is/are used to determine the quality of a printer. a) Dots printed in a minute b) Dots per Inch c) Dot-Per-Square-Inch d) All of the Above 2. is

More information

GCSE Computer Science for OCR Overview Scheme of Work

GCSE Computer Science for OCR Overview Scheme of Work GCSE Computer Science for OCR Overview Scheme of Work The following assumes a two-year model. During the course, the final challenges can be used for practice in computational thinking, algorithm design

More information

GIRLS SECONDARY, L-IMRIEĦEL HALF YEARLY EXAMINATIONS 2015/2016

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

More information

Network+ Guide to Networks 5 th Edition. Chapter 1 An Introduction to Networking

Network+ Guide to Networks 5 th Edition. Chapter 1 An Introduction to Networking Network+ Guide to Networks 5 th Edition Chapter 1 An Introduction to Networking Goals of This Chapter List the advantages of networked computing relative to standalone computing Distinguish between client/server

More information

Syllabus for Computer Science General Part I

Syllabus for Computer Science General Part I Distribution of Questions: Part I Q1. (Compulsory: 20 marks). Any ten questions to be answered out of fifteen questions, each carrying two marks (Group A 3 questions, Group B, Group C and Group D 4 questions

More information

Brief Summary of the Chapter: CHAPTER 1 NETWORKING AND OPEN STANDARDS In this chapter we are going to study about computer Networks, associated terminology and related concept along with network devices.

More information

FBCA-03 April Introduction to Internet and HTML Scripting (New Course)

FBCA-03 April Introduction to Internet and HTML Scripting (New Course) Seat No. : FBCA-03 April-2007 105-Introduction to Internet and HTML Scripting (New Course) Time : 3 Hours] [Max. Marks : 70 Instructions : (1) Figures to the right indicate marks allotted to that questions.

More information

Unit-V System Concepts Unit-VI System Development Life Cycle (SDLC) Books

Unit-V System Concepts Unit-VI System Development Life Cycle (SDLC) Books Sardar Patel University S.Y.B.Sc (Information Science) IS-201 : Introduction to Information Systems Effective from June 2003 Number of Credits/Lect. per week: 03 External marks: 80 University Examination

More information

Class IX FIT Notes for Short Answer Questions

Class IX FIT Notes for Short Answer Questions 1. Differentiate between OCR and OMR. Class IX FIT Notes for Short Answer Questions Ans. OCR stands for Optical Character Recognition which is used to read characters of special type font that are printed

More information

Computers: Tools for an Information Age. Chapter 7 Networking: Computer Connections

Computers: Tools for an Information Age. Chapter 7 Networking: Computer Connections Computers: Tools for an Information Age Chapter 7 Networking: Computer Connections Objectives Describe the basic components of a network Explain the methods of data transmission, including types of signals,

More information

ii) Do the following conversions: output is. (a) (101.10) 10 = (?) 2 i) Define X-NOR gate. (b) (10101) 2 = (?) Gray (2) /030832/31034

ii) Do the following conversions: output is. (a) (101.10) 10 = (?) 2 i) Define X-NOR gate. (b) (10101) 2 = (?) Gray (2) /030832/31034 No. of Printed Pages : 4 Roll No.... rd 3 Sem. / ECE Subject : Digital Electronics - I SECTION-A Note: Very Short Answer type questions. Attempt any 15 parts. (15x2=30) Q.1 a) Define analog signal. b)

More information

Data Communication. Chapter # 1: Introduction. By: William Stalling

Data Communication. Chapter # 1: Introduction. By: William Stalling Data Communication Chapter # 1: By: Introduction William Stalling Data Communication The exchange of data between two devices via some form of transmission medium such as cable wire. For data communications

More information

Discovering Computers Chapter 9 Communications and Networks

Discovering Computers Chapter 9 Communications and Networks Discovering Computers 2009 Chapter 9 Communications and Networks Chapter 9 Objectives Discuss the components required for successful communications Identify various sending and receiving devices Describe

More information

INTRODUCTION TO ICT.

INTRODUCTION TO ICT. INTRODUCTION TO ICT. (Introducing Basic Network Concepts) Lecture # 24-25 By: M.Nadeem Akhtar. Department of CS & IT. URL: https://sites.google.com/site/nadeemcsuoliict/home/lectures 1 INTRODUCTION TO

More information

Typical Network Uses

Typical Network Uses Computer Networks Introduction The next Great Revolution - Computer Networks- computers connected together for exchanging information Our information-oriented society - applications in education, commerce,

More information

Computer Networks. Chapter 1 An Introduction to Networking

Computer Networks. Chapter 1 An Introduction to Networking Computer Networks Chapter 1 An Introduction to Networking Contents Why use network? Network history Types of networks By connecting methods By geographic areas By topologies By network model Why Use Networks?

More information

N.B. These pastpapers may rely on the knowledge gained from the previous chapters.

N.B. These pastpapers may rely on the knowledge gained from the previous chapters. N.B. These pastpapers may rely on the knowledge gained from the previous chapters. 1 SEC 94-PAPER 1-Q3B Briefly explain the purpose of the PROGRAM COUNTER 2 SEC 94-PAPER 2A-Q4 (a) Why is a 16-bit 60 MHz

More information

5105: BHARATHIDASAN ENGINEERING COLLEGE NATTARMPALLI UNIT I FUNDAMENTALS AND LINK LAYER PART A

5105: BHARATHIDASAN ENGINEERING COLLEGE NATTARMPALLI UNIT I FUNDAMENTALS AND LINK LAYER PART A 5105: BHARATHIDASAN ENGINEERING COLLEGE NATTARMPALLI 635 854. NAME OF THE STAFF : R.ANBARASAN DESIGNATION & DEPARTMENT : AP/CSE SUBJECT CODE : CS 6551 SUBJECT NAME : COMPUTER NETWORKS UNIT I FUNDAMENTALS

More information

Southam College Computing & ICT Department. Summer Project

Southam College Computing & ICT Department. Summer Project Student Name: contact: sycamore.s@welearn365.com Southam College Computing & ICT Department Summer Project This booklet provides several tasks for you to update your current knowledge and learn new concepts

More information

Special expressions, phrases, abbreviations and terms of Computer Networks

Special expressions, phrases, abbreviations and terms of Computer Networks access access point adapter Adderssing Realm ADSL (Asymmetrical Digital Subscriber Line) algorithm amplify amplitude analog antenna application architecture ARP (Address Resolution Protocol) AS (Autonomous

More information

*M29890A0120* M29890A W850/U4385/ /3/3/ Turn over

*M29890A0120* M29890A W850/U4385/ /3/3/ Turn over Centre No. Candidate No. Surname Signature Paper Reference(s) 4385/1F London Examinations IGCSE Information and Communication Technology Paper 1F Foundation Tier Friday 16 November 2007 Morning Time: 1

More information

S.R.M. University Faculty of Engineering and Technology School of Electronics and Communication Engineering

S.R.M. University Faculty of Engineering and Technology School of Electronics and Communication Engineering S.R.M. University Faculty of Engineering and Technology School of Electronics and Communication Engineering Question Bank Subject Code : EC459 Subject Name : Optical Networks Class : IV Year B.Tech (ECE)

More information

Class X Chapter 1 Internet

Class X Chapter 1 Internet Class X Chapter 1 Internet I. Word Search Find and circle seven terms related to this chapter. I S A C O M P U T E R Q X E N A M Y U N L B G S S J T X T Y W A E I O U G D Q F W B E B R S Q W J U F A A

More information

Venkateshwar International School Sector-18, Dwarka, New Delhi-78 SAT- PRELIMINARY ROUND Class XII

Venkateshwar International School Sector-18, Dwarka, New Delhi-78 SAT- PRELIMINARY ROUND Class XII Venkateshwar International School Sector-18, Dwarka, New Delhi-78 SAT- PRELIMINARY ROUND Class XII Computer Science MMWT Total (40) Name of the student School Code M.M : 20 COMPUTER SCIENCE 1. A is a special

More information

Seminar 11: Design overview hardware, operating systems, software, networks. Objectives. IMS1501: Unit framework

Seminar 11: Design overview hardware, operating systems, software, networks. Objectives. IMS1501: Unit framework IMS 1501 Studio 1: Information Systems Foundations 1 Seminar 11: Design overview hardware, operating systems, software, networks Seminar 11.1-1,2005 Objectives At the end of this seminar and studio you

More information

Communication Networks - 3 general areas: data communications, networking, protocols

Communication Networks - 3 general areas: data communications, networking, protocols Communication Networks - Overview CSE 3213 Fall 2011 1 7 September 2011 Course Content 3 general areas: data communications, networking, protocols 1. Data communications: basic concepts of digital communications

More information

APCS Semester #1 Final Exam Practice Problems

APCS Semester #1 Final Exam Practice Problems Name: Date: Per: AP Computer Science, Mr. Ferraro APCS Semester #1 Final Exam Practice Problems The problems here are to get you thinking about topics we ve visited thus far in preparation for the semester

More information

PROGRAMMING FUNDAMENTALS

PROGRAMMING FUNDAMENTALS PROGRAMMING FUNDAMENTALS Q1. Name any two Object Oriented Programming languages? Q2. Why is java called a platform independent language? Q3. Elaborate the java Compilation process. Q4. Why do we write

More information

Q1. A company sets up a server-based network with ten terminals. Each terminal is a PC with its own secondary storage.

Q1. A company sets up a server-based network with ten terminals. Each terminal is a PC with its own secondary storage. Q1. A company sets up a server-based network with ten terminals. Each terminal is a PC with its own secondary storage. (a) The network was recently created from an existing set of stand-alone computers,

More information

Chapter 8 Communications and Networks

Chapter 8 Communications and Networks Chapter 8 Communications and Networks Today Group work Review the 6 parts of the IT model Communications and networks Discussion Think about it Imagine a traveling business person. This person s company

More information

CHAPTER 5 Introduction to Internet Technology

CHAPTER 5 Introduction to Internet Technology COMPUTER LITERACY (FSPK0012) CHAPTER 5 Introduction to Internet Technology by: Dr. Siti Hajar Othman & Dr. Nazmona Mat Ali Faculty of Computing, UTM Johor Bharu Email: hajar@utm.my / nazmona@utm.my Phone:

More information

M3-R3: INTERNET AND WEB DESIGN

M3-R3: INTERNET AND WEB DESIGN M3-R3: INTERNET AND WEB DESIGN NOTE: 1. There are TWO PARTS in this Module/Paper. PART ONE contains FOUR questions and PART TWO contains FIVE questions. 2. PART ONE is to be answered in the TEAR-OFF ANSWER

More information

Certificate in Purchasing and Supply Management

Certificate in Purchasing and Supply Management Certificate in Purchasing and Supply Management Cohort: ROD/CPSM/ 05 Year 1 Examinations for 2005 MODULE: COMPUTER FUNDAMENTALS MODULE CODE: BISE 010 Duration: 2 Hours Instructions to Candidates: 1. This

More information

OCR GCSE (9-1) Computer Science J276 Accompanying Instructional Document

OCR GCSE (9-1) Computer Science J276 Accompanying Instructional Document OCR GCSE (9-1) Computer Science J276 Accompanying Instructional Document Curriculum area Non-coding theory* 1.1 Systems Architecture Content The purpose of the CPU Von Neumann architecture: MAR (Memory

More information

nhitiibin UI'IIVERSITY

nhitiibin UI'IIVERSITY QUESTION nhitiibin UI'IIVERSITY OF SCIENCE arm TECHI IOLOGY FACULTY OF MANAGEMENT SCIENCES DEPARTMENT OF MANAGEMENT QUALIFICATION: BACHELOR OF OFFICE MANAGEMENT 8v. TECHNOLOGY QUALIFICATION CODE: 07BOMT

More information

V SEMESTER DIPLOMA EXAMINATION, JANUARY-2013 COMPUTER NETWORKS Time: 3 Hours Max. Marks: 75

V SEMESTER DIPLOMA EXAMINATION, JANUARY-2013 COMPUTER NETWORKS Time: 3 Hours Max. Marks: 75 V SEMESTER DIPLOMA EXAMINATION, JANUARY-2013 COMPUTER NETWORKS Time: 3 Hours Max. Marks: 75 GROUP A : Answer any three questions. (Question No. 1 is compulsory) Q.1 Explain different types of network?

More information

All Rights Reserved Index No. SCHOOL OF ACCOUNTING AND BUSINESS BSc. (APPLIED ACCOUNTING) GENERAL / SPECIAL DEGREE PROGRAMME

All Rights Reserved Index No. SCHOOL OF ACCOUNTING AND BUSINESS BSc. (APPLIED ACCOUNTING) GENERAL / SPECIAL DEGREE PROGRAMME All Rights Reserved Index No No. of Pages - 10 No of Questions - 05 SCHOOL OF ACCOUNTING AND BUSINESS BSc. (APPLIED ACCOUNTING) GENERAL / SPECIAL DEGREE PROGRAMME YEAR I SEMESTER I INTAKE VIII (GROUP B)

More information

Chapter 2 Communicating Over the Network

Chapter 2 Communicating Over the Network Chapter 2 Communicating Over the Network Elements of Communication Communicating the Messages Continuous stream of bits 00101010100101010101010101010101010 I have to wait Single communications (e.g. video,

More information

Computer Network??? Why Computer Networks? Network Classification. Introduction to Computer Networks. Classification of a Computer network by Scale

Computer Network??? Why Computer Networks? Network Classification. Introduction to Computer Networks. Classification of a Computer network by Scale Computer Network??? A computer network is an interconnection of a group of computers and the world of computers Introduction to Computer Networks Budditha Hettige Why Computer Networks? Resource Sharing

More information

DKM COLLEGE FOR WOMEN (AUTONOMOUS),VELLORE-1.

DKM COLLEGE FOR WOMEN (AUTONOMOUS),VELLORE-1. DKM COLLEGE FOR WOMEN (AUTONOMOUS),VELLORE-1. DEPARTMENT OF COMPUTER SCIENCE AND APPLICATIONS INFORMATION TECHNOLOGY UNIT I SECTION-A 2 MARKS 1. Define computer. 2. What are the two principal characteristics

More information

COMPUTER NETWORKING. Terminology of Network:

COMPUTER NETWORKING. Terminology of Network: COMPUTER NETWORKING Network: A computer network is a collection of interconnected computers. Two computers are said to be interconnected if they are capable of sharing hardware, software and exchanging

More information

Software design and Implementation 1/6. Software Design and Implementation. Sample Final Exam

Software design and Implementation 1/6. Software Design and Implementation. Sample Final Exam Software design and Implementation 1/6 Software Design and Implementation Sample Final Exam 18.11.2004 Conditions: Closed book Duration: 120 min Name: Student ID: 1. /20 2. /20 3. /20 4. /20 5. /20 Total

More information

Network &Network Devices Introduction. 2000, Cisco Systems, Inc. 1-1

Network &Network Devices Introduction. 2000, Cisco Systems, Inc. 1-1 Network &Network Devices Introduction 2000, Cisco Systems, Inc. 1-1 Objectives Upon completion of this course, you will be able to perform the following tasks: Describe network/ internetwork Types of network

More information

Introduction CHAPTER. Practice Exercises. 1.1 What are the three main purposes of an operating system? Answer: The three main puropses are:

Introduction CHAPTER. Practice Exercises. 1.1 What are the three main purposes of an operating system? Answer: The three main puropses are: 1 CHAPTER Introduction Practice Exercises 1.1 What are the three main purposes of an operating system? Answer: The three main puropses are: To provide an environment for a computer user to execute programs

More information

Downloaded from

Downloaded from RYAN INTERNATIONAL SCHOOL LUDHIANA SESSION 2014-15 COMPUTER WORKSHEET-I NAME - CLASS X, SEC. - Q1. Fill in the blanks. 1. The ARPANET project was funded by USA, (DOD) Department of Defense in 1969. 2.

More information

Introduction to Computer Networks. Budditha Hettige

Introduction to Computer Networks. Budditha Hettige Introduction to Computer Networks Budditha Hettige Computer Network??? A computer network is an interconnection of a group of computers and the world of computers Why Computer Networks? Resource Sharing

More information

COMSC-051 Java Programming Part 1. Part-Time Instructor: Joenil Mistal

COMSC-051 Java Programming Part 1. Part-Time Instructor: Joenil Mistal COMSC-051 Java Programming Part 1 Part-Time Instructor: Joenil Mistal Chapter 5 5 Controlling the Flow of Your Program Control structures allow a programmer to define how and when certain statements will

More information

COMPUTER HARDWARE RAYMOND ROSE

COMPUTER HARDWARE RAYMOND ROSE COMPUTER HARDWARE RAYMOND ROSE LEARNING OUTCOMES 1.1 Identify types of computer how they process information, and the purpose and function of different hardware components. Understanding the computer and

More information

COMPUTER NETWORK. PBL(1)

COMPUTER NETWORK. PBL(1) COMPUTER NETWORK. PBL(1) BY : MUSTAFA H.NABBOUS NO : 1644 LIBYAN INTERNATIONAL MEDICAL UNIVERSITY FACULTY OF INFORMATION TECHNOLOGY LEARNING OBJECTIVES: WHAT IS COMPUTER NETWORK AND HOW IT WORKS? WHAT

More information

MiPDF.COM. 1. Convert the decimal number 231 into its binary equivalent. Select the correct answer from the list below.

MiPDF.COM. 1. Convert the decimal number 231 into its binary equivalent. Select the correct answer from the list below. CCNA1 v6.0 Pretest Exam Answers 2017 (100%) MiPDF.COM 1. Convert the decimal number 231 into its binary equivalent. Select the correct answer from the list below. 11110010 11011011 11110110 11100111* 11100101

More information

PREMOCK GCE EXAMINATIONS

PREMOCK GCE EXAMINATIONS PROGRESSIVE COMPREHENSIVE HIGH SCHOOL (PCHS) MANKON, BAMENDA PREMOCK GCE EXAMINATIONS OCTOBER 2013 Subject/Code: Computer Science 795 Paper N 1 Examiner DZEUGANG Placide ADVANCED LEVEL 795 COMPUTER SCIENCE

More information

M2-R4: INTERNET TECHNOLOGY AND WEB DESIGN

M2-R4: INTERNET TECHNOLOGY AND WEB DESIGN M2-R4: INTERNET TECHNOLOGY AND WEB DESIGN NOTE: 1. There are TWO PARTS in this Module/Paper. PART ONE contains FOUR questions and PART TWO contains FIVE questions. 2. PART ONE is to be answered in the

More information