Part-2A Key Q1) 1. (A + B)(A + C) = AA + AC + AB + BC = A + AC + AB + BC = A(1 + C + B) + BC = A. 1 + BC = A + BC =2Marks

Size: px
Start display at page:

Download "Part-2A Key Q1) 1. (A + B)(A + C) = AA + AC + AB + BC = A + AC + AB + BC = A(1 + C + B) + BC = A. 1 + BC = A + BC =2Marks"

Transcription

1 Part-2A Key Q1) 1. (A + B)(A + C) = AA + AC + AB + BC = A + AC + AB + BC = A(1 + C + B) + BC = A. 1 + BC = A + BC =2Marks 2.What is the Golden rule of information? தகவல ன கக ல டன வ த என ற ல என ன? Value of Information Time 2 marks s add mark mark total =2Marks 5. 4) Q= (A+B)+B.C+A.C =2Marks A B C A+B A+B B.C A A.C (A+B)+B.C+A.C Q =2Marks Total 10 Marks

2 Q2) 1. What is the output of this Python tuple program? (gpd;tuk; Python tuple program apd; tpiyt vd;d?) a = ['Kamala', 'Apples', 150, ] a) print a =['Kamala', 'Apples', 150, ] b) print a[0] = Kamala c) print a[2] = 150 d) print a[-3] = Apples 2. >>> a + ['eggs'] 4x 0.5=2 a) Print a[0:2] =. ['Kamala', 'Apples'] b) Print a = =['Kamala', 'Apples', 150, ] 3. >>> a [0:2]=[ ] 2x 1=2 a) Print a[0:2] = [150, ] b) Print a[] = [150, ] 2x 1=2 4. >>> a=a*2 Print a[0:2] = [150, , 150, ] Print a[-1:-2] = [] 2x 1=2 5. >>> a. Print a[2] +100 = 250 b) Print a = [150, , 150, ] 2x 1=2 Total 10 Marks

3 Q3) Subject (, Subject _Name, Course Name,) Teachers (,, Teacher_name, Faculty name) This two tables are in relationship 1. Table Primary Key Foreign Key Subject Subject_No Teacher_ID Teachers Teacher_ID Subject_no 2x 1=2 2. M:M 2x 1=2 3. Create table Teachers (Tech _ID Varchar(5) unsigned Not Null Primary Key, Subject_no Varchar(6) Not Null Foreign Key, Teacher _name varchar(25), Faculty name Varchar(25)) 2x 1=2 4. Create table Subject (Subject_No Varchar(5) unsigned Not Null Primary Key, Subject_name Varchar(25), course _name varchar(25), Teacher _ID Varchar(5) Not Null Foreign Key) 2x 1=2 5. Select * from Teachers. 2x 1=2 Marks Total 10 Marks Q4) 1.clas B 2x 1=2 Marks x 1=2 Marks 3. many military applications, flight systems, ATM bank 2x 1=2 Marks 4. Credit card payment, on line exam. 2x 1=2 Marks 5. Von Neumann architecture 2x 1=2 Marks Total=10 marks Part 2 A total= =40

