CSE :: Object Oriented Programming Using C++
-
When you omit parameters from a function call, values can be provided by
-
The first element in a string is
-
The compiler converts your C++ instructions into _____
-
A fundamental type such as int or double is a _____
-
The return type you code for all constructors is _____
-
When an object-oriented program detects an error within a function, the function _________
-
Using a statement at the wrong time or with an inappropriate object creates a
-
When you create a derived class and instantiate an object _____