CSE 1010e: INTRODUCTION TO INFORMATION TECHNOLOGY SECTION A. Multiple Choice Questions. Answer ALL Questions

Similar documents
lesson 1 An Overview of the Computer System

CSCA0102 IT & Business Applications. Foundation in Business Information Technology School of Engineering & Computing Sciences FTMS College Global

Management Challenge. Managing Hardware Assets. Central Processing Unit. What is a Computer System?

1 PERSONAL COMPUTERS

MULTIPLE CHOICE FREE RESPONSE QUESTIONS

Overview of MIS Professor Merrill Warkentin

Chapter 1. The largest computers, used mainly for research, are called a. microcomputers. b. maxicomputers. c. supercomputers. d. mainframe computers.

Parts of a Computer. Preparation. Objectives. Standards. Materials Micron Technology Foundation, Inc. All Rights Reserved

Computer Hardware HARDWARE. Computer Hardware. Mainboard (Motherboard) Instructor Özgür ZEYDAN

A+ Guide to Managing and Maintaining Your PC, 7e. Chapter 1 Introducing Hardware

Chapter 3: Computer Hardware Components: CPU, Memory, and I/O

AQA GCSE in Computer Science Computer Science Microsoft IT Academy Mapping

Basics of Computer 1.1 INTRODUCTION 1.2 OBJECTIVES

Fall Lecture 1. Operating Systems: Configuration & Use CIS345. Introduction to Operating Systems. Mostafa Z. Ali. mzali@just.edu.

THREE YEAR DEGREE (HONS.) COURSE BACHELOR OF COMPUTER APPLICATION (BCA) First Year Paper I Computer Fundamentals

ICT THEORY 4 MAIN AREAS

Machine Architecture and Number Systems. Major Computer Components. Schematic Diagram of a Computer. The CPU. The Bus. Main Memory.

CHAPTER 2: HARDWARE BASICS: INSIDE THE BOX

Montgomery College Course Designator/Course Number: CS 110 Course Title: Computer Literacy

Chapter 6. Inside the System Unit. What You Will Learn... Computers Are Your Future. What You Will Learn... Describing Hardware Performance

Computer Basics: Chapters 1 & 2

ZIMBABWE SCHOOL EXAMINATIONS COUNCIL. COMPUTER STUDIES 7014/01 PAPER 1 Multiple Choice SPECIMEN PAPER

Topics. Introduction. Java History CS 146. Introduction to Programming and Algorithms Module 1. Module Objectives

BTEC First Diploma for IT. Scheme of Work for Computer Systems unit 3 (10 credit unit)

Logical Operations. Control Unit. Contents. Arithmetic Operations. Objectives. The Central Processing Unit: Arithmetic / Logic Unit.

Lecture 2: Computer Hardware and Ports.

Hardware: Input, Processing, and Output Devices. A PC in Every Home. Assembling a Computer System

1.1 Electronic Computers Then and Now

Basic Concepts of Information Technology (IT)

The Keyboard One of the first peripherals to be used with a computer and is still the primary input device for text and numbers.

Multiple Choice Questions(Computer)

TEST CHAPTERS 1 & 2 OPERATING SYSTEMS

Embedded Software development Process and Tools: Lesson-3 Host and Target Machines

Chapter 7 Types of Storage. Discovering Computers Your Interactive Guide to the Digital World

Computer Performance. Topic 3. Contents. Prerequisite knowledge Before studying this topic you should be able to:

EUROPEAN UNIVERSITY OF LEFKE MANAGEMENT INFORMATION SYSTEMS DEPARTMENT COURSE DESCRIPTION

Understanding Digital Components

COMPUTER HARDWARE & SERVICING QUESTION BANK

How To Understand The Computer (For A Computer)

CHAPTER 3: HARDWARE BASICS: PERIPHERALS

Chap-02, Hardware and Software. Hardware Model

Primary Memory. Input Units CPU (Central Processing Unit)

Chapter 4 System Unit Components. Discovering Computers Your Interactive Guide to the Digital World

Course Outline. Faculty of Applied Sciences University of Sri Jayewardanepura. Information Technology

Discovering Computers. Technology in a World of Computers, Mobile Devices, and the Internet. Chapter 7. Input and Output

The Central Processing Unit:

INSTRUCTIONS: Answer Question 1 and any other 2 questions QUESTION ONE. 1. Fill up the following crossword: [14 Marks] Page 1 of 5

5COMPUTER SCIENCE For Class IX (marks 55)

SECTION C [short essay] [Not to exceed 120 words, Answer any SIX questions. Each question carries FOUR marks] 6 x 4=24 marks

Computers. Hardware. The Central Processing Unit (CPU) CMPT 125: Lecture 1: Understanding the Computer

Outline. hardware components programming environments. installing Python executing Python code. decimal and binary notations running Sage

Computers Are Your Future Prentice-Hall, Inc.

Chapter One Introduction to Computer

SMART Board User Guide for PC

Course/Program Credential(s): Credential Certificate Postsecondary Degree University Degree Other:

Graphic Communication

