Programming Languages

Programming Languages

memorize.aimemorize.ai (lvl 286)
Section 1

Preview this deck

Scripting languages

Front

Star 0%
Star 0%
Star 0%
Star 0%
Star 0%

0.0

0 reviews

5
0
4
0
3
0
2
0
1
0

Active users

0

All-time users

0

Favorites

0

Last updated

6 years ago

Date created

Mar 1, 2020

Cards (8)

Section 1

(8 cards)

Scripting languages

Front

* Allows user to manipulate programs elements graphically on a screen rather than having to sole use text.

Back

The Four primary components of Object Oriented Programming

Front

Encapsulation, inheritance, polymorphism, abstraction

Back

Report Writing Languages

Front

*Purpose is to simply and easily create and write reports/ analyses on data, with little or no updating ability.

Back

General Purpose Languages

Front

*Most languages ever developed, they can do all types of processing, including updating

Back

Object-oriented Languages

Front

*Have the ability to "Abstract" and "Inheret " classes of data and associated procedures from earlier designed classes.

Back

Non-procedural Languages

Front

languages that do NOT require the programmer to specifically in detail, instruct the computer what To do in order to accomplish its task higher level languages like SQL. 4GL languages. easy to learn, runs slow, good for reports

Back

Procedural Languages

Front

language requires the programmer to specifically in detail intersect the computer what to do in order to accomplish its task C is procedura;. C plus can be procedural. assembler is procedural. lower level languages.

Back

Visual Languages

Front

*Purpose is to put text, pictures and other items on a screen for users to see

Back