Computer Science, asked by akenapallysoujanya, 1 month ago

package unit1;
public class Integral
{
public static void main(String args[])
{
byte a=10;
short b=1000;
int c=10000;
long d=100000;
System.out.println(a);
System.out.println(b);
System.out.println(c);
System.out.println(d);
}
}​

Answers

Answered by nikhil123443
0

Answer:

yes this is correct

a disorder of structure or function in a human, animal, or plant, especially one that produces specific symptoms or that affects a specific location and is not simply a direct result of physical injury.

Similar questions