use 1:1.5:3 concrete footing size 9'9" *9'9" and square 12" and also trapezoidal 22" use of 4 columns. calculate how much amount f concrete use. and also tell me the details about course aggregate and fine aggregate and cement bags use .(note; 20mm coures aggregate use)
1 3496Post New CMS Civil Engineering Interview Questions
can u give me a brief idea about power line carrier communication ??
What are the disadvantages of living in counter culture?
What are the uses of quicklime?
What are the default statistics that proc means produce?
hi any body pls give me company name interview conduct "c" language only
What is escape data in php?
A country adopted a policy requiring all couples to continue having children until they had a girl, after which they must stop having children. How many children willthe average family have and what will the sex distribution be?
while working with local tx without start tx,commit tx,rollback tx servies can we continue the local tx.
Is the Variant type slower than using other variable types?
What will happen if the d.c. Shunt motor opened accidentally running on no-load has its shunt field winding?
I have 0.75mm sq multicore cable (IS type) , can use instead of same type but 1.5 sq mm cable ? Note : The distance is around about 150 meter.
Where do we require ‘chomp’ and what does it mean?
What is tag attribute?
Can we have static methods in an interface?
Can you use group by clause inside inner query in soql? Like select id, name,(select count(id),name from contacts group by name having count(id) > 1 )