4 Part 2-b Q1 1 A B C F (A,B,C) m m 0 A.B.C m 1 A.B.C m 2 A.B.C m 3 A.B.C m 4 A.B.C m 5 A.B.C m 6 A.B.C m 7 A.B.C F (A,B,C)= A.B.C + A.B.C +A.B.C+ A.B.C + A.B.C 1 MARKS A B C D P (A,B,C,D P (A,B,C,D m 0 1 A.B.C.D m 1 1 A.B.C.D m 2 0 A.B.C.D m 3 1 A.B.C.D m 4 0 A.B.C.D m 5 0 A.B.C.D m 6 1 A.B.C.D m 7 1 A.B.C.D m 8 0 A.B.C.D m 9 0 A.B.C.D m 10 0 A.B.C.D m 11 0 A.B.C.D m 12 1 A.B.C.D m 13 0 A.B.C.D m 14 1 A.B.C.D m 15 1 A.B.C.D P (A,B,C,D= A.B.C.D +A.B.C.D+ A.B.C.D +A.B.C.D +A.B.C.D+ A.B.C.D + A.B.C.D + A.B.C.D 1 MARKS 2. F (A,B,C)= A.B.C + A.B.C +A.B.C+ A.B.C + A.B.C F (A,B,C)=( A.B.C ).( A.B.C).(A.B.C).( A.B.C ).( A.B.C) POS F (A,B,C)=( A+B+C).( A+B+C ).(A +B+C ).( A +B +C).( A +B +C ) 2 MARKS P (A,B,C,D= A.B.C.D +A.B.C.D+ A.B.C.D +A.B.C.D +A.B.C.D+ A.B.C.D + A.B.C.D + A.B.C.D P (A,B,C,D= (A.B.C.D ).(A.B.C.D). (A.B.C.D).(A.B.C.D ).(A.B.C.D). (A.B.C.D ).( A.B.C.D ).( A.B.C.D)

5 POS P (A,B,C,D= ( A+B+C+D). ( A+B+C+D ). (A+B+C +D ).(A+B +C +D).(A+B +C +D ). (A +B +C+D). (A +B +C +D). (A +B +C +D ) 3. 2 MARKS F (A,B,C)= A.B.C + A.B.C +A.B.C+ A.B.C + A.B.C 1 MARKS

6 P (A,B,C,D= A.B.C.D +A.B.C.D+ A.B.C.D +A.B.C.D +A.B.C.D+ A.B.C.D + A.B.C.D + A.B.C.D 1 MARKS 4. F (A,B,C)= A.B.C + A.B.C +A.B.C+ A.B.C + A.B.C= =0 P (A,B,C,D= A.B.C.D +A.B.C.D+ A.B.C.D +A.B.C.D +A.B.C.D+ A.B.C.D + A.B.C.D + A.B.C.D=0 5. = 3 marks = 2x2=4 marks Total=15 marks

7 Q2) 1 What is a Network Databases Some data were more naturally modeled with more than one parent per child. So, the network model permitted the modeling of many-to-many relationships in data. In 1971, The basic data modeling construct in the network model is the set construct. A set consists of an owner record type, a set name, and a member record type. A member record type can have that role in more than one set, hence the multiparent concept is supported. An owner record type can also be a member or owner in another set. = 1 marks 2. Relational Databases Relational Model (RDBMS - relational database management system) A database based on the relational model developed by E.F. Codd. A relational database allows the definition of data structures, storage and retrieval operations and integrity constraints. In such a database the data and relations between them are organised in tables. A table is a collection of records and each record in a table contains the same fields. Properties of Relational Tables: Values Are Atomic Each Row is Unique Column Values Are of the Same Kind The Sequence of Columns is Insignificant The Sequence of Rows is Insignificant Each Column Has a Unique Name = 1 marks 3. 2x 1=2 4. member member_no name address phone borrow isbn member_no checkout_date borrow_period

8 book isbn book_title authors 3x 1=3 5. Table Primary Key Foreign Key member member_no borrow isbn,member_no book isbn 1*3=3 marks 6. Table Table Relation ship member borrow M:M borrow book 1:1 book member M:M 1*2=2 marks 7. Q3) Create table member (member_no Varchar(5) unsigned Not Null Primary Key, name varchar(25), address Varchar(25), phone Varchar(10), Varchar(25)) Create table borrow (member_no Varchar(5) unsigned Not Null Foreign Key, isbn Varchar(5) unsigned Not Null Foreign Key) Create table book (isbn Varchar(5) unsigned Not Null Foreign Key, book title varchar(25), authors Varchar(25)) 1*3=3 Total=15 marks 1. Python has five standard data types: Numbers String List Tuple Dictionary = 3 marks 2. count=0 For i in range (0,25,2): Print sum=,sum

9 print "Good bye!" = 4 marks 3. def sumofthree( arg1, arg2, arg3 ): total = arg1 +arg2+arg3 print "Inside the function : ", total return total; total = sumofthree( 10, 20,50 ) print "Outside the function : ", total Inside the function : 80 Outside the function : 80 = 2*2=4 marks 4. X=open( teacher.txt, w ) x.write( TeacherName\t\tAge\nMrs.Mime\t\t20\nMr.Nimal\t\t40\n ) x.close X=open( teacher.txt ) = 2 marks For y in x: Print y.rstrip() Q4) = 2 marks Total=15 1. X Hub/Switch Y Router Z Hub/Switch = 2 Marks 2. A router is a device that forwards data packets between computer networks, creating an overlay... Routers perform the "traffic directing" functions on the Internet. routers join two networks together at a given protocol. A network switch is a small hardware device that joins multiple computers together within one local area network (LAN). 3. LAN1=Class A and LAN2=Class B 4. A= ,B= ,C= ,D= ,P= ,Q = ,,R= ,and S= Note: <255.<255 is correct <255.<255 is correct =.5*8 4Marks 5. Star 6. Advantages It is very easy to install and manage star network topology as it is the simplest of the lot when it comes to functionality. It is easy to troubleshoot this network type as all computers are dependent on the central hub which invariably means that any problem which leaves the network inoperable can be traced to the central hub. In star topology, the data packets don't have to make their way through various nodes which makes sure that the data transfer is fast.

10 At the same time, the fact that the data packets only make it through three different points ensures that the data is safe. As the nodes are not connected to each other, any problem in one node doesn't hamper the performance of other nodes in the network. Adding new machines or replacing the old ones is a lot easy in this network topology, as disruption of the entire network is not required to facilitate the same. Disadvantages The foremost problem with star network topology is the fact that it is highly dependent on the functioning of central hub. The size of the network is dependent on how many connections can be made to the hub. This network type requires more cable as compared to linear bus topology which means the expenses incurred would be relatively high. The performance of the entire network is directly dependent on the performance of the hub. If the server is slow, it will cause the entire network to slow down. If one of the numerous nodes utilizes a significant portion of the central hub's processing capability, it will reflect on the performance of other nodes. 7. =3*1 3 Marks Total= 15 Marks Q5) 1) What is the open system? Write 2 examples of that? a. An open system is a system which constantly interacts with its environment b. School system c. Computer system..ect 2) What is the close system? Write 2 examples of that? a. An isolated system that has no interaction with its external environment. b. Blood circulation system c. engine..ect 3) We consider following bus? a. Write a system? bus b. Write a Scope? peoples travel one place to other c. Write a Resource? seats, driver, engine,..ect

11 4) Write down the 3 scopes of the Bus? a. peoples travel one place to other b. Student travel to school c. Tourists travel one place to other d. Goods travel one place to other..ect 5) Write 2 functional requirement of this Bus? a. peoples travel one place to other b. Goods travel one place to other c. Very fast travel one place to other d. Relaxed travelling e. Easy travelling f. 6) Write 2 Nonfunctional requirement of this Bus? a. Can t go very fast (>250 km/h) b. Can t travel 500 people at a time. c. 7) Write 2 example of Natural System? a. Digestive system b. Nerves system..ect..ect 8) Write 2 example of Artificial System? a. School System b. Computer Q6)..ect =2*.5 1 Marks Total=15 marks 1. <table border="1"> < tr> < td> No</td> < td>name</td> < td>age</td> < /tr> < tr> < td>001</td> < td> Mr.Raju </td>< td> 15</td> < /tr> < /table> 2. <html> <body> <h4>> Travel Time</h4> <ul> <li>morning 7.00 am</li> <li> Morning 8.00 am</li> <li> Morning 9.00 am</li> </ul></body></html>

12 3. <img src="train.jpg" alt="train" width="150" height="50"> 4. Following file is save in name as Trainmain.html <html> <frameset rows="50%,50%"> <frame src=" heading.html "> <frameset cols="25%,75%"> <frame src=" Manu.html.htm"> <frame src=" Booking.html "> </frameset> </frameset> </html> 5. Following file is save in name as Booking.html <html> <body> <table border="1"> < tr> < td> No</td> < td>name</td> < td>age</td> < /tr> < tr> < td>001</td> < td> Mr.Raju </td>< td> 15</td> < /tr> < /table> <h4>> Travel Time</h4> <ul> <li>morning 7.00 am</li> =3*1 3 Marks <li> Morning 8.00 am</li> <li> Morning 9.00 am</li> </ul></body></html> 6. Following file is save in name as Booking.html <html> <body> <ul> <li> Train Booking</li> =3*1 3 Marks <li>train Time Table</li> <li> Contact</li></ul></body></html> =3*1 3 Marks Final=part2A(40)+part2B(60) =100 Total=15 marks

