Programming Languages — Set 1
Computers · प्रोग्रामिंग भाषाएं · Questions 1–10 of 60
Which programming language is commonly referred to as the 'Mother of all languages' due to its influence on modern syntax?
Which language was specifically designed for business data processing and is known for its English-like syntax?
What is the primary characteristic of an interpreted language compared to a compiled one?
Which programming language is widely considered the first high-level language, designed for mathematical and scientific calculations?
In computer science, what does 'LISP' stand for, especially in the context of Artificial Intelligence?
Which type of language uses 'mnemonics' like ADD, SUB, or MOV to represent machine instructions?
Which language was developed by James Gosling at Sun Microsystems with the slogan 'Write Once, Run Anywhere'?
The concept of 'Object-Oriented Programming' (OOP) was first fully implemented in which language?
Which language is primarily used for client-side web development to provide interactivity to web pages?
Which language is known for its use of indentation rather than curly braces to define blocks of code?