Expand the following
a) ISDN
b) CASE
c) CSMA/CD
d) OOPS
e) MIMD
Answers were Sorted based on User's Feedback
Answer / ravi kumar
a)ISDN is integrated service digital network
c)CSMA is carrier sense multiple access
d)OOPS object oriented programing
| Is This Answer Correct ? | 25 Yes | 5 No |
Answer / rakesh
a) ISDN (Integrated Services Digital Network)
b) CASE ((Computer-Aided Software Engineering or
Computer-Aided Systems Engineering)
c) CSMA (carrier sense multiple access)
D) oops (object oriented programing)
e) MIMD (Multiple Instruction Multiple Data)
| Is This Answer Correct ? | 19 Yes | 1 No |
Answer / shankar0975
CSMA/CD - Carrier Sense Multiple Access with Collision
Detection.
| Is This Answer Correct ? | 12 Yes | 1 No |
Answer / ramesh
a) ISDN (Integrated Services Digital Network)
b) CASE ((Computer-Aided Software Engineering or
Computer-Aided Systems Engineering)
c) CSMA (carrier sense multiple access)
D) oops (object oriented programing)
e) MIMD (multipal document miltipal interface)
| Is This Answer Correct ? | 14 Yes | 7 No |
Who is the Best SAS/Clinical Trainer in Hyderabad
given a height balanced tree. If we add one more node , how many nodes gets unbalanced ?
Busy waiting is a method whereas a taskwaits for a given event by continiously checking for an event to occur. What is the main problem with this approach
what is the maximam caption size of lebel
In java without use of main() how to execute the program
how to remove header and footer in jcl using sort utility
iam confused among testing ,.net and java. can anybody help me.
1.what is the vesition managment.
Given an array all of whose elements are positive numbers, find the maximum sum of a subsequence with the constraint that no 2 numbers in the sequence should be adjacent in the array. So 3 2 7 10 should return 13 (sum of 3 and 10) or 3 2 5 10 7 should return 15 (sum of 3, 5 and 7)
Write a Pseudo Code to fins the LCM of two given numbers
An image map is a collection of
what are the differences between CONS, LIST, and APPEND