Layered Structure is a type of system structure in which the different services of the operating system are split into various layers, where each layer… Read More
Category Archives: GATE CS
1. User Datagram Protocol (UDP) : UDP is a Transport Layer protocol. It is a part of Internet Protocol suite, referred as UDP/IP suite. It… Read More
Ring Topology may be a network configuration where device connections create a circular data path. In this each device is connected to with its exactly… Read More
Payload During the transmission of the data with the Internet Protocol from the sender to receiver. Data is sent in terms of packets and individual… Read More
1. First Normal Form (1NF) : An entity that does not have any repeating columns or data groups can be termed as the First Norm.… Read More
Combinational logic is the concept in which two or more input state define one or more output state. Encoder and Decoder are the combinational logic… Read More
The limited broadcast address is defined as which sends or broadcast packet to all hosts connected to its own or home network. In limited broadcast… Read More
Set of all those attributes which can be functionally determined from an attribute set is called closure of the attribute set and the closure of… Read More
Prerequisite – Permutation and Combination Formula’s Used : 1. P(n, r) = n! / (n-r)! 2. P(n, n) = n! Example-1 : How many 4-letter… Read More
1. Half Adder : Half Adder is a combinational logic circuit which is designed by connecting one EX-OR gate and one AND gate. The half… Read More
Shift micro-operations are those micro-operations that are used for the serial transfer of information. These are also used in conjunction with arithmetic micro-operation, logic micro-operation,… Read More