Recent content by CLT Dude

  1. C

    Car C1 Speed Needed to Rotate C2 180 Degrees

    I found many. But most companies work with insurance com and not with individuals.
  2. C

    Car C1 Speed Needed to Rotate C2 180 Degrees

    Thank you for the response. How do I ask an expert?
  3. C

    Code Readability for "Higher" Level Languages

    I feel code 1 is more redable. Any one can understand from new starter to experienced person. And as some mentioned compiler will produce same byte code for both. There is another aspect to this. We are talking about private data member. Private data member should always have geter and /or...
  4. C

    Car C1 Speed Needed to Rotate C2 180 Degrees

    A car (C1) coming in the opposite direction hits the other car (C2) at right angle. The car which gets hit, C2 rotates in 180 degrees. What was the speed of the car C1? Assumptions: Both cars have same tyres. W of C1 =3200lb (2012 Honda Accord)...
Back
Top