Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

Section 1: Understand the principles of coding

IMPORTANT! Before adding your answers make sure to download this document to your device and
open in a pdf reader. Do NOT add your answers in the browser version.

Question 3: Identify different coding languages available, giving two examples.


Include whether it is high-level or low-level and what it is commonly used for.
(A.C. 1.3)

C, C++, C#, Java, JavaScript, Python, Ruby, R, Swift, PHP, SQL


1:
Python is a high level coding language that is easy to learn and generally intuitive
to both write and understand. It is a versatile language that can be used for a
variety of uses including: application development, data analysis and visualization,
AI and machine learning and developing web applications.

2:
C is a high level coding language, it is one of the oldest and most established
languages. C is primarily used to create system applications for example windows
or Linux. It can also be used to create games, graphics and apps, particularly
where a large number of calculations are required.

You might also like