正在加载图片...
Statement Types in C++ Programs in C++consist of a set of classes.Those classes contain functions,and each of those functions consists of a sequence of statements. Statements in C++fall into three basic types: Simple statements Compound statements Control statements Control statements fall into two categories: Conditional statements that specify some kind of test Iterative statements that specify repetitionStatement Types in C++ Statement Types in C++ • Programs in C++ consist of a set of classes. Those classes contain functions, and each of those functions consists of a sequence of statements . • Statements in C++ fall into three basic types: – Simple statements – Compound statements – Control statements • Control statements fall into two categories: – Conditional statements that specify some kind of test – Iterative statements that specify repetition
<<向上翻页向下翻页>>
©2008-现在 cucdc.com 高等教育资讯网 版权所有