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 |
You are given some denominations of coins in an array (int denom[])and infinite supply of all of them. Given an amount (int amount), find the minimum number of coins required to get the exact amount. What is the method called?
What are the Advantages of HashMap over Vector?
Write a shell program to test whether a given year is leap year or not ?
how can we maintain the previous version scripts to new version.
1 Answers DST Global Solutions,
what is difference between restoring and non restoring division?
In JCl , we have COND parameter.This holds comparison code and condition.It also has only and even parameters. ex: COND((4,GE),EVEN).what the comma mean here. is that 'and' or 'or'.
How to use string functions in QTP?give some examples
What are the tasks performed by a Team Lead
9. Read the function conv() given below conv(int t) { int u; u=5/9 * (t-32); return(u); } What is returned (a) 15 (b) 0 (c) 16.1 (d) 29
what are the differences between CONS, LIST, and APPEND
Definition of Singleton Class? what is the Purpose of it? what is the advantage?
How to rename A1-A30 datasets into B1-B30 using macros?