• Lecture Object-Oriented programming - Lesson 16: Operator overloading

    Lecture Object-Oriented programming - Lesson 16: Operator overloading

    Lecture Object-Oriented programming - Lesson 16: Operator overloading. The main topics covered in this chapter include: operator overloading, function implementation, perform operations in a single mathematical statement, converting it to C++ code will involve complicated mixture of function calls,...

     32 p stu 25/09/2023 22 0

  • Lecture Object-Oriented programming - Lesson 17: Binary operators

    Lecture Object-Oriented programming - Lesson 17: Binary operators

    Lecture Object-Oriented programming - Lesson 17: Binary operators. The main topics covered in this chapter include: overloading + operator, complex operator, modifying the complex class, assignment operator, other binary operators are overloaded very similar,...

     24 p stu 25/09/2023 22 0

  • Lecture Object-Oriented programming - Lesson 25: Overriding member functions of base class

    Lecture Object-Oriented programming - Lesson 25: Overriding member functions of base class

    Lecture Object-Oriented programming - Lesson 25: Overriding member functions of base class. The main topics covered in this chapter include: overriding member functions of base class, derived class can override the member functions of its base class, overloading vs. overriding, hierarchy of inheritance,...

     28 p stu 25/09/2023 24 0

  • Lecture Object-Oriented programming - Lesson 19: Stream insertion operator

    Lecture Object-Oriented programming - Lesson 19: Stream insertion operator

    Lecture Object-Oriented programming - Lesson 19: Stream insertion operator. The main topics covered in this chapter include: compiler error: binary, operand of type ‘class Complex’, class complex, void operator, friend ostream, stream extraction operator,...

     20 p stu 25/09/2023 21 0

  • Lecture Object-Oriented programming - Lesson 26: Hierarchy of inheritance

    Lecture Object-Oriented programming - Lesson 26: Hierarchy of inheritance

    Lecture Object-Oriented programming - Lesson 26: Hierarchy of inheritance. The main topics covered in this chapter include: represent the classes involved in inheritance relation in tree like hierarchy, direct base class, indirect base class, base class initialization list, GrandParent class,...

     24 p stu 25/09/2023 24 0

  • Lecture Object-Oriented programming - Lesson 21: Unary operators

    Lecture Object-Oriented programming - Lesson 21: Unary operators

    Lecture Object-Oriented programming - Lesson 21: Unary operators. The main topics covered in this chapter include: unary operators, behavior of ++ and -- for pre-defined types, post-increment operator ++, post-decrement --, member function definition, friend function definition,...

     49 p stu 25/09/2023 20 0

  • Lecture Object-Oriented programming - Lesson 22: Inheritance in classes

    Lecture Object-Oriented programming - Lesson 22: Inheritance in classes

    Lecture Object-Oriented programming - Lesson 22: Inheritance in classes. The main topics covered in this chapter include: inheritance in classes, UML notation, inheritance in C++, IS A relationship, public inheritance, public members of base class become public member of derived class,...

     34 p stu 25/09/2023 20 0

  • Lecture Object-Oriented programming - Lesson 29: Abstract class

    Lecture Object-Oriented programming - Lesson 29: Abstract class

    Lecture Object-Oriented programming - Lesson 29: Abstract class. The main topics covered in this chapter include: implements an abstract concept, cannot be instantiated, used for inheriting interface and/or implementation, concrete concept, abstract classes in C++, pure virtual functions, shape hierarchy,...

     33 p stu 25/09/2023 19 0

  • Lecture Object-Oriented programming - Lesson 31: Multiple inheritance

    Lecture Object-Oriented programming - Lesson 31: Multiple inheritance

    Lecture Object-Oriented programming - Lesson 31: Multiple inheritance. The main topics covered in this chapter include: a class can inherit from more then one class, public Transmitter, public Receiver, calling such function will result in ambiguity, data member,...

     35 p stu 25/09/2023 19 0

  • Lecture Object-Oriented programming - Lesson 42: Iterators

    Lecture Object-Oriented programming - Lesson 42: Iterators

    Lecture Object-Oriented programming - Lesson 42: Iterators. The main topics covered in this chapter include: iterators are types defined by STL; iterators are for containers like pointers are for ordinary data structures; STL iterators provide pointer operations such as * and ++;...

     43 p stu 25/09/2023 20 0

  • Lecture Object-Oriented programming - Lesson 41: Standard template library

    Lecture Object-Oriented programming - Lesson 41: Standard template library

    Lecture Object-Oriented programming - Lesson 41: Standard template library. The main topics covered in this chapter include: C++ programmers commonly use many data structures and algorithms; so C++ standard committee added the STL to C++ standard library; STL is designed to operate efficiently across many different applications;...

     38 p stu 25/09/2023 21 0

  • Lecture Object-Oriented programming - Lesson 44: Stack unwinding

    Lecture Object-Oriented programming - Lesson 44: Stack unwinding

    Lecture Object-Oriented programming - Lesson 44: Stack unwinding. The main topics covered in this chapter include: the flow control of throw is referred to as stack unwinding; stack unwinding is more complex than return statement; return can be used to transfer the control to the calling function only; stack unwinding can transfer the control to any function in nested function calls;...

     26 p stu 25/09/2023 22 0

Hướng dẫn khai thác thư viện số
getDocumentFilter3 p_strSchoolCode=stu