Different network topologies

Different network topologies Network Topology Network topology is the arrangement of the various elements of a communication network. It is the topological structure of a network and may be depicted physically or logically. Physical

More information

General Certificate of Education (Advanced Level) Support Seminar-2013

General Certificate of Education (Advanced Level) Support Seminar-2013 General Certificate of Education (Advanced Level) Support Seminar-2013 Sample paper:- Information & Communication Technology 1 Preparation:- Ministry of Education Instruction : Duration:- Two hours Answer

More information

G.C.E. (A/L) Examination November 2015 Conducted by Field Work Center, Thondaimanaru. In Collaboration with the Zonal Education Office, Jaffna

G.C.E. (A/L) Examination November 2015 Conducted by Field Work Center, Thondaimanaru. In Collaboration with the Zonal Education Office, Jaffna G.C.E. (A/L) Examination November 2015 Conducted by Field Work Center, Thondaimanaru. In Collaboration with the Zonal Education Office, Jaffna Information & Communication Technology (ICT) Grade - 13 (A/L)

More information

LSN 4 Boolean Algebra & Logic Simplification. ECT 224 Digital Computer Fundamentals. Department of Engineering Technology

LSN 4 Boolean Algebra & Logic Simplification. ECT 224 Digital Computer Fundamentals. Department of Engineering Technology LSN 4 Boolean Algebra & Logic Simplification Department of Engineering Technology LSN 4 Key Terms Variable: a symbol used to represent a logic quantity Compliment: the inverse of a variable Literal: a

More information

What is a Network? A connection of two or more computers so that they can share resources.

What is a Network? A connection of two or more computers so that they can share resources. NETWORKS What is a Network? A connection of two or more computers so that they can share resources. Network Benefits Remote access Sharing files & resources Communication Cost Maintenance Communication

More information

General Certificate of Education (Adv. Level) Support Seminar

General Certificate of Education (Adv. Level) Support Seminar 1 General Certificate of Education (Adv. Level) Support Seminar - 2012 Sample Paper :- Information & Communication Technology I Preparation :- Ministry of Education Instruction: Duration:- Two hours Answer

More information

B.H.GARDI COLLEGE OF MASTER OF COMPUTER APPLICATION. Ch. 1 :- Introduction Database Management System - 1

B.H.GARDI COLLEGE OF MASTER OF COMPUTER APPLICATION. Ch. 1 :- Introduction Database Management System - 1 Basic Concepts :- 1. What is Data? Data is a collection of facts from which conclusion may be drawn. In computer science, data is anything in a form suitable for use with a computer. Data is often distinguished

More information

Functional Dependencies CS 1270

Functional Dependencies CS 1270 Functional Dependencies CS 1270 Constraints We use constraints to enforce semantic requirements on a DBMS Predicates that the DBMS must ensure to be always true. Predicates are checked when the DBMS chooses

More information

Chapter 6 Connecting Device

Chapter 6 Connecting Device Computer Networks Al-Mustansiryah University Elec. Eng. Department College of Engineering Fourth Year Class Chapter 6 Connecting Device 6.1 Functions of network devices Separating (connecting) networks

More information

Applied Databases. Sebastian Maneth. Lecture 5 ER Model, normal forms. University of Edinburgh - January 25 th, 2016

Applied Databases. Sebastian Maneth. Lecture 5 ER Model, normal forms. University of Edinburgh - January 25 th, 2016 Applied Databases Lecture 5 ER Model, normal forms Sebastian Maneth University of Edinburgh - January 25 th, 2016 Outline 2 1. Entity Relationship Model 2. Normal Forms Keys and Superkeys 3 Superkey =

More information

Practice Exam #3, Math 100, Professor Wilson. MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

Practice Exam #3, Math 100, Professor Wilson. MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Practice Exam #3, Math 100, Professor Wilson MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. 1) A tree is A) any graph that is connected and every

More information

Skill Area 323: Design and Develop Website. Multimedia and Web Design (MWD)

Skill Area 323: Design and Develop Website. Multimedia and Web Design (MWD) Skill Area 323: Design and Develop Website Multimedia and Web Design (MWD) 323.3 Create a Web page using tables and frames (7 hrs) 323.3.1 Insert and modify tables on a Web page 323.3.2 Merge and split

More information

Education Resources. This section is designed to provide examples which develop routine skills necessary for completion of this section.

Education Resources. This section is designed to provide examples which develop routine skills necessary for completion of this section. Education Resources Straight Line Higher Mathematics Supplementary Resources Section A This section is designed to provide examples which develop routine skills necessary for completion of this section.

More information

NETWORK STRUCTURE OR TOPOLOGY

NETWORK STRUCTURE OR TOPOLOGY NETWORK STRUCTURE OR TOPOLOGY Amit Kumar,Adnan Sherwani,Akash Singh Electronics and Communication Engineering. Dronacharya College of Engineering, Gurgaon. Abstract: - The geometrical arrangement of pc

More information

Chapter Seven: Regular Expressions. Formal Language, chapter 7, slide 1

Chapter Seven: Regular Expressions. Formal Language, chapter 7, slide 1 Chapter Seven: Regular Expressions Formal Language, chapter 7, slide The first time a young student sees the mathematical constant π, it looks like just one more school artifact: one more arbitrary symbol

More information

DATABASE MANAGEMENT SYSTEM SHORT QUESTIONS. QUESTION 1: What is database?

DATABASE MANAGEMENT SYSTEM SHORT QUESTIONS. QUESTION 1: What is database? DATABASE MANAGEMENT SYSTEM SHORT QUESTIONS Complete book short Answer Question.. QUESTION 1: What is database? A database is a logically coherent collection of data with some inherent meaning, representing

