A helicopter drops two trains, each on a parachute, onto a straight infinite railway line. There is an undefined distance between the two trains. Each faces the same direction, and upon landing, the parachute attached to each train falls to the ground next to the train and detaches. Each train has a microchip that controls its motion. The chips are identical. There is no way for the trains to know where they are. You need to write the code in the chip to make the trains bump into each other. Each line of code takes a single clock cycle to execute. You can use the following commands (and only these); MF - moves the train forward MB - moves the train backward IF (P) - conditional that's satisfied if the train is next to a parachute. There is no "then" to this IF statement. GOTO
7 32349Post New ASD Lab General Aptitude Interview Questions
What is difference between at and cron?
What is dism tool?
How do you import and export data into datastage?
What is semaphore in c#?
What is cross cutting concerns in spring aop?
What is void method?
What is the difference between svg and canvas elements?
How did you design your unit tests?What about integration tests?
Explain what are different stages of 'data mining”?
What is cassandra used for?
What are the Types of state management techniques
what we do when calibration of any instrument is fail ?
What are the inorganic material eliminated in Sulphated Ash
what is the formula of starting current of 3phase and 1 phase motor???
Is recursion allowed in inline functions?