Discovering Computers Living in a Digital World

COMPUTER BASICS. Seema Sirpal Delhi University Computer Centre

Computer Engineering

Here is a diagram of a simple computer system: (this diagram will be the one needed for exams) CPU. cache

Lesson 5. Managing Devices. Learning Objectives. ODN Skills

Module 1 Concepts of Infor mation Technology (IT) Module Goals

How To Store Data On A Computer (For A Computer)

SMART Board User Guide for Mac

Installing, Configuring and Administering Microsoft Windows

Managing Devices. Lesson 5

SMART BOARD USER GUIDE FOR PC TABLE OF CONTENTS I. BEFORE YOU USE THE SMART BOARD. What is it?

Block diagram of typical laptop/desktop

Introduction To Computers: Hardware and Software

3 SOFTWARE AND PROGRAMMING LANGUAGES

THE SOCIETY OF BUSINESS PRACTITIONERS

Week One Lecture Note 1.0 INTRODUCTION TO COMPUTER 1.1 WHAT IS COMPUTER?

Chapter 5 Understanding Input. Discovering Computers Your Interactive Guide to the Digital World

EUCIP IT Administrator - Module 2 Operating Systems Syllabus Version 3.0

Computer Hardware and Network Administration

Chapter 15: Advanced Networks

Understanding Essential Computer Concepts

Tomorrow s Technology and You

McGraw-Hill Technology Education McGraw-Hill Technology Education

A Computer Glossary. For the New York Farm Viability Institute Computer Training Courses

COURSE OUTLINE COMPUTER INFORMATION SYSTEMS 1A. PREREQUISITE: None. Concurrent enrollment in CIS-96 or CIS-97 is recommended.

LOCKSS on LINUX. CentOS6 Installation Manual 08/22/2013

Addonics T E C H N O L O G I E S. NAS Adapter. Model: NASU Key Features

Module 1 Introduction to Information and Communication Technologies

THE BUSINESS VALUE OF AN ERP SYSTEM

Computer Components Study Guide. The Case or System Box

Test 1 Review Chapter 1 What is a computer? 1. Definition of computer 2. Data and information. Emphasize that data is processed into information. 3.

COURCE TITLE DURATION CompTIA A+ Certification 40 H.

The Keyboard One of the first peripherals to be used with a computer and is still the primary input device for text and numbers.

Chapter 13: Program Development and Programming Languages

Chapter 5 Busses, Ports and Connecting Peripherals

Python Programming: An Introduction to Computer Science

CAMAvision v18.5.x System Specification Guide 7/23/2014

EUCIP - IT Administrator. Module 1 - PC Hardware. Version 2.0

Technology in Action. Alan Evans Kendall Martin Mary Anne Poatsy. Tenth Edition. Copyright 2014 Pearson Education, Inc. Publishing as Prentice Hall

LOCKSS on LINUX. Installation Manual and the OpenBSD Transition 02/17/2011

SUMMARIES OF VIDEOS GRADE 11 SYSTEMS TECHNOLOGIES

Cambridge International Examinations Cambridge International General Certificate of Secondary Education

2011, The McGraw-Hill Companies, Inc. Chapter 3

Transcription:

CSE 1010e: INTRODUCTION TO INFORMATION TECHNOLOGY SECTION A Multiple Choice Questions Answer ALL Questions 1. allow(s) users to interactively send instructions (such as printing and closing a window) to a computer using graphical icons. A. Commands B. GUI C. Printer D. Keyboard 2. Which of the following statements is true? A. L2 cache is faster than L1 cache B. There are several levels of cache in a computer C. The Internet can also be used as a cache memory D. A cache hit indicates that the information we are looking for is not in the cache 3. How would you represent the decimal value of 30 in Hexadecimal? A. 1E B. 30 C. 1C D. 11010 4. How is data represented inside the computer? A. Logical System B. Byte system C. Binary system D. Hexadecimal system 1

5. Which of the following storage devices allows access to information in a sequential mode? A. CD-R B. DVD C. Hard disk D. Magnetic tape 6. Which statement is NOT a special care to ensure that data saved on your CD/DVD is preserved? A. Do not expose your CD/DVD to extreme temperature B. Store them in their casing any scratch makes it difficult to read through the reflective coating C. Clean the CD/DVD with a brush, in an outward direction from the centre of the disk, avoiding circular movements, to remove dust D. Do not write on the reflective coating of the CD/DVD and use only recommended marker for any labelling on the label side 7. Which one is best suited for use with paper of large size and for complex drawings in Computer Aided Design? A. Dot-Matrix printer B. Laser printer C. Pen plotter D. Ink-Jet printer 8. Testing a program for any syntax or logic errors is known as A. double checking B. editing C. debugging D. decoding 9. In programming, converting high level language into machine language is done by A. drivers B. service programs C. converters D. translators 2

