Question Detail Which among following has invalid syntax ? #include #include file#include "file"None of above Answer: Option B Similar Questions : 1. Which class has only one unique value for all the objects of class thisfriend staticnone of above Answer: Option C 2. Default constructor has how many arguments 1230 Answer: Option D 3. How we define our name for constants #constant#define#define_constant#constant_define Answer: Option B 4. How we mark the end of c++ statement ;:>><< Answer: Option A 5. Can #define accept parameters YesNo Answer: Option A Read more from - C++ Programming Questions Answers - Chapter 1