0% found this document useful (0 votes)
117 views16 pages

It 6302 MQ1

The document is a summary of a student's exam results for the midterm of the course UGRD-IT6302 Integrative Programming and Technology 1. It shows that the student answered all 20 multiple choice questions correctly, achieving full marks of 20 out of 20 and a grade of 100% for the midterm exam.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
117 views16 pages

It 6302 MQ1

The document is a summary of a student's exam results for the midterm of the course UGRD-IT6302 Integrative Programming and Technology 1. It shows that the student answered all 20 multiple choice questions correctly, achieving full marks of 20 out of 20 and a grade of 100% for the midterm exam.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 16

UGRD-IT6302 Integrative Programming and

Technology 1
MIDTERM Q1
20/20
Started on Tuesday, 17 May 2022, 11:24 AM

State Finished

Completed on Tuesday, 17 May 2022, 11:28 AM

Time taken 4 mins 21 secs

Marks 20.00/20.00

Grade 100.00 out of 100.00

Question 1
Correct

Mark 1.00 out of 1.00

Flag question

Question text
The execution of the functions on a single server  or across servers on the network is called:
Select one:

a.

TP- Lite

b.
ORB 

c.

TP Monitor

d.

TP-Heavy
Feedback
Your answer is correct.

Question 2
Correct

Mark 1.00 out of 1.00

Flag question

Question text
In computer network nodes are:
Select one:

a.

the computer that terminates the data

b.

the computer that terminates, originates and routes the data

c.

the computer that routes the data

d.

the computer that originates the data


Feedback
Your answer is correct.

Question 3
Correct

Mark 1.00 out of 1.00

Flag question

Question text
What does a VLAN do?
Select one:

a.

Breaks up broadcast domains in a layer 2 switch internetwork  

b.

Acts as the fastest port to all servers

c.

Provides multiple collision domains on one switch port  

d.

Provides multiple broadcast domains within a single collision domain


Feedback
Your answer is correct.

Question 4
Correct

Mark 1.00 out of 1.00

Flag question
Question text
A client device designed so that most processing and data storage occurs on the client side
describes
Select one:

a.

 Fat Client

b.

Thin Client 

c.

Application Client

d.

Active Client
Feedback
Your answer is correct.

Question 5
Correct

Mark 1.00 out of 1.00

Flag question

Question text
Which one of the following computer network is built on the top of another network?
Select one:

a.

chief network

b.

prior network
c.

overlay network

d.

prime network
Feedback
Your answer is correct.

Question 6
Correct

Mark 1.00 out of 1.00

Flag question

Question text
Which of the following is not a likely configuration of a Client-Server System?
Select one:

a.

Multiple Clients- Single Server System

b.

Single Client- Single Server

c.

Single Client- Multiple Server System

d.

 Multiple Clients- Multiple Servers System


Feedback
Your answer is correct.

Question 7
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Communication channel is shared by all the machines on the network in
Select one:

a.

multicast network

b.

monocast network

c.

broadcast network

d.

unicast network
Feedback
Your answer is correct.

Question 8
Correct

Mark 1.00 out of 1.00

Flag question

Question text
What protocol is used to find the hardware address of a local device?
Select one:
a.

RARP 

b.

IP

c.

ICMP

d.

ARP 
Feedback
Your answer is correct.

Question 9
Correct

Mark 1.00 out of 1.00

Flag question

Question text
In the Client-Server architecture, the component that processes the request and sends the
response is 
Select one:

a.

Network

b.

Protocol

c.

Server

d.
Client
Feedback
Your answer is correct.

Question 10
Correct

Mark 1.00 out of 1.00

Flag question

Question text
The principle of serial equivalence for distributed transactions says that:
Select one:

a.

Sequential transactions should never be executed concurrently, because of the dangers of lost
updates

b.

When several transactions are executed concurrently, the result should be the same as if they
had been executed in sequence

c.

Concurrent transactions should always be executed in sequence

d.

Concurrent transactions should be atomic


Feedback
Your answer is correct.

Question 11
Correct

Mark 1.00 out of 1.00


Flag question

Question text
NetBEUI is an enhanced version of ------ Protocol
Select one:

a.

SPX

b.

IPX

c.

NetBIOS

d.

TCP/IP 
Feedback
Your answer is correct.

Question 12
Correct

Mark 1.00 out of 1.00

Flag question

Question text
The execution of the functions on a single server  or across servers on the network is called:
Select one:

a.
Some are committed and some are roll backed

b.

All are roll backed  if they issue rollback

c.

All are committed if they issue commit

d.

All are roll backed regardless of whether they issue any one
Feedback
Your answer is correct.

Question 13
Correct

Mark 1.00 out of 1.00

Flag question

Question text
Two devices are in network if:
Select one:

a.

a process is internally oriented

b.

a process is running on both devices

c.

a process in one device is able to exchange information with a process in another device

d.

PIDs of the processes running of different devices are same


Feedback
Your answer is correct.

Question 14
Correct

Mark 1.00 out of 1.00

Flag question

Question text
TP monitor done its responsibilities with the help of which protocol?
Select one:

a.

SNA 

b.

TCP/IP 

c.

IP

d.

 Two-Phase Commit Protocol


Feedback
Your answer is correct.

Question 15
Correct

Mark 1.00 out of 1.00

Flag question
Question text
Communication channel is shared by all the machines on the network in
Select one:

a.

virtual private network

b.

broadcast network

c.

local area network

d.

metropolitan area network


Feedback
Your answer is correct.

Question 16
Correct

Mark 1.00 out of 1.00

Flag question

Question text
A list of protocols used by a system, one protocol per layer, is called:
Select one:

a.

protocol stack

b.
protocol suite

c.

protocol file

d.

protocol architecture
Feedback
Your answer is correct.

Question 17
Correct

Mark 1.00 out of 1.00

Flag question

Question text
Which of the following statements regarding Client-server computing are true?
Select one:

a.

The Client server environment is typically homogeneous and single-vendor. The hardware flat
form and operating system of Client and Server are usually the same

b.

Clint-server computing is merely a transitional phase in the larger trend towards fully distributed
computing

c.

Client Server computing can be divided into three components, a Client process, a server
process and a Middleware in between them for their interaction

d.
Database, transaction servers are more advanced and sophisticated types of servers than disk
and file servers
Feedback
Your answer is correct.

Question 18
Correct

Mark 1.00 out of 1.00

Flag question

Question text
When collection of various computers seems a single coherent system to its client, then it is
called:
Select one:

a.

client server

b.

networking system

c.

computer network

d.

distributed system
Feedback
Your answer is correct.

Question 19
Correct

Mark 1.00 out of 1.00


Flag question

Question text
Which of the following does not refer to middleware?
Select one:

a.

(e)  JAVA and C

b.

DCOM

c.

JAVA 

d.

COM

e.

 C  
Feedback
Your answer is correct.

Question 20
Correct

Mark 1.00 out of 1.00

Flag question

Question text
A __________ is a device that forwards packets between networks by processing the routing
information included in the packet.
Select one:

a.

bridge, firewall and router

b.

firewall

c.

router

d.

bridge
Feedback
Your answer is correct.

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy