Expand the following
a) ISDN
b) CASE
c) CSMA/CD
d) OOPS
e) MIMD
Answer Posted / 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 |
Post New Answer View All Answers
How to connect the .accdb database file of microsoft access to the Visual Basic 6.0 forms?
they asked me about srs (software requirement specifcation)? how can i get anydocumentation about srs & other documnts infomation like bdd, in testing? its urgent?
what is integration testing in real time applications?
I am taking the bmc control m/enterprise manager 7.0 scheduling test and just wanted to see what kind of questions they would ask or if anyone has taken the test and how long it is for how many questions?
what is c sharp dotnet
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's the difference b/w Table & Templete in Smartform?
Write a function which accepts a sentence as input parameter.Each word in that sentence is to be reversed. Space should be there between each words.Return the sentence with reversed words to main function and produce the required output. for eg:- i/p: jack jill jung kill o/p: kcaj llij gnuj llik
what are all the validation we need to perform in data stage?
It is possible to take number of controls added to form at run-time.ex-when user enter 6, 6 text boxes get added to form,next time number of controls get change as per user number enter. What is code for that?
What is SOLID Principle in Programming Language?
what is programmable BIST in today ic design
What is the merger sort principle and its time complexity.
< No Frames > tag is used for
design a counter with the following repeated binary sequence: 0, 1, 2, 3, 4, 5, 6, 7, 8 using JK Flip Flop.