How to calculate the cement and fine aggregate requirement for solid block masonry works in terms of Sqm. 1. 400x200x200mm 2. 400x200x100mm 3. 600x200x100mm 4. 600x200x200mm I need the answer for 1 Sqm of solid block works.
2683Post New IVRCL Interview Questions
What is anchor tag?
class CTest { public: void someMethod() { int nCount = 0; cout << "This is some method --> " << nCount; } }; int main() { CTest *pctest; pctest->someMethod(); return 0; } It will executes the someMethod() and displays the value too. how is it possible with our creating memory for the class . i think iam not creating object for the class. Thanks in Advance... Prakash
How to display employee records who gets more salary than the average salary in the department?
How will you serve our bank: as a leader or as a manager?
What is a hard real time OS?
Who to create a budget on software company
What is the Lock Based Protocol used for?
What is an atom syndication feed?
What is span tag in html?
Can the old files in the ‘movechunk’ directory be removed?
What are transformation rules? : hana sql script
Where is syswow64 located?
What is the finalize method do?
Explain GSM/CDMA/LTE/IMS architecture?
How do I use cookies to store session state on the client?