What is Fluid Mechanics?
As the name implies, fluid mechanics is the study of fluids at rest (fluid statics) or in motion (fluid dynamics).
Read MoreAs the name implies, fluid mechanics is the study of fluids at rest (fluid statics) or in motion (fluid dynamics).
Read MoreWhat is Irrigation in Civil Engineering? Plants and living beings require air and water for growth and survival like human
Read MoreWhat is Electronic Devices and Circuits (EDC)? In studying solid state electronic devices we are interested primarily in the electrical
Read MoreTheory of Machines – Mechanical Engineering The theory of machines is an applied science which is used to understand the
Read MoreThe tree traversals of a forest may be defined as the tree traversals of its corresponding binary tree. Routines for
Read MoreOpen channel flow refers to the flow of liquid (usually water) with an open surface exposed to the atmosphere. It
Read MoreHydrology is one of the essential concepts in civil engineering, which requires the focus of aspirants. Hydrology is the study
Read MoreComputer science is one of the most ever-evolving engineering disciplines that has seen rapid advancements, new technologies, and innovations. Computer
Read MoreA Tree is a data structure similar to linked lists but instead of each node pointing simply to the next
Read More“A queue is an ordered list in which all insertions are done from one end called REAR and deletions are
Read MoreThe stack is used to store and restore the recursive function and its argument(s). (i) Tail recursion (ii) Non-tail recursion
Read MoreGiven a stack S = (a[1], a[2],… a[n]) then we say that a1 is the bottom most element and element
Read More“A stack is an ordered list in which all insertions and deletions are made at one end, called the top.”
Read MoreThe main problem is how to allocate space to a file so that disk space is utilized effectively and file
Read MoreFile management system is a set of software modules. It provides services to the user and application programs concerning files.
Read MoreWhen there is a page fault, the referenced page must be loaded. If there is no available frame in memory
Read MoreEach page table entry has a valid bit; it indicates whether the corresponding page is currently in memory. If the
Read MoreSteel Structure Building Design is an important subject in civil engineering and structural engineering. This subject helps in the designing
Read MoreVirtual memory is the separation of user logical memory from physical memory. This technique is implemented using both hardware and
Read More