View Single Post
Old Jun 1st, 2006, 11:46 AM   #6
java_roshan
Professional Programmer
 
Join Date: Mar 2005
Location: Student of University of Mumbai, Maharashtra State, India
Posts: 344
Rep Power: 4 java_roshan is on a distinguished road
Ultimately, all these code, irrespective of being written in any language, will be compiled into machine code. So, the machine code that a CPU will understand and execute faster; will be faster. Am I right?

Possibly, the OP should understand, how each of his code, A and B, would take up CPU time, and then identify which of his code is better in terms of speed!
__________________
Visit: http://www.somaiya.edu
java_roshan is offline   Reply With Quote