Computer Science, asked by Shivansh1111111, 1 year ago

give an example to store a constant value to a float variable

Answers

Answered by Raghavcharaya
2
Identify the uses for variables and define the syntax for variables.

8 different types of java programming language primitive data types.

Declare, initialize, and use variables and constants according to java programming language guidelines and coding standards.

Modify variable values using operators.

Using promotion and type casting.

 

 

1. Identify the uses for variables and define the syntax for variables.

Variable can be declared in java in 2 different places:

Similar questions