More information

Chapter 2. Network Classifications (Cont.)

Chapter 2. Network Classifications (Cont.) Chapter 2 Network Classifications (Cont.) 2.3 Topological Network Classification Examining the Basics of a Network Layout To implement a network, you must first decide what topology will best meet your

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

A Theorem of Ramsey- Ramsey s Number

A Theorem of Ramsey- Ramsey s Number A Theorem of Ramsey- Ramsey s Number A simple instance Of 6 (or more) people, either there are 3 each pair of whom are acquainted or there are 3 each pair of whom are unacquainted Can we explain this without

More information

1) AB CD 2) AB = CD 3) AE = EB 4) CE = DE

1) AB CD 2) AB = CD 3) AE = EB 4) CE = DE 1 In trapezoid RSTV with bases RS and VT, diagonals RT and SV intersect at Q. If trapezoid RSTV is not isosceles, which triangle is equal in area to RSV? 1) RQV 2) RST 3) RVT 4) SVT 2 In the diagram below,

More information

Mahathma Gandhi University

Mahathma Gandhi University Mahathma Gandhi University BSc Computer science III Semester BCS 303 OBJECTIVE TYPE QUESTIONS Choose the correct or best alternative in the following: Q.1 In the relational modes, cardinality is termed

More information

The Basics of Computer Networking. David Phenix Computing in the Modern World 1 st Period

The Basics of Computer Networking. David Phenix Computing in the Modern World 1 st Period The Basics of Computer Networking David Phenix Computing in the Modern World 1 st Period The Computer Network Arguably, the greatest advancement in technology and communication over the past 20 years has

More information

UT2-DSE-MATH-CP 1 Solution

UT2-DSE-MATH-CP 1 Solution 016 017 UT-DSE-MATH-CP 1 Solution SECTION A (70 marks) 1. Factorize x 5x, (b) x y xy x 5x. ( marks) x 5x ( x 1)( x ) (b) x y xy x 5x ( x 1) xy (x 1)( x ) ( xy x )(x 1) 19 4x. Solve the inequality 17 x

More information

HTML Images - The <img> Tag and the Src Attribute

HTML Images - The <img> Tag and the Src Attribute WEB DESIGN HTML Images - The Tag and the Src Attribute In HTML, images are defined with the tag. The tag is empty, which means that it contains attributes only, and has no closing tag.

More information

Solved MCQ on fundamental of DBMS. Set-1

Solved MCQ on fundamental of DBMS. Set-1 Solved MCQ on fundamental of DBMS Set-1 1) Which of the following is not a characteristic of a relational database model? A. Table B. Tree like structure C. Complex logical relationship D. Records 2) Field

More information

Some previous important concepts

Some previous important concepts Almustansorya University College of Education Computer Science Department Communication and Computer Networks Class 4 (A/B) Lesson 6... Network Topology Abstract This lesson will mainly focus on the network

More information

Part A - Structured Essay Answer all four questions on this paper itself.

Part A - Structured Essay Answer all four questions on this paper itself. General Certificate of Education (Adv. Level) Examination, August 2016 New Syllabus Information & Communication Technology II 20 E II Three hours Important: This question paper comprises of two parts,

More information

Geometry Agenda. Week 4.6 Objective Stamp Grade. Similar Polygons. Practice. Proving Triangles Similar. Practice. Practice

Geometry Agenda. Week 4.6 Objective Stamp Grade. Similar Polygons. Practice. Proving Triangles Similar. Practice. Practice Name Period Geometry Agenda Week.6 Objective Stamp Grade Monday February 8, 2016 Tuesday February 9, 2016 Wednesday February 10, 2016 Thursday February 11, 2016 Friday February 12, 2016 Similar Polygons

More information

12. Sub- & Supernetting

12. Sub- & Supernetting 12.1 Revision In chapter 5 we have seen that: An IPv4 address is a 32 bit number. An IP address is split into a network portion and a host portion. The subnet mask indicates the length of the network portion.

More information

Informatics 1: Data & Analysis

Informatics 1: Data & Analysis Informatics 1: Data & Analysis Lecture 3: The Relational Model Ian Stark School of Informatics The University of Edinburgh Tuesday 24 January 2017 Semester 2 Week 2 https://blog.inf.ed.ac.uk/da17 Lecture

More information

Points Addressed in this Lecture. Standard form of Boolean Expressions. Lecture 4: Logic Simplication & Karnaugh Map

Points Addressed in this Lecture. Standard form of Boolean Expressions. Lecture 4: Logic Simplication & Karnaugh Map Points Addressed in this Lecture Lecture 4: Logic Simplication & Karnaugh Map Professor Peter Cheung Department of EEE, Imperial College London Standard form of Boolean Expressions Sum-of-Products (SOP),

More information

CSE 444 Midterm Test

CSE 444 Midterm Test CSE 444 Midterm Test Spring 2007 Name: Total time: 50 Question 1 /40 Question 2 /30 Question 3 /30 Total /100 1 1 SQL [40 points] Consider a database of social groups that allows people to become members

More information

Indian Institute of Technology Kharagpur. HTML Part III. Prof. Indranil Sen Gupta Dept. of Computer Science & Engg. I.I.T.

Indian Institute of Technology Kharagpur. HTML Part III. Prof. Indranil Sen Gupta Dept. of Computer Science & Engg. I.I.T. Indian Institute of Technology Kharagpur HTML Part III Prof. Indranil Sen Gupta Dept. of Computer Science & Engg. I.I.T. Kharagpur, INDIA Lecture 15: HTML Part III On completion, the student will be able

More information

Read this before starting!

Read this before starting! Points missed: Student's Name: Total score: /100 points East Tennessee State University Department of Computer and Information Sciences CSCI 4717 Computer Architecture TEST 1 for Fall Semester, 2006 Section

More information

INSTITUTE OF TECHNOLOGY AND ADVANCED LEARNING SCHOOL OF APPLIED TECHNOLOGY COURSE OUTLINE ACADEMIC YEAR 2012/2013

