Introduction To Programming Flashcards

1
Q

A machine that performs variety of task

A

Computer

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

CPU,RAM,Secondsry Memory and Input/Output devices

A

Hardwares

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

Refers to programs and instruction that tells a computer what to do

A

Software

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

Programs that are needed to keep all hardware and software running together smoothly

A

System Software

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

Programs designed to perform task like playing game, prepparing budget, etc.

A

Application Software

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

Used to to express instruction to a computer

A

Programming Language

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

A set of instructions written in computer language to perform specific task

A

Computer Program

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

To create algorithms using a programming langauge to produce working computer programs

A

Programming

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

A person who writes computer programs

A

Programmer

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

To follow a strict plan to break the process into a series of task

A

Programming Development Life Cycle

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

Analyze, Design, Code, Test, and Maintain

A

Programming Life Cycle Task

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

A software that gets the source code and translate it into object code

A

Compiler

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

Same as compiler but it interprets computer programs line by line

A

Interpreter

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

James Gosling

A

Father of Java Language

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

Initiated the Java Language in what year

A

June 1991

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

Sun Microsystem/Java 1.0 in 1995

A

First Public Implementation of Java

17
Q

Is a software development enviroment used for developing java applications

A

Java Development Kit