Saved Bookmarks
| 1. |
Which are the different data types in C++? |
|
Answer» The different data types in C++ are int, float, double and char. |
|