Question Detail What is use of \r in c used to insert a vertical tabused to insert a tabplaces cursor at the end of lineplaces cursor at the start of line Answer: Option D Similar Questions : 1. Which operator in c can't be overloaded %+::- Answer: Option C 2. Which operator has the highest priority ()[]*/ Answer: Option A 3. The compiler in C ignores all text till the end of line using ///*/none of above Answer: Option A 4. What is true about fputs function write to a filetakes two parametersrequires a file pointerall of above Answer: Option D 5. rand() function returns float valueinteger valueany typenone of above Answer: Option B Read more from - C Programming Questions Answers - Chapter 1