dr. yang, qingxiong (with slides borrowed from dr. yuen, joe) basic i/o (lecture 3)

Post on 30-Dec-2015

218 Views

Category:

Documents

3 Downloads

Preview:

Click to see full reader

TRANSCRIPT

Introduction to Programming

Dr. Yang, Qingxiong(with slides borrowed from Dr. Yuen, Joe)

Basic I/O(Lecture 3)

CS2311 Computer ProgrammingOperators ( and Punctuators)23Operators and punctuatorsAn operator specifies an operation to be performed on some valuesThese values are called the operands of the operatorSome examples: +, -, *, /, %, ++, --,>>,

top related