For example, the C++ code. int C= (A*B)+10;. might be analysed as these tokens: type “int”. variable “C”. equals. left bracket. variable “A”.
確定! 回上一頁