Sunday, July 26, 2009

Which program will execute faster c language or visual basic 6.0?

i want to re-write c program in visual basic 6.0


because i have to call the c program in visual basic


so instead of calling in vb i want to write same progtam c program in vb. Is it feasible or slows down the execution


please suggest

Which program will execute faster c language or visual basic 6.0?
Well, i can't see a VB program ever running faster than a C Program, although, this may be so small that it is pointless to worry about it. However, seeing that you have to execute it from VB anyway, it will probably be faster to just have VB run it. (Time to start the C Program) This difference maybe so small that it doesn't matter, it depends on how big these programs are.
Reply:there won't be much performance degradation.


No comments:

Post a Comment