The correct answer is D
Why classes are known as abstract data types (ADT)?
Which logic gate produces an output that is the logical complement of the OR operation?
In Stop-and-Wait flow control, what happens if the sender does not receive an acknowledgment for a transmitted frame?
In a blockchain network, what are "nodes"?
What is the primary key in a relational database?
the star schema is the simplest style of data mart schema and is the approach most widely used to develop data warehouses and dimensional data marts.
Trace the output int main() { int a=12,b=39; printf ("%d",a&b); return 0; }
What does below UNIX command do?
cat filename
Which field in the IP header indicates the maximum number of hops a packet can take before being discarded?