closed by
508 views
0 votes
0 votes
closed as a duplicate of: made easy

closed by

Related questions

840
views
2 answers
0 votes
Na462 asked Jan 16, 2019
840 views
void PrintValue(int n) { if (n < 0) return; else { printf(n); printValue(--n); printValue(n--); printf(n); } }Output for Print(5) ?
430
views
0 answers
0 votes
SumitBM asked Aug 21, 2023
430 views
Which is the following expression is equivalent to $(A \oplus B) \oplus C$ ?$(A + B + C) (\bar{A} + \bar{B} + \bar{C})$ $(A + B + C) (\bar{A} + \bar{B} + C)$ABC + \bar{A} (B\oplus C) + \bar{B} (A \oplus C)$None of these.
606
views
1 answers
0 votes
Jaggi asked Jan 30, 2019
606 views
100 stations on a pure Aloha network share a 1 MBPS channel. if frames are 1000 bits long, find the throughput if each station is sending 10 frames per second
352
views
1 answers
0 votes
Pragyanshu Singh asked Jan 26, 2019
352 views
IF the above network uses class C network 192.203.16.0; Then find the DBA used for Dept Y