answersLogoWhite

0

What are three fundamental types of programming?

Updated: 8/18/2019
User Avatar

Wiki User

13y ago

Best Answer

Basic, Fortran, and C

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are three fundamental types of programming?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How is c plus plus built?

C++ object oriented programming (OOP) language and supports three kinds of object types 1) Fundamental Types. 2) Derived Types. 3) Class Types.


All object-oriented programming languages must have the 3 following features?

Abstraction, encapsulation and polymorphismare the three fundamental features of an object oriented programming language.


What are three types of graphs that are commonly used?

There are three fundamental types of graphs used in science. These are the bar graph, line graph and the pie graph.


What are three types of graphs that scientist commonly used?

There are three fundamental types of graphs used in science. These are the bar graph, line graph and the pie graph.


What are the three types of language?

There are more than 3 types of programming languages. Check similar questions/answers before posting this.


What are the two major types of programming languages in c plus plus?

Object oriented programming and structured programming.


What isThe fundamental programming that controls the way computers interact with their components and the user is the?

user interface


How many kinds of fundamental particle have been discovered?

The fundamental paticles are Quarks , they are of 6 types.


What was Fortran designed for?

Because it is one of the fundamental languages of computer programming. It teaches us how we think, but in a computer.


What are the three basic componets of which atoms are made?

It was supposed that fundamental particles of atoms are proton neutron ( except hydrogen) and electrons but recent research confirmed that the basic constituents and fundamental particles of atoms or matter are six types of Quarks.


What three concepts are the basis for object-oriented programming?

Classes, objects and methods are the three concepts for OOP programming.


What are fundamental data types in java?

Assuming by "fundamental" you mean the primitive data types: boolean, byte, char, short, int, long, float, and double