INSTITUTE OF TECHNOLOGY AND ADVANCED LEARNING SCHOOL OF APPLIED TECHNOLOGY COURSE OUTLINE ACADEMIC YEAR 2012/2013 INSTITUTE OF TECHNOLOGY AND ADVANCED LEARNING SCHOOL OF APPLIED TECHNOLOGY COURSE OUTLINE ACADEMIC YEAR 2012/2013 COMPUTER AND NETWORK SUPPORT TECHNICIAN COURSE NUMBER: NEST 401 COURSE NAME: INTERNET SCRIPT

More information

Mathematics 1201 Final Examination June 2013

Mathematics 1201 Final Examination June 2013 DO NOT OPEN THIS EXAMINATION PAPER UNTIL YOU ARE TOLD BY THE SUPERVISOR TO BEGIN Mathematics 20 Final Examination June 20 Student Name: Teacher Name: Total Value: 00 marks Time: Hours. Candidates are required

More information

CIS-331 Spring 2016 Exam 1 Name: Total of 109 Points Version 1

CIS-331 Spring 2016 Exam 1 Name: Total of 109 Points Version 1 Version 1 Instructions Write your name on the exam paper. Write your name and version number on the top of the yellow paper. Answer Question 1 on the exam paper. Answer Questions 2-4 on the yellow paper.

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

2001 HIGHER SCHOOL CERTIFICATE HALF YEARY EXAMINATION

2001 HIGHER SCHOOL CERTIFICATE HALF YEARY EXAMINATION CECIL HILLS HIGH SCHOOL Student name: Student number: 2001 HIGHER SCHOOL CERTIFICATE HALF YEARY EXAMINATION Time allowed Two hours (Plus 5 minutes reading time) Section I Pages 2 7 Total marks (20) Attempt

More information

Basant Group of Institution

Basant Group of Institution Basant Group of Institution Visual Basic 6.0 Objective Question Q.1 In the relational modes, cardinality is termed as: (A) Number of tuples. (B) Number of attributes. (C) Number of tables. (D) Number of

More information

Computer Network Architecture

Computer Network Architecture Computer Network Architecture Lecture 2: Fundamental of Network Internet and Intranet Intranet: An intranet is a private network that is contained within an enterprise. It may consist of many interlinked

More information

Integrating Information Systems: Technology, Strategy, and Organizational Factors

Integrating Information Systems: Technology, Strategy, and Organizational Factors MASSACHUSETTS INSTITUTE OF TECHNOLOGY SLOAN SCHOOL OF MANAGEMENT 15.565 Integrating Information Systems: Technology, Strategy, and Organizational Factors 15.578 Global Information Systems: Communications

More information

Module 1 Topic C Lesson 14 Reflections

Module 1 Topic C Lesson 14 Reflections Geometry Module 1 Topic C Lesson 14 Reflections The purpose of lesson 14 is for students to identify the properties of reflection, to use constructions to find line of reflection, get familiar with notations

More information

Network Definition A network can be defined as two or more computers connected together in such a way that they can share resources.

Network Definition A network can be defined as two or more computers connected together in such a way that they can share resources. Networks, telecommunications and the Internet Network Definition A network can be defined as two or more computers connected together in such a way that they can share resources. The purpose of a network

More information

G.CO.B.6: Properties of Transformations 2

G.CO.B.6: Properties of Transformations 2 1 Which expression best describes the transformation shown in the diagram below? 2 As shown in the diagram below, when right triangle DAB is reflected over the x-axis, its image is triangle DCB. 1) same

More information

Lecture 3: Binary Subtraction, Switching Algebra, Gates, and Algebraic Expressions

Lecture 3: Binary Subtraction, Switching Algebra, Gates, and Algebraic Expressions EE210: Switching Systems Lecture 3: Binary Subtraction, Switching Algebra, Gates, and Algebraic Expressions Prof. YingLi Tian Feb. 5/7, 2019 Department of Electrical Engineering The City College of New

More information

Computers Are Your Future

Computers Are Your Future Computers Are Your Future Networks: Communicating and Sharing Resources. Network Fundamentals What You Will Learn About Basic networking concepts Advantages and disadvantages of networks Peer-to-peer and

More information

3.5 CONNECTING DEVICES

3.5 CONNECTING DEVICES 3.5 CONNECTING DEVICES LANs or WANs do not normally operate in isolation. They are connected to one another or to the Internet. To connect LANs and WANs together we use connecting devices. Connecting devices

More information

Dr./ Ahmed Mohamed Rabie Sayed

Dr./ Ahmed Mohamed Rabie Sayed 1 Dr./ Ahmed Mohamed Rabie Sayed 2 A network is a group of two or more computer systems linked together to exchange data and share resources, including expensive peripherals. 3 A local area network (LAN)

More information

Distributed Database Systems By Syed Bakhtawar Shah Abid Lecturer in Computer Science

Distributed Database Systems By Syed Bakhtawar Shah Abid Lecturer in Computer Science Distributed Database Systems By Syed Bakhtawar Shah Abid Lecturer in Computer Science 1 Distributed Database Systems Basic concepts and Definitions Data Collection of facts and figures concerning an object

More information

This paper is not to be removed from the Examination Halls UNIVERSITY OF LONDON

This paper is not to be removed from the Examination Halls UNIVERSITY OF LONDON ~~IS1168 ZA d0 This paper is not to be removed from the Examination Halls UNIVERSITY OF LONDON IS1168 ZA BSc degrees and Diplomas for Graduates in Economics, Management, Finance and the Social Sciences,

More information

Sample Exam for CSE 480 (2017) KEY

Sample Exam for CSE 480 (2017) KEY Sample Exam for CSE 480 (2017) KEY Answer the questions in the spaces provided on the page. If you run out of room for an answer, continue on the back of that page. Instructions: DO NOT START THE EXAM

More information

NETWORK TOPOLOGIES. Application Notes. Keywords Topology, P2P, Bus, Ring, Star, Mesh, Tree, PON, Ethernet. Author John Peter & Timo Perttunen

