VCR stands for Vapour Compression Refrigeration System. It is a refrigeration system in which cooling is obtained with the help of refrigerant. It consist of four major components such as Compressor, Condenser,...
A Program to print 2 integer value. #include<stdio.h> #include<conio.h> main() int a,b,add; a=5; b=3; add=a+b; printf(“ Addition=%d”,&add); getch(); Brief description...
Function prototype tells compiler about number of parameters function takes, data-types of parameters and return type of function. By using this information, compiler cross checks function parameters and...
A saturated steam table is an indispensable tool for any engineer working with steam. It's typically used to determine saturated steam temperature from steam pressure, or the opposite: pressure from saturated...
Hello, I would like to show very first how to visualize the subject. For this, we should have total concentration. To avoid obstacle coming in front of us, we will follow the following steps. Close your...