Which from the following data type is allocated with 8 bytes in C++?
Which from the following data type is allocated with 8 bytes in C++?
The imprudent use of Goto statement leads to the ____________
The imprudent use of Goto statement leads to the ____________
The do while statement is almost same as ___________
The do while statement is almost same as ___________
An object whose value cannot be changed called __________
An object whose value cannot be changed called __________
The While statement has the syntax of _______________
The While statement has the syntax of _______________
The statements that causes the control program to jump over the other statements, called ____
The statements that causes the control program to jump over the other statements, called ____
Which from the following is a jumping statement?
Which from the following is a jumping statement?
Destination is specified by a label within the statement, called __________
Destination is specified by a label within the statement, called __________
C++ supports how many real number types ?
C++ supports how many real number types ?
Iteration is the repetition of a ________________
Iteration is the repetition of a ________________
Which from the following is not a part of the for statement?
Which from the following is not a part of the for statement?
In C++ even the simplest floating point value tend to be imprecise, this imprecision called __________
In C++ even the simplest floating point value tend to be imprecise, this imprecision called __________
What is type casting?
What is type casting?
In C++ even the simplest floating point value tend to be imprecise, this imprecision called __________
In C++ even the simplest floating point value tend to be imprecise, this imprecision called __________
What is an infinite loop?
What is an infinite loop?
The break statement is used in ______________
The break statement is used in ______________
The label in Goto statement is same like ________
The label in Goto statement is same like ________
The for loop is controlled by how many separate parts?
The for loop is controlled by how many separate parts?
Number of bytes allocated to char in C++ is ___________
Number of bytes allocated to char in C++ is ___________
Which from the following is a real number type?
Which from the following is a real number type?