Question Detail Default constructor has how many arguments 1230 Answer: Option D Similar Questions : 1. Stack unwinding deals with deals with polymorphismdeals with inheritancedeals with exception handingdeals with classes Answer: Option C 2. Can #define accept parameters YesNo Answer: Option A 3. How we define our name for constants #constant#define#define_constant#constant_define Answer: Option B 4. cout is declared in the _____ standard file within the std namespace outstreamstdiniostreamNone of above Answer: Option C 5. Which of the following functions below can be used Allocate space for array in memory calloc()malloc()realloc()All of above Answer: Option A Read more from - C++ Programming Questions Answers - Chapter 1