Computer Science, asked by naanuz2536, 8 months ago

Write a program in the Java to print your name and age

Answers

Answered by viswanathan438
0

Explanation:

create a string array of size 2 and name it "my name" and index 0 write your name index 1 write family name and then print on the screen:my name is (index zero of the array) (index of the array)

THANK YOU

Similar questions