Podcast
Questions and Answers
Who was the first computer programmer?
Who was the first computer programmer?
- Grace Murray Hopper
- Atanasoff-Berry
- Herman Hollerith
- Ada Lovelace (correct)
Which language was designed for businessmen with data types as numbers and strings of text?
Which language was designed for businessmen with data types as numbers and strings of text?
- ALGOL
- FORTRAN
- COBOL (correct)
- Pascal
Who developed the first major programming language FORTRAN?
Who developed the first major programming language FORTRAN?
- Bjarne Stroustrup
- Niklaus Wirth
- John Backus (correct)
- Dennis Ritchie
Which language was created for scientific use and led to languages such as Pascal, C, C++, and Java?
Which language was created for scientific use and led to languages such as Pascal, C, C++, and Java?
Who developed C with Classes, which later evolved into Object Oriented Programming (OOP)?
Who developed C with Classes, which later evolved into Object Oriented Programming (OOP)?
Which computer is considered the first electronic digital computer?
Which computer is considered the first electronic digital computer?
What is the term used to describe any object that is capable of being manipulated?
What is the term used to describe any object that is capable of being manipulated?
Which operator is used to check if the values of two operands are equal or not?
Which operator is used to check if the values of two operands are equal or not?
What type of operators are used for mathematical calculations in Python?
What type of operators are used for mathematical calculations in Python?
Which type of quantity has values that do not change during execution in programming?
Which type of quantity has values that do not change during execution in programming?