subject

Several key people were involved in programming-language development in the 1970s and 1980s. Choose all that apply.

Bjarne Stroustrup released C++ programming language in the1980s.

John McCarthy developed LISP for artificial intelligence.

Bill Gates and Paul Allen released the first programming language for a personal computer.

Niklaus Wirth developed Pascal to teach programming.

answer A, C, D

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 12:00
The following function returns a string of length n whose characters are all 'x'. give the order of growth (as a function of n) of the running time. recall that concatenating two strings in java takes time proportional to the sum of their lengths. public static string f(int n) { if (n == 0) return ""; if (n == 1) return "x"; return f(n/2) + f(n - n/2); } options: a) constant b) logarithmic c) linear d) linearithmic e)quadratic f)cubic g) exponential
Answers: 2
question
Computers and Technology, 23.06.2019 10:00
Now, open this passage to read about fafsa requirements. describe the information you will need to provide in order to complete a fafsa. list at least three of the required documents you must include.
Answers: 3
question
Computers and Technology, 23.06.2019 20:00
What software programs are used to to create professional publication? a.) graphics programs b.) word processors c.) page layout programs d.) spreadsheet programs
Answers: 2
question
Computers and Technology, 24.06.2019 07:40
What type of multimedia are live news feeds? live news feeds are examples of multimedia.
Answers: 2
You know the right answer?
Several key people were involved in programming-language development in the 1970s and 1980s. Choose...
Questions
question
Mathematics, 10.12.2020 01:00
question
History, 10.12.2020 01:00
question
Business, 10.12.2020 01:00
question
Social Studies, 10.12.2020 01:00
question
Mathematics, 10.12.2020 01:00
question
Mathematics, 10.12.2020 01:00
Questions on the website: 13722367