1) One mason per day how many cu.m work will do as per list given a) Brick work,hollow brick work and cc block work and plastering how many m2 per day 2) one carpenter per day how many m2 will do as well as scaffolding how many m3
12 233026Post New GS Civil Engineering Interview Questions
What is the advantage of using Windows authentication in a Web application?
What is the purpose of the following code? Is there any problem with the code? void send(int count, short *to, short *from) { /* count > 0 assumed */ register n = (count + 7) / 8; switch (count % 8) { case 0: do { *to = *from++; case 7: *to = *from++; case 6: *to = *from++; case 5: *to = *from++; case 4: *to = *from++; case 3: *to = *from++; case 2: *to = *from++; case 1: *to = *from++; } while (--n > 0); } }
Is it possible to write a validation rule on record delete?
How does postgres store data?
What is https and what port does it use?
What are the technical specifications of mysql?
Describe a problematic situation and how you solved it?
Can I still use windows live mail?
What do time profiles do?
Explain the causes of the exhaust valve leakage.
What is the use of tbom in sap tao?
Name the three types of germ layers that form tissues and organs in animals?
What are different ABAP editors? What are the differences?
What are iseries servers?
What is the difference between an annotation and a decorator in angular?