MULTIMEDIA AND QUALITY OF SERVICE
MULTIMEDIA IN THE INTERNET
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
Programming with scripting language
|
|
Programming with traditional language such as Basic or C
|
|
Visual programming
|
|
None of the above
|
Detailed explanation-1: -Traditional Programming refers to any manually created program that uses input data and runs on a computer to produce the output. But for decades now, an advanced type of programming has revolutionized business, particularly in the areas of intelligence and embedded analytics.
Detailed explanation-2: -Examples of computer procedural languages are BASIC, C, FORTRAN, Java, and Pascal. Procedural languages are common types of programming languages used by script and software programmers.
Detailed explanation-3: -C language follows the Top-Down programming approach, whereas C++ follows a bottom-up programming approach. C scan and printf are used for the standard input and output, while in C++, cin and cout are given for standard input and output operations.