What are the three sizes of floating-point types in C++?
What will be an ideal response?
float, double, long double
Computer Science & Information Technology
You might also like to view...
Answer the following questions true (T) or false (F)
1. No objects can be defined of abstract base class type since it is an incomplete definition. 2. It is OK to assign between objects of base type and objects of derived type.
Computer Science & Information Technology
In a ________ network, data collisions can occur fairly easily because the network is essentially composed of a single cable
A) Cluster B) Bus C) Star D) Hierarchical
Computer Science & Information Technology
Usually, a comparison operator is used to compare values of different data types.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
A ________ monitor is both an input and output device
Fill in the blank(s) with correct word
Computer Science & Information Technology