Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

URC Construction Interview Questions
Questions Answers Views Company eMail

how to calculate the steel for rcc slab? plz tell me the formula for calculating the steel?

36 410216

how much cement,sand,aggregate will use for 1 cum in ratio of 1:2:4.

16 121233

What is the ratio of Grades M10,M15,M20,M25,M30,M35,M40.

69 1215994

though u r a civil engineer, y r u interested in tcs???

2635

HOW MUCH STEEL REQUIRED FOR SLAB OF AREA 23'3"*18.3"? FOR SLAB HOW MUCH DIAMETER BAR WILL USE?

2248

what is M & 20 of M20 concrete

11 46870

PLEASE EXPLAIN DEBIT NOTE & CREDIT NOTE?WITH THE FOLLOWING QUESTION? 1)IF X LTD.SOLD MATERIAL @ RS.112500/-WITH INCLUSIVE VAT @ 12.5% TO HIS SUPPLIER(CREDITOR),BUT AFTERWORD THEY FOUND THAT THE MATERIAL COMES UNDER 5% VAT RATE CATEGORY.SO HOW THEY ADJUST THEIR LOSS RS.7500/- IN THEIR BOOKS? 2)IF X LTD.SOLD MATERIAL @ RS.112500/-WITH INCLUSIVE VAT @ 12.5% TO HIS CUSTOMER(DEBTOR),BUT AFTERWORD THEY FOUND THAT THE MATERIAL COMES UNDER 5% VAT RATE CATEGORY.SO HOW THEY ADJUST THEIR LOSS RS.7500/- IN THEIR BOOKS?

1 4151

for 1sft of Cement plastering ratio 1:3 How much quantity  of cement and sand required.?

2 10794

what is the meaning fe in steel?

1 4543

Post New URC Construction Interview Questions




Un-Answered Questions

Why are pointers used?

1051


Can you convert word to powerpoint?

786


What is the main difference between 8085 and 8086 processors?

1097


What is enumerate python?

950


I'm new to ABAP. What is Module pool in SAP?

2634


How do you write a good introduction?

194


How does the formation of the enzyme-substrate complex? Explain the reduction of the activation energy of chemical reactions?

1037


What are the basics of local (auto) objects?

1189


What is the use of end-to-monitoring?

5


How do I insert a grey text field in word?

616


Write a C program linear.c that creates a sequence of processes with a given length. By sequence it is meant that each created process has exactly one child. Let's look at some example outputs for the program. Here the entire process sequence consists of process 18181: Sara@dell:~/OSSS$ ./linear 1 Creating process sequence of length 1. 18181 begins the sequence. An example for a sequence of length three: Sara@dell:~/OSSS$ ./linear 3 Creating process sequence of length 3. 18233 begins the sequence. 18234 is child of 18233 18235 is child of 18234 ........ this is coad .... BUt i could not compleate it .....:( #include #include #include #include int main(int argc, char *argv[]) { int N; pid_t pid; int cont; if (argc != 2) { printf("Wrong number of command-line parameters!\n"); return 1; } N = atoi(argv[1]); printf("Creating process sequence of length %d.\n",N); printf("%d begins the sequence.\n",getpid()); /* What I have to do next ?????? */ }

2153


do you know anyone working in expedia right now?

1131


Is php faster than javascript?

996


What is the difference between payable and accrual

1998


What is the use of @autowired?

463