Download presentation
Presentation is loading. Please wait.
Published byStuart Harvey Modified over 9 years ago
1
1 Revision Before Exam-I
2
2 Exam-I Scope l We discussed the scope of Exam-I and decided to move the topic of file handling to the final exam l A previously given exam was solved in the class by all students taking turns in answering questions
3
3 Exam-I Topics Introduction to Computers (including problem solving, programming and languages) Overview of C++ (Data types, Declarations, Abstractions, Statements etc.) Top Down Design (Functions, Libraries, Arguments, Correspondence) Selection (Control, Logic, If-then-else, Case- Switch)
4
4 Exam-I Topics Repetition (While, For loop, Do-While) Function Arguments (Value passing and reference passing between functions) Formatting(Streams, Strings, controlling file reading marker’s position)
5
5 Introduction to Computers (including problem solving, programming and languages)
6
6 Overview of C++ (Data types, Declarations, Abstractions, Statements etc.)
7
7 Top Down Design (Functions, Libraries, Arguments, Correspondence)
8
8 Selection (Control, Logic, If-then-else, Case-Switch)
9
9 Repetition (While, For loop, Do-While)
10
10 Function Arguments (Value passing and reference passing between functions)
11
11 Formatting(Streams, Strings, controlling file reading marker’s position)
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.