FINAL EXAM INFORMATION

Slides:



Advertisements
Similar presentations
NATS 101 Lecture 36 The Last Day…Hooray!. Final Exam: Section 6 Date – May 8, 2006 Time - 11:00 am -1:00 pm Place – ILC 150 (This classroom!) No Exceptions.
Advertisements

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)
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?
OBJECT ORIENTED PROGRAMMING I LECTURE 1 GEORGE KOUTSOGIANNAKIS
CSC 171 – FALL 2004 COMPUTER PROGRAMMING LECTURE 0 ADMINISTRATION.
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.
CS-0401 INTERMEDIATE PROGRAMMING USING JAVA
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
COMP 111 Programming Languages 1 First Day. Course COMP111 Dr. Abdul-Hameed Assawadi Office: Room AS15 – No. 2 Tel: Ext. ??
COMP Introduction to Programming Yi Hong May 13, 2015.
CPT: Prelim/01 Computer Programming Techniques v Objectives –to give some background on this subject CPT, Semester Preliminaries.
Welcome to IIT and cs115!.
Welcome to CS 115! Introduction to Programming. Class URL
ICS 102 Computer Programming University of Hail College of Computer Science & Engineering Computer Science and Software Engineering Department.
1 Midterm Review. 2 Midterm Exam  30% of your grade for the course  October14 at the regular class time  No makeup exam or alternate times  Closed.
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.
ICS202 Data Structures King Fahd University of Petroleum & Minerals College of Computer Science & Engineering Information & Computer Science Department.
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.
PROBLEM SOLVING AND PROGRAMMING ISMAIL ABUMUHFOUZ | CS 170.
1 i206: Lecture 17: Exam 2 Prep ; Intro to Regular Expressions Marti Hearst Spring 2012.
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
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
CMSC201 Computer Science I for Majors Lecture 27 – Final Exam Review
FINAL EXAM INFORMATION
Welcome to CS 1010! Algorithmic Problem Solving.
CS 3630 Database Design and Implementation
Quiz 2 Information George Koutsogiannakis
OBJECT ORIENTED PROGRAMMING II GEORGE KOUTSOGIANNAKIS
Welcome to CS 1301! Principles of Programming I.
OBJECT ORIENTED PROGRAMMING II GEORGE KOUTSOGIANNAKIS
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
Review CSE116 2/21/2019 B.Ramamurthy.
Midterm Exam Information
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
Final Review B.Ramamurthy 5/8/2019 BR.
Current Topics 40S Exam Information
Computer Engineering Department Islamic University of Gaza
CS 250, Discrete Structures, Fall 2015 Nitesh Saxena
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 FALL 2016

Time and Place Section – 01 (10:00 a.m. class) Exam. Date: December 7 8:00 a.m. – 10:00 a.m. Room: SB108 (REGULAR CLASSROOM)

Time and Place Section – 02 (1:50 p.m. class) Exam. Date: December 7 10:30 a.m. – 12:30 p.m. Room: SB108

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 Extra Credit Exercises 5, 6,7, 8

Exam Format Same as midterm 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!