NETWORK TOPOLOGIES. Application Notes. Keywords Topology, P2P, Bus, Ring, Star, Mesh, Tree, PON, Ethernet. Author John Peter & Timo Perttunen Application Notes NETWORK TOPOLOGIES Author John Peter & Timo Perttunen Issued June 2014 Abstract Network topology is the way various components of a network (like nodes, links, peripherals, etc) are arranged.

More information

Sample Exam for CSE 480 (2016)

Sample Exam for CSE 480 (2016) Sample Exam for CSE 480 (2016) Answer the questions in the spaces provided on the page. If you run out of room for an answer, continue on the back of the page. Instructions: DO NOT START THE EXAM UNTIL

More information

Internetworking. from the Webopedia Computer Dictionary

Internetworking. from the Webopedia Computer Dictionary Internetworking The art and science of connecting individual local-area networks (LANs) to create wide-area networks (WANs), and connecting WANs to form even larger WANs. Internetworking can be extremely

More information

WYSE Academic Challenge Regional Computer Science 2008 Solution Set

WYSE Academic Challenge Regional Computer Science 2008 Solution Set 1. Correct answer: C. WYSE Academic Challenge Regional 2008 Solution Set 8 bits are sent at each clock cycle and there are 1,000,000 cycles per second, so 8,000,000 bits per second or 1,000,000 bytes per

More information

Introduction to Databases

Introduction to Databases Introduction to Databases Matthew J. Graham CACR Methods of Computational Science Caltech, 2009 January 27 - Acknowledgements to Julian Bunn and Ed Upchurch what is a database? A structured collection

More information

Question Points Score total 100

Question Points Score total 100 CS457: Computer Networking Date: 5/8/2007 Name: Instructions: 1. Be sure that you have 8 questions 2. Write your Student ID (email) at the top of every page 3. Be sure to complete the honor statement after

More information

Triangle Congruence: SSS

Triangle Congruence: SSS Triangle Congruence: SSS Corresponding sides and corresponding angles of polygons are those that are in the same position in two different polygons with the same number of sides. These corresponding parts

More information

G.C.E. (A/L) Examination July 2016 Conducted by Field Work Center, Thondaimanaru

G.C.E. (A/L) Examination July 2016 Conducted by Field Work Center, Thondaimanaru G.C.E. (A/L) Examination July 2016 Conducted by Field Work Center, Thondaimanaru In Collaboration with the Zonal Education Office, Jaffna Information & Communication Technology (ICT) Grade - 12 (A/L) 2017

More information

Apriori Algorithm. 1 Bread, Milk 2 Bread, Diaper, Beer, Eggs 3 Milk, Diaper, Beer, Coke 4 Bread, Milk, Diaper, Beer 5 Bread, Milk, Diaper, Coke

Apriori Algorithm. 1 Bread, Milk 2 Bread, Diaper, Beer, Eggs 3 Milk, Diaper, Beer, Coke 4 Bread, Milk, Diaper, Beer 5 Bread, Milk, Diaper, Coke Apriori Algorithm For a given set of transactions, the main aim of Association Rule Mining is to find rules that will predict the occurrence of an item based on the occurrences of the other items in the

More information

Prepared by Agha Mohammad Haidari Network Manager ICT Directorate Ministry of Communication & IT

Prepared by Agha Mohammad Haidari Network Manager ICT Directorate Ministry of Communication & IT Network Basics Prepared by Agha Mohammad Haidari Network Manager ICT Directorate Ministry of Communication & IT E-mail :Agha.m@mcit.gov.af Cell:0700148122 After this lesson,you will be able to : Define

More information

The appendix contains information about the Classic Models database. Place your answers on the examination paper and any additional paper used.

The appendix contains information about the Classic Models database. Place your answers on the examination paper and any additional paper used. Name: Student Number: Instructions: Do all 9 questions. There is a total of 87 marks. The appendix contains information about the Classic Models database. Place your answers on the examination paper and

More information

Discrete Mathematics. Chapter 7. trees Sanguk Noh

Discrete Mathematics. Chapter 7. trees Sanguk Noh Discrete Mathematics Chapter 7. trees Sanguk Noh Table Trees Labeled Trees Tree searching Undirected trees Minimal Spanning Trees Trees Theorem : Let (T, v ) be a rooted tree. Then, There are no cycles

More information

Applied Databases. Sebastian Maneth. Lecture 5 ER Model, Normal Forms. University of Edinburgh - January 30 th, 2017

Applied Databases. Sebastian Maneth. Lecture 5 ER Model, Normal Forms. University of Edinburgh - January 30 th, 2017 Applied Databases Lecture 5 ER Model, Normal Forms Sebastian Maneth University of Edinburgh - January 30 th, 2017 Outline 2 1. Entity Relationship Model 2. Normal Forms From Last Lecture 3 the Lecturer

More information

Network Topologies & LAN,MAN and WAN. By: Mr. Binesh Kr. Singh. What is Topology

Network Topologies & LAN,MAN and WAN. By: Mr. Binesh Kr. Singh. What is Topology http://bineshsingh.yolasite.com Network Topologies & LAN,MAN and WAN By: Mr. Binesh Kr. Singh What is Topology NW Topology Defines how various computers or nodes they are connected to each other Or It

More information

IBPS Practice Exam 1. One megabyte equals approximately 1) 1,000 bits 2) 1,000 bytes 3) 1 million bytes 4) 1 million bits 5) 2,000 bytes 2.

IBPS Practice Exam 1. One megabyte equals approximately 1) 1,000 bits 2) 1,000 bytes 3) 1 million bytes 4) 1 million bits 5) 2,000 bytes 2. IBPS Practice Exam 1. One megabyte equals approximately 1) 1,000 bits 2) 1,000 bytes 3) 1 million bytes 4) 1 million bits 5) 2,000 bytes 2. Data going into the computer is called? 1) Output 2) Algorithm

More information

UNIT 5 MANAGING COMPUTER NETWORKS LEVEL 3 NETWORK TOPOLOGIES AND LAYOUT

UNIT 5 MANAGING COMPUTER NETWORKS LEVEL 3 NETWORK TOPOLOGIES AND LAYOUT UNIT 5 MANAGING COMPUTER NETWORKS LEVEL 3 NETWORK TOPOLOGIES AND LAYOUT NETWORK TOPOLOGY Network Topology refers to layout of a network and how different nodes in a network are connected to each other

