programming languages Online Quiz - 293
Description: programming languages Online Quiz - 293 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: programming languages |
APL is a legacy programming language that quickly fell out of favor due to its unusual characteristics. What was it about APL that made it so strange by today's standards?
Which of the following is NOT strictly speaking a programming language?
What is the first step to designing a recursive algorithm?
C# is a language platform that is very similar to Java in many respects. If a programmer develops software in C# using Microsoft Visual Studio what is an equivalent tool for the Java platform?
Which of the following programming languages is a dialect of ECMAScript?
Which of the following programming languages is a dialect of ECMAScript?
What is the first step to designing a recursive algorithm?
The first-ever optimizing compiler was written to support which high-level programming language?
void main(){ print(“%d”,printf(“What this prints”)) };