COMPUTER Q1 (all mod. exam rev.) Flashcards

1
Q

The process of creating a set of instructions that tell a
computer how to perform a task.

A

Programming

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Is the person who develops and write codes to the compilers and converts it to a machine language called binary.

A

Computer Programmer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

It is composed of bits. 1 bit is the smallest unit of information in a computer. It holds the number 1 or 0.

A

Binary

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

It is the process of designing and building an executable computer program to accomplish a specific computing result or to perform a
specific task.

A

Computer Programming

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

The role of a programming language can be described in two ways.

A

Technical and Conceptual

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

A means for instructing a Computer to perform tasks. Computer programmers write and test code that allows computer applications and software programs to function properly.

A

Technical

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

A framework within which we organize our ideas about things and processes.

A

Conceptual

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Who introduced codes on the early 1790 BC.

A

The Babylonians

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Codes are representation of Characters or Symbols that will be used to make instructions that process Data and create an information. What system did the Babylonians made.

A

The Sexagesimal system

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

The Babylonian counting system developed in ancient Mesopotamia near the Tigris and Euphrates Rivers.

A

Punched Card

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Who made the first punched cards in 1725?

A

Basile Bouchon and Jean-Baptiste Falcon

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Mechanical loom that simplifies the process of manufacturing textiles with complex patterns such as brocade, damask and matelassé.

A

Jacquard Loom

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Also known as the Father of Computer who invented the Analytical Engine in 1842.

A

Charles Babbage

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

A young Italian engineer and future Minister of Italy
wrote up Babbage lecture in French and his transcript.

A

Luigi Menabrea

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

The First lady Programmer to translate Menabrea‘s paper into English, subsequently requesting that
she augment the notes she had added to the translation.

A

Ada Lovelace or Augusta Ada Byron

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Ada‘s notes were labeled alphabetically from A to G. In what notes she describes an algorithm for the analytical engine to computer Bernoulli numbers.

A

In note G

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

In late 1939 they teamed up to build a prototype.

A

John Atanasoff ad Clifford Berry

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

In 1945, this mathematician undertook a study of computation that demonstrated that computer could have simple, fixed structure.

A

John Von Neumann

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

This was to inspire people to create programs using a high-level language.

A

Cobol

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

Who created Cobol.

A

Grace Hopper

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

What does Cobol stand for.

A

Common Business-Oriented Language

22
Q

A model where people would build with other sources input. A grouped being led by Charles katz were the ones to create this program.

A

Math Matics

23
Q

Named was changed from all caps to caps because of the meaning, used in the computationally intensive areas. Created by John W. Backus

A

Fortran

24
Q

This programming language is designed for scientists and engineers.

A

Fortran

25
Q

This programming was named for a French mathematician/philosopher Blaise Pascal.

A

Pascal

26
Q

The ̳Logo‘ program was made for educational use, and it was named after the Greek rootword ̳logos‘ meaning?

A

word

27
Q

What does basic stands for.

A

Beginner’s all purpose symbolic instruction code

28
Q

This program gave the computer access any non-science students.

A

Basic

29
Q

Who was the french mathematician/philosopher that was named after this programming language.

A

Blaise Pascal

30
Q

This was named ̳C‘ because of the earlier language named ̳b‘

A

C

31
Q

This programming language had been under the contract to the USSD this course was named after Ada Lovelace and created to support explicit concurrency.

A

ADA

32
Q

Who led the team under the contract of USSD?

A

Jean Ichibiah

33
Q

First created in 1979, the name was later changed in 1983. Created by Bjarne Stroustrup an was used for hardware design. This name shows the changes from “c”.

A

C++

34
Q

They couldn‘t name its “SEQUEL‘ because it was a trademark of the UK based Hawker Siddeley Company that created aircrafts. But this program was designed to manage data in RDBMS.

A

SQL

35
Q

Who created Java

A

James Gosling

36
Q

Also if was originally designed for interactive television.

A

Java

37
Q

It is a set of programs that enables you to store, modify and analyze data stored and extract information from a database.

A

Data Base Management System or DBMS

38
Q

It is a specification intended to be used as an interface by software components to communicate with each other. This may include specifications for procedures, data structures, object classes and variables.

A

Application Programming Interface or API

39
Q

Also known as the assembly language. It is a low-level programming language for a computer, microcontroller or other programmable device.

A

Second Generation Language

40
Q

The second generation language is also known as the?

A

assembly language

41
Q

This generation of language was introduced by John Atanasoff who built a prototype.

A

First Generation Language

42
Q

With a very high level programming language and a development environment or ‘Analyst Workbench’

A

Fourth Generation Language

43
Q

This is a generation of language with a strong concept from details of the computer.

A

Third Generation Language

44
Q

This generation of language is designed to build specific programs, ______________ language is designed to make the computer solve a given problem without the programmer. This programming language was predicted to be the wave of the future.

A

Fifth Generation Language

45
Q

A series of events that brings a new product into existence and follows its growth into a mature product.

A

Life cycle

46
Q

Uses a series of instructions which are in order from the
beginning to end.

A

Procedural Language

47
Q

It is a computer language that does not require writing traditional programming logic. Also known as the “declarative language”

A

Non-procedural language

48
Q

In order, what is the process of the program and its life cycle.

A
  • Understanding the Problem
  • Planning the Method of Solution
    -Development of Methods using Algorithms and
    Flowcharts
  • Coding the Instruction in a Programming Language
  • Program Testing and Debugging
  • Documentation
  • Program Concept
49
Q

It uses Pseudo and Flowcharting to evaluate the quality of code

A

Program Concept

50
Q

It is a list of requirements and steps written in English.

A

Pseudo code

51
Q

A graphical or symbolic representation of a process.

A

Flow Charting