The packets switching concept was first proposed
A.
in the late1980s for the Defense Ministry of US.
B.
in the early 1960s for military communication systems, mainly to handle speech
C.
in the late 1950s for Defense Ministry of US
D.
All of theabove
E.
None of the above

1 Answer

Answer :

in the early 1960s for military communication systems, mainly to handle speech

Related questions

Description : Data encryption techniquesare particularly useful for A. reducingstorage space requirements B. improving data integrity C. protecting data indata communication systems D. All of theabove E. None of the above

Last Answer : protecting data indata communication systems

Description : The geostationary satelliteused for communication systems A. rotates with the earth B. remains stationary relative to theearth C. is positioned overequator D. All of theabove E. None of the above

Last Answer : All of theabove

Description : ______ eliminates the varying delay times associated withdifferent-size packets. A) X.25 B) Frame Relay C) ATM D) all of theabove

Last Answer : ATM

Description : Satellite-Switched Time-Division Multiple Access (SS/TDMA) is A. the method of determining whichdevice has access tothe transmission medium at any time. B. a medium access control technique for ... switching is used to dynamically changethechannel assignments D. All of theabove E. None of the above

Last Answer : a form of TDMA in which circuit switching is used to dynamically changethechannel assignments

Description : For ask-publicites 60 and over, in the 1950s and early 1960s, did people use vulgar language as much as they do today, and if they did use profanity, what sort of bad words did they use in those days?

Last Answer : Dangit!! Dag Nabit….shucks! Jimminy Crickets!! Yark! ;)

Description : Why were gay Americans afraid to come out of the closet in the 1950s early 1960s (apex)?

Last Answer : they feared being discriminated against.-apex

Description : Why were gay Americans afraid to come out of the closet in the 1950s and early 1960s?

Last Answer : they feared being discriminated against.-apex

Description : Why were gay Americans afraid to come out of the closet in the 1950s early 1960s (apex)?

Last Answer : they feared being discriminated against.-apex

Description : Why were gay Americans afraid to come out of the closet in the 1950s and early 1960s?

Last Answer : they feared being discriminated against.-apex

Description : The required resources for communication between end systems are reserved for the duration of the session between end systems in ________ method. a) Packet switching b) Circuit switching c) Line switching d) Frequency switching

Last Answer : b) Circuit switching

Description : Did the US enjoy a much sounder economic foundation in the late 1960's/early 1970's than we presently have? Why or why not?

Last Answer : answer:The economic foundation circa 1970 was pretty shaky. In 1971, Nixon severed the relationship between the dollar and gold, which had severely restricted the ability of the economy ... variety of financial instruments which reduce risk and make economists better able to anticipate disruptions.

Description : A ultra-super critical boiler was developed in the US in ……. a) 1950s b) 1970s c) 1960s d) 1940s

Last Answer : a) 1950s

Description : An example of ananalog communication method is A. laser beam B. microwave C. voice grade telephone line D. All of theabove E. None of the above

Last Answer : All of theabove

Description : The Internet Control Message Protocol (ICMP) A. allows gateways to send error acontrol messages toother gateways or hosts B. provides communication between the Internet Protocol Software on one machine ... and takeaction to correct theproblem D. All of theabove E. None of the above

Last Answer : All of theabove

Description : Database management systems are intended to: A. eliminatedata redundancy B. establishrelationships among records in different files C. manage file access D. maintaindata integrity E. All of theabove

Last Answer : All of theabove

Description : Which of the following technique isused for encapsulation? A. a technique used inbest-effort delivery systems toavoid endlessly loopingpackets. B. a technique used by protocols in which a lower level ... network that cannothandle the originaldatagram size D. All of theabove E. None of the above

Last Answer : a technique used by protocols in which a lower level protocol accepts a message from ahigher level protocol and places it in the data portion of the low level frame

Description : Which of the following technique isused for fragment? A. a technique used inbest-effort delivery systems toavoid endlessly loopingpackets B. a technique used by protocols in which a lower level protocol ... network that cannothandle the originaldatagram size D. All of theabove E. None of the above

Last Answer : one of the pieces that results when an IP gateway divides an IP datagram into smallerpieces for transmission acrossa network that cannothandle the originaldatagram size

Description : The subnet gets increasingly loaded with packets causing increase in delay in the delivery of packets, which can lead to more retransmission, and ultimately increasing more and more traffic. This is a concept called as _________ A. blockage B. Traffic jam. C. Congestion D. both a and b

Last Answer : C. Congestion

Description : The first batch operating system was developed in the ................. by General Motors for use on an IBM 701. A) mid 1940's B) mid 1950's C) mid 1960's D) mid 1970's

Last Answer : B) mid 1950's

Description : which statement best describes the warren court of the 1950s and 1960s? -General Knowledge

Last Answer : The Warren Court made rulings that were controversial at the time but continue to shape American society.

Description : Green revolution in India occurred during (a) 1960’s (b) 1970’s (c) 1980’s (d) 1950’s.

Last Answer : (a) 1960’s

Description : Classic OOP - Object Oriented programming can be traced back to a language called Simula, and in particular Simula 67, which was popular during the _____: a) 1930s b) 1960s c) 1950s d) None of These

Last Answer : b) 1960s

Description : By the beginning of ........................., the industries in USA realised the importance of Management Science in solving business and management problems. a. 1930s b. 1940s c. 1950s d. 1960s

