Computer Science, asked by boblamba, 8 months ago

What languages use a compiler

Answers

Answered by tapatidolai
2

Answer:

Some languages that are commonly considered to be compiled:

1) Ada.

2)ALGOL. ALGOL 60. ALGOL 68. SMALL.

3) BASIC. PowerBasic. Visual Basic (to bytecode) 4)PureBasic.

5) C.

6) C++

7) C# (to bytecode)

8) CLEO.

9) COBOL.

Answered by shelbyswu
1

Answer:

Many languages have been implemented using both compilers and interpreters, including BASIC, C, Lisp, and Pascal. Java and C# are compiled into bytecode, the virtual-machine-friendly interpreted language.

hope this helps you

please mark it as brainliest

Similar questions