10. Which of the following is not an output device? A. Monitor B. Touchscreen C. Printer D. Plotter 11. Which of the following printers are known to press characters or dots against an inked ribbon onto a paper by means of a mechanical head of retracting pins? A. Dot-matrix B. Ink-Jet C. Laser D. Thermal 12. Which of the following types of mouse is a battery-powered device that transmits data using wireless technology such as radio waves or infrared light waves? A. Mechanical Mouse B. Optical Mouse C. Cordless Mouse D. Trackball 13. The omission of a semicolon at the end of a statement in C++ is an example of a error. A. loop B. direct C. calculation D. syntax 14. Which of the following is NOT a 3 rd generation programming language? A. ADA B. Assembly Language C. FORTRAN D. Java 3

15. Which of the following is NOT a type of testing? A. Manual Testing with sample data B. Testing sample data on the computer C. Testing by a group of users D. Sample Checking 16. How many bits are there in a KiloByte? A. 1024 B. 1000 C. 8024 D. 8192 17. Which of the following is the operation of replacing the BIOS instructions stored on the ROM by a set of more efficient ones? A. Clearing the BIOS B. Deleting the BIOS C. Flashing the BIOS D. Changing the BIOS 18. Which of the protocols below is used for sending email A. FTP B. SMTP C. TCP/IP D. HTTP 19. Which of the following is NOT a feature of a word processor? A. Borders and shading B. Mail Merge and letter assistant C. Macros D. Sending email 20. An internal modem is usually connected to a computer via a(an) A. PCI slot B. AGP slot C. USB port D. PCI Express slot 4

21. Which of the following gives a list of memory in increasing order (slow to fast) of speed access? A. RAM, Hard Disk, L1 Cache, L2 Cache B. L1 Cache, RAM, Hard Disk, L2 Cache C. Hard Disk, RAM, L2 Cache, L1 Cache D. L1 Cache, L2 Cache, RAM, Hard Disk 22. The term Information Technology can be summarized as: A. Computers + Connectivity B. Computers + Network C. Connectivity + Hardware D. Hardware + Software 23. In which category of computers do desktop computers, notebooks (laptops) and Personal Digital Assistants (PDA s) fall? A. Supercomputers B. Mainframe computers C. Mini computers D. Micro computers 24. The purpose of an address book in an email package is: A. To attach an email signature to an email B. To attach a file like a word document to a message C. To keep a list of all contacts and their email addresses D. To keep a list of previously visited URL s 25. Which of the following is NOT a function of the Operating System? A. Process management B. Memory management C. Disk management D. Database management 5

26. The BIOS stands for Basic Input Output System. It is found in the of the computer and is the first piece of software that is run by the computer. A. RAM B. ROM C. CMOS D. MBR 27. The translator that converts high-level languages, one statement at a time into machine code, before the programme is executed is A. BASIC B. interpreter C. query language D. compiler 28. Which of the following is a characteristic of Solid State Storage devices? A. They have greater storage capacity than Hard disks. B. They have no moving parts. C. They consume a lot of power. D. Data cannot be erased from them once written. 29. Current trends in the field of IT aim at providing wireless services to people while improving on the speed and storage space of existing computer systems. The term wireless services means A. Reduction in cost of computers B. Reduction in the size of computers C. Increase of the memory of the computer D. Without cables 30. Communication between computers is achieved by networking computers together using connecting devices and setting up of strict rules for communication to take place. These rules are more appropriately termed as A. Protocols B. Internet C. Web D. Browser 6

SECTION B Open-Ended Questions Answer any TWO (2) questions Question 1 (a) (b) (c) (d) Compare and contrast between a compiler and interpreter. Several methods have been devised for finding and removing both syntax and logic errors. List and briefly explain two such methods. How is a Pseudocode different from a flowchart although both of them are structured programming techniques used when planning a solution to computer problems? Below is a set of pseucodes for a program that displays whether a student has passed or failed in a particular module, based on the mark inputted by the lecturer. Draw the corresponding flowchart. Enter mark of student If mark is greater than 40, display PASS If mark is less than 40, display FAIL (e) Discuss the principal advantage(s) of natural languages if researchers are successful in developing them. [5*2 marks] Question 2 (a) (b) (c) (d) Which type of computer (supercomputers, mainframe computers, minicomputers, microcomputers) will best suit an individual? Justify your answer. Explain and differentiate between volatile and non-volatile memory, giving examples. Differentiate between ROM, RAM and CMOS. You should stress on how these memory are used and how they operate. Explain the mechanism and uses of a dot-matrix printer and an ink-jet printer. [2+2+4.5+1.5 marks] 7

Question 3 (a) Copy and complete the following block diagram representing a simple computer system. Process (b) (c) (d) Distinguish between Applications software and Systems software giving clear examples for each. What does DBMS stand for and what are its main functions? There are a few different possible categorizations for Operating Systems. One of the most common categorization relates to the number of users and tasks it can support at any time. List and briefly describe three types of categorization for Operating Systems? [1.5+2+2+4.5 marks] END OF QUESTION PAPER 8

Use the following table to answer Multiple Choice questions 1 16 2 17 3 18 4 19 5 20 6 21 7 22 8 23 9 24 10 25 11 26 12 27 13 28 14 29 15 30 9