...
October 5, 2023

Operating-Systems

Question 6 The following C program is executed on a Unix/Linux system: #include <unistd.h> int main () { int i ; for (i=0; i<10; i++) if […]
October 5, 2023

ISO-OSI-layers

Question 1 Which layer of OSI model is responsible for transmitting raw bit stream over on physical cable? A Presentation B Physical C Transport D Network […]
October 5, 2023

ISO-OSI-layers

Question 4 Project 802 defines standards for which layers of the OSI Models? A Application and Presentation layers B Physical and Data Link layers C Network […]
October 6, 2023

Software-Engineering

Question 6 A software project involves execution of 5 tasks T1, T2, T3, T4 and T5 of duration 10, 15, 18, 30 and 40 days, respectively. […]
error: Alert: Content selection is disabled!!