FINAL EXAM INFORMATION

Slides:



Advertisements
Similar presentations
Wednesday, 12/11/02, Slide #1 CS 106 Intro to Comp. Sci. 1 Wednesday, 12/11/02  QUESTIONS??  Today: CLOSING CEREMONIES!  HW #5 – Back Monday (12/16)
Advertisements

Welcome to IIT and cs105!. CS Secs Jon Hanrath SB Office Hours: –MW 8:00 A.M. – 9:45 A.M. –W 5:00 P.M. – 6:00 P.M
1 Welcome to CS 105 Intro Comp Pgm’g I Welcome to IIT too?
Course Material: webcourses.kfupm.edu.sa
OBJECT ORIENTED PROGRAMMING I LECTURE 1 GEORGE KOUTSOGIANNAKIS
Topic R3 – Review for the Final Exam. CISC 105 – Review for the Final Exam Exam Date & Time and Exam Format The final exam is 120-minutes, closed- book,
1 MID TERM EXAM DIRECTIONS George Koutsogiannakis 2009 CS441 CURRENT TOPICS IN PROGRAMMING LANGUAGES.
COMP 110 Introduction to Programming Mr. Joshua Stough August 22, 2007 Monday/Wednesday/Friday 3:00-4:15 Gardner Hall 307.
COP4020/CGS5426 Programming languages Syllabus. Instructor Xin Yuan Office: 168 LOV Office hours: T, H 10:00am – 11:30am Class website:
1 Object Oriented Programming Computer Systems Engineering (D2) and Programming (P)
CHEMISTRY 10123/10125 Spring 2007 Instructor: Professor Tracy Hanna Phone: Office: SWR 418
CSC 113 Java Programming II
CPT: Prelim/01 Computer Programming Techniques v Objectives –to give some background on this subject CPT, Semester Preliminaries.
Welcome to IIT and cs115!.
CS 115 QUIZ # 1 INFORMATION Scheduled for TUESDAY 9/22/15 1.
CMSC 2021 CMSC 202 Computer Science II for Majors Fall 2002 Mr. Frey (0101 – 0104) Mr. Raouf (0201 – 0204)
CS-2851 Dr. Mark L. Hornick 1 CS-2852 Data Structures Dr. Mark L. Hornick Office: L341 Phone: web: people.msoe.edu/hornick/
Welcome to: Mr. O’Neill’s AP Computer Science Class SAN MARCOS HIGH SCHOOL KNIGHT PRIDE Leading... Now Tomorrow Forever.
CS 115 QUIZ # 2 INFORMATION 1. When TUESDAY 11/10 Worth: 8 points 2.
CMSC 2021 CMSC 202 Computer Science II for Majors Spring 2002 Sections Ms. Susan Mitchell.
CMSC 2021 CMSC 202 Computer Science II for Majors Spring 2003 Mr. Frey (0101 – 0104) Mr. Raouf (0201 – 0204)
CS 162 Introduction to Computer Science II Winter, 2014: 60 Spring, 2014: 60 Summer, 2014: 71.
1 i206: Lecture 17: Exam 2 Prep ; Intro to Regular Expressions Marti Hearst Spring 2012.
CS 201 Accelerated Introduction to Computer Science LECTURE 1 GEORGE KOUTSOGIANNAKIS 1 Copyright: FALL 2016 Illinois Institute of Technology/ George Koutsogiannakis.
CMSC201 Computer Science I for Majors Lecture 25 – Final Exam Review Prof. Katherine Gibson.
CMSC201 Computer Science I for Majors Lecture 25 – Final Exam Review Prof. Katherine Gibson Prof. Jeremy Dixon.
OBJECT ORIENTED PROGRAMMING II GEORGE KOUTSOGIANNAKIS
CSE 102/ISE 102 Introduction to Web Design and Programming
INTERMEDIATE PROGRAMMING WITH JAVA
Exam 3 Information George Koutsogiannakis
CSc 020: Programming Concepts and Methodology II
CS 116 OBJECT ORIENTED PROGRAMMING II MIDTERM EXAM INFORMATION
Midterm Review.
OBJECT ORIENTED PROGRAMMING II GEORGE KOUTSOGIANNAKIS
OBJECT ORIENTED PROGRAMMING II GEORGE KOUTSOGIANNAKIS
September 27 – Course introductions; Adts; Stacks and Queues
CMSC201 Computer Science I for Majors Lecture 27 – Final Exam Review
Mohammad H. Mofrad University of Pittsburgh
FINAL EXAM INFORMATION
COMMUNICATION THEORY BEB
CS 3630 Database Design and Implementation
Quiz 2 Information George Koutsogiannakis
GEO 302C Final Exam Review Final Exam Date/Time: Tuesday, May 19, 2:00-5:00 pm Final Exam Location: JGB What to test Ch plus lecture notes.
OBJECT ORIENTED PROGRAMMING II GEORGE KOUTSOGIANNAKIS
OBJECT ORIENTED PROGRAMMING II GEORGE KOUTSOGIANNAKIS
Psychology 40S Exam Information
OBJECT ORIENTED PROGRAMMING II GEORGE KOUTSOGIANNAKIS
CMSC201 Computer Science I for Majors Lecture 25 – Final Exam Review
Last Class We Covered Asymptotic Analysis Run “time” Big O
CS 336/536: Computer Network Security Fall 2015 Nitesh Saxena
Accelerated Introduction to Computer Science
CS 116 OBJECT ORIENTED PROGRAMMING II FINAL EXAM INFORMATION
Course calendar (page 1 of 2)
Exam #3 Review CSE 421/521 B.Ramamurthy 2/24/2019 B.Ramamurthy.
Midterm Exam Information
CS 250, Discrete Structures, Fall 2014 Nitesh Saxena
CMSC201 Computer Science I for Majors Final Exam Information
Review B.Ramamurthy 4/6/2019 BR.
Review for Final Exam CSE462 B.Ramamurthy.
Midterm Review CSE116A,B.
CS 250, Discrete Structures, Fall 2014 Nitesh Saxena
Intro to CIT 594
ITEC 202 Operating Systems
Final Review B.Ramamurthy 5/8/2019 BR.
ITEC 202 Operating Systems
Current Topics 40S Exam Information
CS 250, Discrete Structures, Fall 2015 Nitesh Saxena
EP208 Computational Methods in Physics
CS 250, Discrete Structures, Fall 2015 Nitesh Saxena
CS 1054 Final Exam Coverage Final exam will cover Chapters 1-8, 10-11
Presentation transcript:

FINAL EXAM INFORMATION CS116 SPRING 2017

Time and Place Section – 01 (10:00 a.m. class) Exam. Date: TUESDAY , MAY 2 10:30 a.m. – 12:30 p.M. Room: SB108

Time and Place Section – 02 (11:25 a.m. class) Exam. Date: MONDAY , MAY 1 10:30 a.m. – 12:30 p.m. Room: SB108

Time and Place Section – 03 (1:50 P.m. class) Exam. Date: WEDNESDAY , MAY 3 8:00 a.m. – 10:00 a.m. Room: SB108

TAs TAs are required to show up at the designated times for the exams.

Final Exam -Topics INHERITANCE / ABSTRACT CLASSES POLYMORPHISM/INTERFACES/MULTIPLE INHERITANCE ERROR HANDLING USING EXCEPTIONS I/O USING STREAMS (open files for reading/writing) Text files Binary data Serializable Objects RECURSION

TEXT CHAPTERS COVERED Chapter 10 Chapter 11 Chapter 13

Lectures Notes Lecture 8 Lecture 9 Lecture 10 Lecture 11 Lecture 12

Labs & Exercises Concepts from Labs: 5,6,7,8,9 Extra Credit Exercises 5, 6,7, 8

Exam Format Closed Book /Closed Notes It is worth 30 points Write programs independent of each other. The programs utilize one or more of the concepts listed in previous slides. You don’t have to memorize the sorting algorithm. Learn the binary search recursive implementation or other recursive algorithms as taught.

Suggestions Emphasis will be on: Inheritance principles. Writing serializable objects into a file and reading serializable objects from a file. Writing text into a file and reading text from a file. Writing binary formatted data into a file and reading it from the file. How to handle exceptions (Error Handling). Creating your own exception class and using it in another program. Recursion

EXAM RULES USE THE COMPUTER STATION (NOT A LAPTOP). ONLY OPEN APPLICATIONS ALLOWED: NOTEPAD++ DOS PANE DO NOT BRING FLASH DRIVE TO CLASS!!!! DO NOT EMAIL! DURING THE TEST!! DO NOT USE THE INTERNET DURING THE TEST! IF ANY OF THE ABOVE IS VIOLATED YOU COULD RECEIVE A ZERO FOR THE EXAM. AND FINAL GRADE FOR THE COURSE!