ADVANCED TOPICS IN COMPILER DESIGN
CODE GENERATION FOR OBJECT ORIENTED LANGUAGES
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
____ language is not an object oriented pogramming lnguage ____
|
visual basic
|
|
c
|
|
c++
|
|
java
|
Explanation:
Detailed explanation-1: -The answer is the option (A) VB 6. Visual Basic 6 is a Microsoft tool to develop a Graphical User Interface that is quite easy to learn and use.
Detailed explanation-2: -C++ is not a pure object oriented language because you can write code without creating a class in C++, whereas Java is a pure object oriented language because every function requires a class.
Detailed explanation-3: -Answers for the give questions: 1)Both Java and C are object oriented programming languages. Answer: False Explanation: Java is an object oriented programming where as C is a structed programming languages 2)C++, C# and Java are all descendants of C.…
There is 1 question to complete.