More information

Homework Questions 1 Gradient of a Line using y=mx+c

Homework Questions 1 Gradient of a Line using y=mx+c (C1-5.1a) Name: Homework Questions 1 Gradient of a Line using y=mx+c 1. State the gradient and the y-intercept of the following linear equations a) y = 2x 3 b) y = 4 6x m= 2 c = -3 c) 2y = 8x + 4 m= -6

More information

3 February 2011 CSE-3421M Test #1 p. 1 of 14. CSE-3421M Test #1. Design

3 February 2011 CSE-3421M Test #1 p. 1 of 14. CSE-3421M Test #1. Design 3 February 2011 CSE-3421M Test #1 p. 1 of 14 CSE-3421M Test #1 Design Sur / Last Name: Given / First Name: Student ID: Instructor: Parke Godfrey Exam Duration: 75 minutes Term: Winter 2011 Answer the following

More information

Birkbeck. (University of London) BSc/FD EXAMINATION. Department of Computer Science and Information Systems. Database Management (COIY028H6)

Birkbeck. (University of London) BSc/FD EXAMINATION. Department of Computer Science and Information Systems. Database Management (COIY028H6) Birkbeck (University of London) BSc/FD EXAMINATION Department of Computer Science and Information Systems Database Management (COIY028H6) CREDIT VALUE: 15 credits Date of examination: 9 June 2016 Duration

More information

Chapter 5, Data Cube Computation

Chapter 5, Data Cube Computation CSI 4352, Introduction to Data Mining Chapter 5, Data Cube Computation Young-Rae Cho Associate Professor Department of Computer Science Baylor University A Roadmap for Data Cube Computation Full Cube Full

More information

AlcatelLucent.Selftestengine.4A0-107.v by.Ele.56q. Exam Code: 4A Exam Name: Alcatel-Lucent Quality of Service

AlcatelLucent.Selftestengine.4A0-107.v by.Ele.56q. Exam Code: 4A Exam Name: Alcatel-Lucent Quality of Service AlcatelLucent.Selftestengine.4A0-107.v2013-12-14.by.Ele.56q Number: 4a0-107 Passing Score: 800 Time Limit: 120 min File Version: 16.5 http://www.gratisexam.com/ Exam Code: 4A0-107 Exam Name: Alcatel-Lucent

More information

MAKE GEOMETRIC CONSTRUCTIONS

MAKE GEOMETRIC CONSTRUCTIONS MAKE GEOMETRIC CONSTRUCTIONS KEY IDEAS 1. To copy a segment, follow the steps given: Given: AB Construct: PQ congruent to AB 1. Use a straightedge to draw a line, l. 2. Choose a point on line l and label

More information

Data Warehousing and Data Mining

Data Warehousing and Data Mining Data Warehousing and Data Mining Lecture 3 Efficient Cube Computation CITS3401 CITS5504 Wei Liu School of Computer Science and Software Engineering Faculty of Engineering, Computing and Mathematics Acknowledgement:

More information

A Balanced Introduction to Computer Science, 3/E

A Balanced Introduction to Computer Science, 3/E A Balanced Introduction to Computer Science, 3/E David Reed, Creighton University 2011 Pearson Prentice Hall ISBN 978-0-13-216675-1 Chapter 2 HTML and Web Pages 1 HTML & Web Pages recall: a Web page is

More information

LANs do not normally operate in isolation. They are connected to one another or to the Internet. To connect LANs, connecting devices are needed.

LANs do not normally operate in isolation. They are connected to one another or to the Internet. To connect LANs, connecting devices are needed. LAN interconnecting devices INTRODUCTION LANs do not normally operate in isolation. They are connected to one another or to the Internet. To connect LANs, connecting devices are needed. Connecting devices

More information

Angle Bisectors in a Triangle- Teacher

Angle Bisectors in a Triangle- Teacher Angle Bisectors in a Triangle- Teacher Concepts Relationship between an angle bisector and the arms of the angle Applying the Angle Bisector Theorem and its converse Materials TI-Nspire Math and Science

More information

Normalization. Murali Mani. What and Why Normalization? To remove potential redundancy in design

Normalization. Murali Mani. What and Why Normalization? To remove potential redundancy in design 1 Normalization What and Why Normalization? To remove potential redundancy in design Redundancy causes several anomalies: insert, delete and update Normalization uses concept of dependencies Functional

More information

SAMPLE PAGES. Unit 12.1 Information and Communication Systems Topic 2: Networking. What is a network? Network node

SAMPLE PAGES. Unit 12.1 Information and Communication Systems Topic 2: Networking. What is a network? Network node Topic 2 focuses on networking. It covers: Definition of a network. Characteristics and functions of network devices. Specification of local area network (LAN). Network software. Application software. Basic

More information

COURSE OUTLINE. School of Engineering Technology and Applied Science. Information and Communication Engineering Technology (ICET)

COURSE OUTLINE. School of Engineering Technology and Applied Science. Information and Communication Engineering Technology (ICET) COURSE OUTLINE SCHOOL: School of Engineering Technology and Applied Science DEPARTMENT: Information and Communication Engineering Technology (ICET) PROGRAM: Computer Systems and Networks Technician/ Technology

More information

4-8 Similar Figures and Proportions. Warm Up Problem of the Day Lesson Presentation Lesson Quizzes

4-8 Similar Figures and Proportions. Warm Up Problem of the Day Lesson Presentation Lesson Quizzes Warm Up Problem of the Day Lesson Presentation Lesson Quizzes Warm Up Find the cross products, and then tell whether the ratios are equal. 1. 16, 40 6 15 2. 3. 3 8, 18 46 8, 24 9 27 4. 28, 42 12 18 240

More information

PROGRESS BOOK PARENT ACCESS NAVIGATION

PROGRESS BOOK PARENT ACCESS NAVIGATION PROGRESS BOOK PARENT ACCESS NAVIGATION Enter the following web address into your internet browser. https://parent.laca.org From the resulting screen, you can click on your child s school district icon.

