

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
A set of notes from cs 110 basics ii class covering various topics including assignment operators, increment/decrement operators, math library, string data type, and formatting double values. The concept of assignment operators, compound assignment operators, increment/decrement operators, and their usage. It also covers the math library, its methods for elementary math functions, and how to use them. The string data type, its operations such as concatenation, indexing, length, and substring, and formatting double values using the string.format() command.
Typology: Study notes
1 / 3
This page cannot be seen from the preview
Don't miss anything!


b). x = x + y -2;
c). sum=sum + num;
do d,e for non-collected homework
Math.pow(x,y)