# 1. Size of slit content in sand. # 2. Gravity of sand # 3. Water observation capacity of sand. # 4. minimum crushing Strength of sand.
1 6524# 1. Water observation capacity (MAximum)of Solid bricks # 2. Minimum Crushing Strength of Solid Blocks.
4 12805# 1, What should be the Maximum Water observation of wood # 2. Is Alluminium is an alloy or not
2 6322The ff slab casted its thickness 100mm.2nd floor slab will be casting its 300 mm.how we shall be given suppot to that 300mm thk slab.ple way me
3 7212Post New Brigade Civil Engineering Interview Questions
Can you control the desktop application with joomla?
WHAT IS THE QUANTITY OF DBM
What is default constraint in ms sql server?
How many types of array supported in php?
What is the difference between opportunity and marginal cost?
Why do we use two ground pins in the pin diagram of 8086?
In the Sap Easy Access Menu I see the menu System -> User Profiles ->Own Data. Other options Hold Data is to keep data values that you have entered in a field of an application for the duration of the session; SET DATA not to overwrite the data and DELETE DATA to delete the set data. Can somebody explain me the Hold Data, Set Data and Delete Data with examples, i mean giving an example of fields?
what are differences between coaches and heritage coaches?
What is missing in my code? function numberTally(numList) { var evenTotal = 0; var oddTotal = 0; for (var i = 0; i <= numList.length; i++) { if i % 2 { // i is odd oddTotal += numList[i]; // or oddTotal = oddTotal + numList[i]; } else { // i is even evenTotal + numList[i]; } } alert(oddTotal); return evenTotal; }
When an object attribute is removed, is it deleted from the store?
If you are not selected for any reason, what would be your opinion about the company for your friends and juniors?
What is the difference between a provisions and reserves?
Does windows 10 repair delete files?
Why is message passing between the objects important?
What are life cycle methods of a servlet?