Programming Languages — Prelims Questions
Which of the following statements about programming languages is/are correct? 1. Machine language is directly understood by the computer's CPU. 2. High-level languages are generally machine-dependent. 3. Python is primarily a compiled language, while C++ is interpreted. Select the correct answer using the code given below:
Consider the following programming languages and their common applications in the context of Indian government initiatives: 1. Python: Data analytics and Artificial Intelligence 2. Java: Large-scale enterprise applications and secure backend systems 3. SQL: Web development and frontend user interfaces 4. C++: Performance-critical system-level programming Which of the pairs given above are correctly matched?
Which of the following is NOT a characteristic feature of Object-Oriented Programming (OOP)?
The National Education Policy (NEP) 2020 recommends introducing coding to children from Class 6 onwards. What is the primary objective behind this recommendation?
Consider the following statements regarding the 'Digital India' initiative and programming languages: 1. The success of Digital India relies heavily on the development of robust software applications using various programming languages. 2. Python is exclusively used for backend development in Digital India projects, while Java is for frontend. 3. Understanding programming language fundamentals is crucial for administrators to effectively oversee and implement e-governance projects. Which of the statements given above is/are correct?