Pages: 1
Post reply
Whats better? C++ or VB?Im sure C++ is much more powerfoul and portable than VB...what do you think?
Offline
I am also agree with you. C++ are better because, You can do multiline comments, XML comments, single line comments, etc. Also you can place a region inside a function. So I like this than VB.
Ofcourse C++. It has unique features like Encapsulation, Polymorphism and Inheritence.