More information

CS 103, Fall 2008 Midterm 1 Prof. Nakayama

CS 103, Fall 2008 Midterm 1 Prof. Nakayama CS 103, Fall 2008 Midterm 1 Prof. Nakayama Family (or Last) Name Given (or First) Name Student ID Instructions 1. This exam has 9 pages in total, numbered 1 to 9. Make sure your exam has all the pages.

More information

Combinational Logic Circuits

Combinational Logic Circuits Chapter 3 Combinational Logic Circuits 12 Hours 24 Marks 3.1 Standard representation for logical functions Boolean expressions / logic expressions / logical functions are expressed in terms of logical

More information

3.1. Keys: Super Key, Candidate Key, Primary Key, Alternate Key, Foreign Key

3.1. Keys: Super Key, Candidate Key, Primary Key, Alternate Key, Foreign Key Unit 3: Types of Keys & Data Integrity 3.1. Keys: Super Key, Candidate Key, Primary Key, Alternate Key, Foreign Key Different Types of SQL Keys A key is a single or combination of multiple fields in a

More information

The DBMS accepts requests for data from the application program and instructs the operating system to transfer the appropriate data.

The DBMS accepts requests for data from the application program and instructs the operating system to transfer the appropriate data. Managing Data Data storage tool must provide the following features: Data definition (data structuring) Data entry (to add new data) Data editing (to change existing data) Querying (a means of extracting

More information

Objectives. Tutorial 8 Designing ga Web Site with Frames. Introducing Frames. Objectives. Disadvantages to Using Frames. Planning Your Frames

Objectives. Tutorial 8 Designing ga Web Site with Frames. Introducing Frames. Objectives. Disadvantages to Using Frames. Planning Your Frames Objectives Tutorial 8 Designing ga Web Site with Frames Explore the uses of frames in a Web site Create a frameset consisting of rows and columns of frames Display a document within a frame Format the

More information

UNIT 3 DATABASE DESIGN

UNIT 3 DATABASE DESIGN UNIT 3 DATABASE DESIGN Objective To study design guidelines for relational databases. To know about Functional dependencies. To have an understanding on First, Second, Third Normal forms To study about

More information

Chapter 4 NETWORK HARDWARE

Chapter 4 NETWORK HARDWARE Chapter 4 NETWORK HARDWARE 1 Network Devices As Organizations grow, so do their networks Growth in number of users Geographical Growth Network Devices : Are products used to expand or connect networks.

More information

1. Attempt any two of the following: 10 a. State and justify the characteristics of a Data Warehouse with suitable examples.

1. Attempt any two of the following: 10 a. State and justify the characteristics of a Data Warehouse with suitable examples. Instructions to the Examiners: 1. May the Examiners not look for exact words from the text book in the Answers. 2. May any valid example be accepted - example may or may not be from the text book 1. Attempt

More information

Client Server and Peer to Peer Networks

Client Server and Peer to Peer Networks Client Server and Peer to Peer Networks Client Server Network With a client server network the files will not be stored on the hard drive of each workstation. Instead they will be stored on a computer

More information

CIS-331 Fall 2014 Exam 1 Name: Total of 109 Points Version 1

CIS-331 Fall 2014 Exam 1 Name: Total of 109 Points Version 1 Version 1 1. (24 Points) Show the routing tables for routers A, B, C, and D. Make sure you account for traffic to the Internet. Router A Router B Router C Router D Network Next Hop Next Hop Next Hop Next

More information

Internetworking. from the Webopedia Computer Dictionary

Internetworking. from the Webopedia Computer Dictionary Internetworking The art and science of connecting individual local-area networks (LANs) to create wide-area networks (WANs), and connecting WANs to form even larger WANs. Internetworking can be extremely

More information

Birkbeck. (University of London) BSc/FD EXAMINATION. Department of Computer Science and Information Systems. Database Management (COIY028H6)

Birkbeck. (University of London) BSc/FD EXAMINATION. Department of Computer Science and Information Systems. Database Management (COIY028H6) Birkbeck (University of London) BSc/FD EXAMINATION Department of Computer Science and Information Systems Database Management (COIY028H6) CREDIT VALUE: 15 credits Date of examination: Monday 9th June 2014

More information

Database Management

Database Management Database Management - 2011 Model Answers 1. a. A data model should comprise a structural part, an integrity part and a manipulative part. The relational model provides standard definitions for all three

More information

IT430- E-COMMERCE Solved MCQ(S) From Midterm Papers (1 TO 22 Lectures) BY Arslan Arshad

IT430- E-COMMERCE Solved MCQ(S) From Midterm Papers (1 TO 22 Lectures) BY Arslan Arshad IT430- E-COMMERCE Solved MCQ(S) From Midterm Papers (1 TO 22 Lectures) BY Arslan Arshad OCT 21,2016 BS110401050 BS110401050@vu.edu.pk Arslan.arshad01@gmail.com AKMP01 IT430 - E-COMMERCE Midterm Papers

More information

Understanding this structure is pretty straightforward, but nonetheless crucial to working with HTML, CSS, and JavaScript.

Understanding this structure is pretty straightforward, but nonetheless crucial to working with HTML, CSS, and JavaScript. Extra notes - Markup Languages Dr Nick Hayward HTML - DOM Intro A brief introduction to HTML's document object model, or DOM. Contents Intro What is DOM? Some useful elements DOM basics - an example References

More information

framessp2015.notebook February 09, 2015

framessp2015.notebook February 09, 2015 To look at frames we are going to look at the examples under XHTML. http://www.pgrocer.net/cis44/cis44sampxhtml.html and scroll down to frames. 1 I have established a frameset (notice I did this instead

More information

Interconnecting Cisco Networking Devices Part1 ( ICND1) Exam.

Interconnecting Cisco Networking Devices Part1 ( ICND1) Exam. Cisco 640-822 Interconnecting Cisco Networking Devices Part1 ( ICND1) Exam TYPE: DEMO http://www.examskey.com/640-822.html Examskey Cisco 640-822 exam demo product is here for you to test quality of the

More information