1.
Delphi is used as a what?
Correct Answer
A. IDE
Explanation
Delphi is used as an IDE (Integrated Development Environment). An IDE is a software application that provides comprehensive tools and features to facilitate software development. Delphi, developed by Embarcadero Technologies, is a popular IDE used for creating desktop, mobile, web, and database applications using the Object Pascal programming language. It offers a visual development environment, code editor, debugger, and various libraries and components to streamline the development process.
2.
What's the name of the original creator?
Correct Answer
C. Borland
Explanation
Borland is the correct answer because it is the name of the original creator. Pascal and Embarcadero Technologies are not the original creators, and "The three amigos" is not a specific name of the original creator.
3.
When last was the program released as at 2018?
Correct Answer
C. 2017
Explanation
The program was last released in 2017, which means it has not been released since then.
4.
It's not available in one of the following languages?
Correct Answer
D. Greek
Explanation
The correct answer is Greek because the question is asking which language is not available among the given options. Since French, English, and Japanese are listed as available languages, the only remaining option is Greek.
5.
What was added for cross-platform development?
Correct Answer
B. FMX
Explanation
FMX stands for FireMonkey, which is a cross-platform framework developed by Embarcadero Technologies. It allows developers to create applications that can run on multiple platforms, such as Windows, macOS, iOS, and Android, using a single codebase. Therefore, FMX was added for cross-platform development, as it provides the necessary tools and libraries to build applications that can be deployed on various operating systems.
6.
FMX stands for what exactly?
Correct Answer
B. FireMoney
Explanation
FMX stands for FireMoney. This is the correct answer because the acronym "FMX" is composed of the initials of the words "Fire" and "Money". This suggests that FMX refers to a concept or system related to the combination of fire and money, possibly indicating a financial transaction or investment involving fire-related industries or activities.
7.
It was the successor to which of the following?
Correct Answer
C. Turbo Pascal
Explanation
Turbo Pascal was the successor to Pascal. Turbo Pascal was a highly popular integrated development environment (IDE) and compiler for the Pascal programming language. It was developed by Borland and introduced in 1983. Turbo Pascal offered significant improvements over the original Pascal language, including faster compilation times and additional features. It became widely used in the 1980s and early 1990s, particularly for educational purposes and for developing software for the DOS operating system.
8.
On which platform was it first released?
Correct Answer
A. Microsoft
Explanation
The correct answer is Microsoft because it was the first platform on which the product was released.
9.
When was Borland's developer tools section transferred to CodeGear?
Correct Answer
B. 2006
Explanation
In 2006, Borland's developer tools section was transferred to CodeGear.
10.
Who spearhead Delphi as an IDE?
Correct Answer
D. Anders Hejlsberg
Explanation
Anders Hejlsberg is the correct answer because he is widely recognized as the main creator and architect of the Delphi integrated development environment (IDE). Hejlsberg played a crucial role in spearheading the development of Delphi, which was initially released by Borland in 1995. He is also known for his contributions to other programming languages, including Turbo Pascal and C#.