Question: C++ PROGRAM Read source code of your file in which youre writing code currently and perform following operations: a) Count following things from your source
C++ PROGRAM Read source code of your file in which youre writing code currently and perform following operations: a) Count following things from your source file: cout/cin statements Lines of code How many loops are used? How many user-defined functions are there? b) Check whether if/else statement is used or not? c) Which header files are added in source code? d) Think meaningful questions like above and perform (Bonus Marks)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
