The dimensions of a certain machine are 48" X 30" X 52". If the size of the machine is increased proportionately until the sum of its dimensions equals 156", what will be the increase in the shortest side?
5 46476Main must be written as a.the first function in the program b.Second function in the program c.Last function in the program d.any where in the program
19 35437main() { char *p1="Name"; char *p2; p2=(char *)malloc(20); while(*p2++=*p1++); printf("%s\n",p2); } what is the output?
7 27157Given that a,b,c,d,e each represent one of the digits between 1-9 and that the following multiplication holds a b c d e 4 ---------- e d c b a What digit does e represent a) 4 b) 6 c) 7 d) 8 e) none
8 30215Post New HCL Interview Questions
what are the other modules integrated with om?
In Crystal Reports, When i modified the document based on the user request. where the document will be saved in crystal reports and How user identified either the developer was modified the requirement or not? Please suggest..!
What is linux pwd (print working directory) command?
what is global tempory table?
What is the significance of refs in react?
what are the interface and api table for receipts conversion in oracle receivables? : oracle accounts receivable
what are the fundamental reasons behind the present worldwide economic downturn?
Explain the characteristics of ios?
What is ma in gsm technology?
What is the purpose of contextloaderlistener in spring?
What you mean by COM and DCOM?
What is the difference between 16 bit and 32 bit?
What is geo-synchronous point, and its specialty?
What is model database? : SQL Server Architecture
What is difference between variable declaration and definition?