Question
a.
double
b.
float
c.
integer
d.
long
Posted under Object Oriented Programming Using C++
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. The pow and sqrt functions return a(n) _____ type number
Similar Questions
Discover Related MCQs
Q. Declaring variables is advantageous because it
View solution
Q. The switch variable can be of
View solution
Q. Which of the following are void functions?
View solution
Q. Hiding individual components of an entry is _____
View solution
Q. When all of the operations in a function contribute to the performance of only one task, a function has
View solution
Q. Two access specifers in C++ are
View solution
Q. A data member holds a 1 or 0 depending on whether taxes have been paid. The best identifier for this member is _____
View solution
Q. Which of the following is an access specifier?
View solution
Q. Machine code is _____
View solution
Q. Which of the following is a valid condition for an if statement? (The condition should be both syntactically and logically valid.)
View solution
Q. With communicational cohesion
View solution
Q. Which of the following formulas can be used to generate random integers between 1 and 10?
View solution
Q. Format flags may be combined using the _____
View solution
Q. Which of the following will store the number 320000 as a Float number?
View solution
Q. The arguments that determine the state of the cout object are called
View solution
Q. A measure of the strength of the connection between two functions is
View solution
Q. The following statement where T is true and F is false T&&T||F&&T
View solution
Q. Which of the following statements declares a variable that can contain a decimal number?
View solution
Q. The statement int num[2][3]={ {1,2}, {3,4}, {5, 6} };
View solution
Q. Access specifiers are followed by
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Object Oriented Programming Using C++? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!