Saved Bookmarks
| 1. |
TRUE OR FALSE (10 x 1 = 10)51. Binary operators require two operands. - TRUE / FALSE52. Arrays are classified into four types. - TRUE / FALSE53. Static member variable is initialized to zero. - TRUE / FALSE54. Initialization is the second segment of the for loop. - TRUE / FALSE55. if statement is a two way branching statement. - TRUE / FALSE56. Writing functions increases the size of the program. - TRUE / FALSE57. A function may contain one or more return statements. - TRUE / FALSE58. ASCII value of the character ‘M’ is 76. - TRUE / FALSE59. < > is used to enclose a header file. - TRUE / FALSE60. ++ is called the decrement operator. - TRUE / FALSE |
|
Answer» Answer: 1 t 2 t 3f 4f 5F 6T i hope it help you have a nice day Explanation: LIKE me |
|