Declare int variables called a and b.
In the same line in which the variables are declared, immediately assign them different values.
The values can be any integers.
Requirements:
Declare two int variables.
The variables must be named a and b.
The variables must be immediately assigned values.
Variables a and b must have different values.
package com.codegym.task.task01.task0109;
/*
We solemnly publish and declare these variables...
*/
public class Solution {
public static void main(String[] args) {
Int a="1"; Int b="2";
//write your code here
}
}
can you tell me this in english "char ke prakaar mein pahalee truti.
doosaree truti: sankhyaon ko uddhrt karane kee aavashyakata nahin hai.".
sorry yr smjh ni aya jo apne bola
This website uses cookies to provide you with personalized service. By using this website, you agree to our use of cookies. If you require more details, please read our Terms and Policy.