Important Notice:

Course Content
Introduction to Programming (Chapter 1) M3-R5.1
About Lesson

Programming language

Computer language एक ऐसी लैंग्वेज होती है जिसके द्वारा कंप्यूटरों के साथ communicate किया जाता है। कंप्यूटर लैंग्वेज instructions (निर्देशों) का एक group होता है जिसके द्वारा किसी specific कार्य को पूरा किया जाता है। दूसरें शब्दों में कहें तो, “Computer language एक code होता है जिसके द्वारा programs को लिखा जाता है।”

कंप्यूटर लैंग्वेज का प्रयोग desktop applications, mobile applications और websites को बनाने के लिए किया जाता है। जैसे कि- Java, C++ का प्रयोग करके app बनाई जाती है। Computer language को programming language भी कहा जाता है और इसका प्रयोग programmers के द्वारा कंप्यूटर प्रोग्राम को create करने के लिए किया जाता है।

 

Programming language

A programming language is a computer language programmers use to develop software programs, scripts, or other sets of instructions for computers to execute.

A programming language defines a set of instructions that are compiled together to perform a specific task by the CPU (Central Processing Unit). The programming language mainly refers to high-level languages such as C, C++, Pascal, Ada, COBOL, etc.

error: Content is protected !!