Question: Which of the following are valid variable declarations: (Select ALL that are correct) int a=7; long b=2; char C= Y : float d=17.2f :

Which of the following are valid variable declarations: (Select ALL that are correct) int a=7; long b=2; char C= " Y" ": float d=17.2f : double e=9; Java: boolean f=0; C\#: bool fu: Java: boolean g-true; C\#: bool g=true
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
