1. Trang chủ
  2. » Địa lí lớp 10

Lập trình hướng đối tượng: Session 3 - C++ Foundations

7 5 0

Đang tải... (xem toàn văn)

THÔNG TIN TÀI LIỆU

C++ Rudiments Dynamic Memory. C++ Structures Stream Objects.[r]

(1)

Session - C++ Foundations

C++ Rudiments Dynamic Memory

(2)

Objectives(1) • C++ Rudiments – Keywords – Comments – Declarations – Prototypes

– Function Overloading – References

– Casts

Dynamic Memory

– new [ ] – delete [ ]

– Memory Allocation Failure – new

(3)

Objectives(2) • C++ Structures

– Member Functions – Privacy

Stream Objects

– ostream Objects – istream Objects – Stream States

(4)

C++ Rudiments

(5)

Keywords(1)

C++ specific: maroon

(6)(7)

Summary

C++ Rudiments

– …

– Function Overloading – References

Dynamic Memory

– new [ ] / delete [ ]

– Memory Allocation Failure – new/ delete

C++ Structures

– Member Functions – Privacy

Stream Objects

– ostream/ istream Objects – stream States

– Robust Validation

Ngày đăng: 09/03/2021, 05:48

Xem thêm:

w