Showing 0-0 of 0 results
# Exercise Title Features Description Platform Keywords
1 Multiple Variables Java CodeVisualization for demonstrating Multiple Variables JSVEE arithmetic operators, data types, operators, primitive data types, variables
2 Unit Converter Construct a program that computes the Fahrenheit equivalent of an input Celsius value using the formula F = (9/5)C +... PCEX arithmetic operators, constants, operators, primitive data types, variables
3 Vending Machine Suppose we have a vending machine that gives change. A customer selects an item for purchase and inserts a bill... PCEX arithmetic operators, constants, operators, primitive data types, variables
4 Fahrenheit to Celsius Conversion Construct a program that computes the Celsius equivalent of an input Fahrenheit value using the formula C = (F -... PCEX arithmetic operators, constants, data types, operators, primitive data types, variables
5 Vending Machine With Quarters, Dimes, and Nickels Suppose we have a vending machine that gives change. A customer selects an item for purchase and inserts a bill... PCEX arithmetic operators, constants, operators, primitive data types, variables
6 Constants 1 Java PredictingFinalResult for demonstrating Constants 1 QuizJET arithmetic operators, constants, operators, variables
7 Constants 2 Java PredictingFinalResult for demonstrating Constants 2 QuizJET arithmetic operators, constants, data types, operators, variables
8 Using int Java PredictingFinalResult for demonstrating Using int QuizJET arithmetic operators, operators, primitive data types, variables
9 Using float Java PredictingFinalResult for demonstrating Using float QuizJET arithmetic operators, operators, primitive data types, variables
10 int Variables 4 Java PredictingFinalResult for demonstrating int Variables 4 QuizJET arithmetic operators, variables
11 int Variables 3 Java PredictingFinalResult for demonstrating int Variables 3 QuizJET arithmetic operators, data types, operators, primitive data types, variables
12 int Variables 1 Java PredictingFinalResult for demonstrating int Variables 1 QuizJET arithmetic operators, data types, operators, primitive data types, variables
13 int Variables 2 Java PredictingFinalResult for demonstrating int Variables 2 QuizJET arithmetic operators, data types, operators, primitive data types, variables
14 Increment-Decrement Operators Construct a program that performs increment/decrement operations on variable a (with initial value of 4) and variable b (with initial... PCEX arithmetic operations, arithmetic operators, operators, variables
15 Increment/Decrement Operators (Case 2) Construct a program that performs increment/decrement operations on variable a (with initial value of 8) and variable b (with initial... PCEX arithmetic operations, arithmetic operators, operators, variables
16 Increment/Decrement Operators (Case 3) Construct a program that performs increment/decrement operations on variable a (with initial value of 6) and variable b (with initial... PCEX arithmetic operations, arithmetic operators, operators, variables
17 Arithmetic Operations Java CodeVisualization for demonstrating Arithmetic Operations JSVEE arithmetic operations, arithmetic operators, operators, variables
18 Variable Demo Java CodeVisualization for demonstrating Variable Demo JSVEE arithmetic operations, arithmetic operators, data types, operators, variables
19 BMI Calculator BMI is a measure of body fat based on height and weight that applies to adult men and women. BMI... PCEX arithmetic operations, arithmetic operators, operators, variables
20 Pythagorean Theorem Construct a program that accepts two input values from the user, one for each side of a right-angle triangle. The... PCEX arithmetic operations, arithmetic operators, math, operators, variables
21 Time Converter Construct a program that obtains minutes and remaining seconds from the input amount of time in seconds. For example, 500... PCEX arithmetic operations, arithmetic operators, input, operators, variables
22 Calculating and Rounding Up Body Mass Index (BMI) To the Nearest Integer BMI is a measure of body fat based on height and weight that applies to adult men and women. BMI... PCEX arithmetic operations, arithmetic operators, data types, operators, variables
23 Pythagorean Theorem (Case 2) Suppose that the user provides two input values for a right-angle triangle. The first input is for the length of... PCEX arithmetic operations, arithmetic operators, data types, operators, variables
24 Converting Milliseconds to Hours, Minutes, and Seconds Construct a program that obtains hours, minutes, and seconds from an amount of time in milliseconds. PCEX arithmetic operations, arithmetic operators, operators, variables
25 Using double Java PredictingFinalResult for demonstrating Using double QuizJET arithmetic operations, arithmetic operators, operators, primitive data types, variables
26 Increment Operator Java PredictingFinalResult for demonstrating Increment Operator QuizJET arithmetic operations, arithmetic operators, operators, variables
27 Post Decrement Java PredictingFinalResult for demonstrating Post Decrement QuizJET arithmetic operations, arithmetic operators
28 Post Increment Java PredictingFinalResult for demonstrating Post Increment QuizJET arithmetic operations, arithmetic operators, operators, variables
29 Arithmetic Operators Python BehaviorExample for demonstrating Arithmetic Operators WebEx
30 Increment/Decrement Operators (Case 1) Construct a program that performs increment/decrement operations on variable a (with initial value of 4) and variable b (with initial... PCEX arithmetic operations, operators, variables
31 Increment/Decrement Operators (Case 2) Construct a program that performs increment/decrement operations on variable a (with initial value of 8) and variable b (with initial... PCEX arithmetic operations, operators, variables
32 Increment/Decrement Operators (Case 3) Construct a program that performs increment/decrement operations on variable a (with initial value of 6) and variable b (with initial... PCEX arithmetic operations, operators, variables
33 Calculating Body Mass Index (BMI) BMI is a measure of body fat based on height and weight that applies to adult men and women. BMI... PCEX arithmetic operations, operators, variables
34 Pythagorean Theorem (Case 1) Construct a program that accepts two input values from the user, one for each side of a right-angle triangle. The... PCEX arithmetic operations, operators, variables
35 Seconds to Minutes Conversion Construct a program that obtains minutes and remaining seconds from the input amount of time in seconds. For example, 500... PCEX arithmetic operations, operators, variables
36 Converting Milliseconds to Hours-Minutes- and Seconds Construct a program that obtains hours, minutes, and seconds from an amount of time in milliseconds. PCEX arithmetic operations, operators, variables
37 Arithmetic Operations Arithmetic Operations AnnEx arithmetic operations, operators, variables
38 Increment Increment AnnEx arithmetic operations, operators, variables
39 Operator Operator AnnEx arithmetic operations, operators, variables
40 Type Casting Type Casting AnnEx arithmetic operations, operators, primitive data types, variables
41 Unary Operator Demo Java CodeVisualization for demonstrating Unary Operator Demo JSVEE arithmetic operations, operators, variables
42 Division Java PredictingFinalResult for demonstrating Division QuizJET arithmetic operations, operators, variables
43 Using double and Math class Java PredictingFinalResult for demonstrating Using double and Math class QuizJET arithmetic operations, operators, primitive data types, variables
44 Using Math class 1 Java PredictingFinalResult for demonstrating Using Math class 1 QuizJET arithmetic operations, operators, variables
45 Using Math class 2 Java PredictingFinalResult for demonstrating Using Math class 2 QuizJET arithmetic operations, operators, variables
46 Modulus Operator Java PredictingFinalResult for demonstrating Modulus Operator QuizJET arithmetic operations, operators, variables
47 Operations with int Java PredictingFinalResult for demonstrating Operations with int QuizJET arithmetic operations, operators, variables
48 Print Tester Java CodeVisualization for demonstrating Print Tester JSVEE arithmetic operations, data types, operators, variables
49 arithmetic Python PredictingFinalResult for demonstrating arithmetic QuizPET operators, variables
50 simple arithmetic Python PredictingFinalResult for demonstrating simple arithmetic QuizPET operators, variables
51 Arithmatic Operations Python BehaviorExample for demonstrating Arithmatic Operations WebEx operators, variables
52 Simpel Arithmetics Python CodeVisualization for demonstrating Simpel Arithmetics JSVEE operators, variables
53 q_py_arithmetic1_es Python PredictingFinalResult for demonstrating q_py_arithmetic1_es QuizPET operators, variables
54 q_py_arithmetic2_es Python PredictingFinalResult for demonstrating q_py_arithmetic2_es QuizPET operators, variables
55 Calculating and Rounding Up Body Mass Index (BMI) To the Nearest Integer BMI is a measure of body fat based on height and weight that applies to adult men and women. BMI... PCEX arithmetic operations
56 Pythagorean Theorem (Case 2) Suppose that the user provides two input values for a right-angle triangle. The first input is for the length of... PCEX arithmetic operations
57 Combining Assignment and Arithmetic Java BehaviorExample for demonstrating Combining Assignment and Arithmetic AnnEx arithmetic operations
58 Decrement Java BehaviorExample for demonstrating Decrement AnnEx arithmetic operations, variables
59 MultiInterfaces MultiInterfaces AnnEx arithmetic operations, interfaces
60 Math Functions Math Functions AnnEx arithmetic operations, variables
61 Compound Assignment Java PredictingFinalResult for demonstrating Compound Assignment QuizJET arithmetic operations
62 Constants in Math class Java PredictingFinalResult for demonstrating Constants in Math class QuizJET arithmetic operations, constants
63 Using Math Class (abs) Java PredictingFinalResult for demonstrating Using Math Class (abs) QuizJET arithmetic operations
64 Using Math Class (ceil) Java PredictingFinalResult for demonstrating Using Math Class (ceil) QuizJET arithmetic operations
65 Pre Decrement Java PredictingFinalResult for demonstrating Pre Decrement QuizJET arithmetic operations
66 Question 1 Java PredictingFinalResult for demonstrating Question 1 QuizJET arithmetic operations
67 Use 2D Array Use 2D Array AnnEx 2d arrays, arithmetic operations, arrays, variables
68 DEPRECATED_arithmetic operations Java BehaviorExample for demonstrating DEPRECATED_arithmetic operations AnnEx