World Wide Web (www) is developed by ___________________
World Wide Web (www) is developed by ___________________
C++ systems consists of _____________________
C++ systems consists of _____________________
A stream manipulator in C++ is denoted by ________________
A stream manipulator in C++ is denoted by ________________
Machine language code is also referred as ________________
Machine language code is also referred as ________________
Omitting semicolon at the end of a statement called __________
Omitting semicolon at the end of a statement called __________
Errors like dividing a number by zero, called as ________________
Errors like dividing a number by zero, called as ________________
Small chunks of data that is sent over a channel called __________
Small chunks of data that is sent over a channel called __________
Every variable stored in the computer's memory has a __________________
Every variable stored in the computer's memory has a __________________
Standard error stream referred as ________________
Standard error stream referred as ________________
A technique that allows multiple users to send and receive data at the same time over a communication path, in terms of networking it called as __________________
A technique that allows multiple users to send and receive data at the same time over a communication path, in terms of networking it called as __________________
Attempting to use the modulus operator, with non-integer operands causes ____________________
Attempting to use the modulus operator, with non-integer operands causes ____________________
In 1977, Apple Computer popularized the phenomenon of ___________
In 1977, Apple Computer popularized the phenomenon of ___________
A variable name in C++ can be any valid identifier, but identifier must have a length of ___________________
A variable name in C++ can be any valid identifier, but identifier must have a length of ___________________
UML stands for ________________
UML stands for ________________
Whenever a new value is placed in variable's location, it _______________
Whenever a new value is placed in variable's location, it _______________
Which language is used for graphical representation of object oriented systems?
Which language is used for graphical representation of object oriented systems?
\First version of UML was released in _________________
\First version of UML was released in _________________
Which from the following operators have a higher precedence?
Which from the following operators have a higher precedence?
A program in C++ that inputs data from the keyboard or outputs data to the screen, is done by ____________________
A program in C++ that inputs data from the keyboard or outputs data to the screen, is done by ____________________
An error that causes the program to terminate immediately without having successfully performed its job, called __________
An error that causes the program to terminate immediately without having successfully performed its job, called __________