৫৯৩১
If you wish to extend the length of the network without having the signal degrade, you would use a____
উত্তর
Repeater
৫৯৩৫
Which of the following is an example of a client-server model?
উত্তর
All of the above
৫৯৩৮
An electronic path, that sends signals from one part of computer to another is a __
উত্তর
Bus
৫৯৩৯
How many time the following for loop will be executed? unsigned int i for ( i=100; i > = 0, i --) printf ("%d", i)
উত্তর
100