• Home
  • Question
  • What Is Programming Language Also Mention With Example

What is Programming language also mention with example ?

I need the answer of programming language and its example can someone help me to get that answer ?

1 Answer

A formal language that provides a set of instructions that a computer can understand and execute to perform specific tasks or solve problems is called programming language. Types of Programming Languages High-Level Languages – Closer to human language (e.g., Python, Java, C++) Low-Level Languages – Closer to machine language (e.g., Assembly, Machine code)

Example 

# This program prints "Hello, World!" to the screen
print("Hello, World!")

We use cookies to enhance your experience, to provide social media features and to analyse our traffic. By continuing to browse, you agree to our Privacy Policy.