VC++ Programming@UESTC Chapter 1 Microsoft Windows and Visual ctt VC++ⅴ s Java 3. VC++ is Real executable(Efficiency ) Java is dependent on Virtual Machine(Flexibility) and can run anywhere So there's a tradeoff but Visual C++ is testified more widely in the real world 4. Java is more beautiful in the language design architectur 5. VC++. net is easier to learn if you know VC++6.0
VC++ Programming @ UESTC 11 – VC++ vs Java 3. VC++ is Real executable (Efficiency ). Java is dependent on Virtual Machine (Flexibility) and can run anywhere. So there’s a tradeoff. 4. Java is more beautiful in the language design architecture but Visual C++ is testified more widely in the real world. 5. VC++.net is easier to learn if you know VC++6.0. Chapter 1 Microsoft Windows and Visual C++
VC++ Programming UESTC Chapter 1 Microsoft Windows and Visual ctt VC++ⅴ s Visual basic 1. VB gained many third party supports and is widely used in somewhat quick programming 2. VB is not real object-Oriented Language, no data inheritance 3. VB is single-threaded so is not efficient for heavy jobs under the complicated situation
VC++ Programming @ UESTC 12 – VC++ vs Visual Basic 1. VB gained many third party supports and is widely used in somewhat quick programming. 2. VB is not real Object-Oriented Language, no data inheritance. 3. VB is single-threaded so is not efficient for heavy jobs under the complicated situation. Chapter 1 Microsoft Windows and Visual C++