Tacheometry is to enable horizontal and vertical distance to be computed from reading upon a stadia rod and thus eliminate chaining operation.
Engineering
-
-
Curves play a vital role in geometric design of road and railway alignments.
-
A computer network is a collection of devices that are linked together.
-
A deadlock happens when a set of processes becomes stuck because each one is holding a resource and waiting for another to get it.
-
Multiple instruction sequences are executed at the same time, which is known as concurrency.
-
Threads exchange a non-negative variable called semaphore.
-
A binary search tree (BST )is a type of binary tree in which the nodes are organized in a predetermined sequence.
-
A transaction in a database system must maintain Atomicity, Consistency, Isolation, and Durability.
-
In C++, a constructor is a specific procedure that is called automatically when a class object is formed.