Computer Science, asked by aman18082003op, 4 months ago

Complete the following table

Attachments:

Answers

Answered by nishantkaushal746
1

Answer:

fiiffbjfvjyggvj

Explanation:

church MO hcbj

Answered by adityakumar170700
1

Answer:

for input

syntax:- import java.util.*;

class UserInputDemo.

{

public static void main(String[] args)

{

Scanner sc= new Scanner(System.in); //System.in is a standard input stream.

System.out.print("Enter first number- ");

int a= sc.nextInt();

Explanation:

it is used to input values

Similar questions