Get invaluable Interview and Career Tips delivered directly to your inbox. Get your news alert set up today, Once you confirm your Email subscription, you will be able to download Job Inteview Questions Ebook . Please contact me if you there is any issue with the download.
A ‘for’ loop will run faster in VB.NET or C#?
B) C#
C) Both of them will run equally fast.
Explanation: Using default compiler settings, VB.NET includes overflow checks by default, so it runs slower than C#.
Related Answered Questions
Related Open Questions