مادة دراسية
Computer Programming II
- To understand the concepts of Object Oriented Programming.
- To understand how to use Classes and Objects.
- To understand the purpose of constructors and usage of default and parameterized constructors and overload constructors.
- To understand the concept of Polymorphism.
- To understand the concept of Inheritance and code reusability.
- To be able to define and use Arrays as a data structure.
- To be able to create a database connection.
- To be able to perform basic database operations.
- To create sequential files and add and modify data in the files.