Last Answer : c. 1950s

Description : As the resources are reserved between two communicating end systems in circuit switching, ___________ is achieved. a) authentication b) guaranteed constant rate c) reliability d) store and forward

Last Answer : b) guaranteed constant rate

Description : The most common application of satellites A. Surveillance B. Reconnaissance C. Defense systems D. Communication

Last Answer : D. Communication

Description : Speaker Speech Audience is a communication model proposed by

Last Answer : Ans. Aristotle

Description : A command that lets youchange one or more fields in a record is A. Insert B. Modify C. Look-up D. All of theabove E. None of the above

Last Answer : Modify

Description : The database administration function includes A. application programming B. computer operations management C. databaseaccessplanning D. All of theabove E. None of the above

Last Answer : databaseaccessplanning

Description : In SQL, the CREATE TABLESPACE isused A. to createa place in the databasefor storageof scheme objects, rollback segments, andnaming the data files to comprise the tablespace B. to createa database trigger C. to add/rename data files, to change storage D. All of theabove E. None of the above

Last Answer : to createa place in the databasefor storageof scheme objects, rollback segments, andnaming the data files to comprise the tablespace

Description : Which commandis usedto selectdistinct subject (SUB) from thetable (BOOK)? A. SELECT ALL FROM BOOK B. SELECT DISTINCT SUB FROM BOOK C. SELECT SUB FROM BOOK D. All of theabove E. None of the above

Last Answer : SELECT DISTINCT SUB FROM BOOK

Description : In SQL, which commandis used to select only onecopy of each setof duplicablerows A. SELECT DISTINCT B. SELECT UNIQUE C. SELECT DIFFERENT D. All of theabove E. None of the above

Last Answer : SELECT DISTINCT

Description : . In order to use arecord management system A. You needto understand thelow-level details of how informationin stored B. You needto understand the model the record management system uses. C. Both (a)and (b) D. All of theabove E. None of the above

Last Answer : You needto understand the model the record management system uses.

Description : Queries to a database A. are written in English B. can use aggregatefunctions like SUM and COUNT C. both (a)and (b) D. All of theabove E. None of the above

Last Answer : can use aggregatefunctions like SUM and COUNT

Description : A logical schema A. is the entire database B. is a standard wayof organizing information into accessible parts C. describes how data is actually stored on disk D. All of theabove E. None of the above

Last Answer : is a standard wayof organizing information into accessible parts

Description : Subschema can be used to A. create very different, personalized views of the samedata B. present information in different formats C. hide sensitive informationby omitting fields from thesub¬schema's description D. All of theabove E. None of the above

Last Answer : All of theabove

Description : In SQL, which command(s) is(are) used to change atable's storage characteristics? A. ALTER TABLE B. MODIFY TABLE C. CHANGE TABLE D. All of theabove E. None of the abov

Last Answer : ALTER TABLE

Description : Goals for the design of thelogical schema include A. avoiding data inconsistency B. being ableto construct queries easily C. being ableto access data efficiently D. All of theabove E. None of the above

Last Answer : All of theabove

Description : . In SQL, which command(s) is(are) usedto recompilea storedfunction? A. SET FUNCTION B. SET STORED FUNCTION C. ALTER FUNCTION D. All of theabove E. None of the above

Last Answer : ALTER FUNCTION

Description : Data integrity control A. is used to set upper and lower limits on numeric data B. requires the use of passwords toprohibit unauthorized access tothe file C. has the data dictionary keep thedate and time ... back-up,and most recent modificationfor all files D. All of theabove E. None of the above

Last Answer : has the data dictionary keep thedate and time of lastaccess last back-up,and most recent modificationfor all files

Description : In SQL, the command(s) is (are)used tocreate an index for atable or cluster A. CREATE INDEX B. MODIFY INDEX C. SET INDEX TO FILE D. All of theabove E. None of the above

Last Answer : CREATE INDEX

Description : What are the datatransmission channels availablefor carrying datafrom one location to another? A. Narrowband B. Voice band C. Broadband D. All of theabove E. None of the above

Last Answer : All of theabove

Description : Devices interconnected by the LAN should include A. Computers and terminals B. mass storage device, printers and plotters C. bridges and gateways D. All of theabove E. None of the above

Last Answer : All of theabove

Description : A central computer surrounded by one or more satellite computers is called a A. bus network B. ring network C. star network D. All of theabove E. None of the above

Last Answer : star network

Description : An anticipated result from multiprogramming operations is: A. reducedcomputer idle time B. the handling of more jobs C. better schedulingof work D. All of theabove E. None of the above

Last Answer : All of theabove

Description : Compared to analog signals, digital signals A. allow faster transmission B. are moreaccurate C. both (a)and (b) D. All of theabove E. None of the above

Last Answer : both (a)and (b)

Description : To connect a computer with a device inthe same room, you might be likely to use A. a coaxial cable B. a dedicated line C. a groundstation D. All of theabove E. None of the above

Last Answer : a coaxial cable

Description : Which of the following devices is specially designed to forward packets to specific ports based on the packet's address? 1) Specialty hub 2) Switching hub 3) Port hub 4) Filtering hub

Last Answer : 2) Switching hub

Description : Which of the following devices is specially designed to forward packets to specific ports based on the packet's address? 1 Specialty hub 2 Switching hub 3 Port hub 4 Filtering hub

Last Answer : 2 Switching hub