what is the missd type variable for the following question...plz help me? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

what is the missd type variable for the following question...plz help me?

public class Program { public static void main(String[] args) { //declare variables String name = "Howard"; /* declare the age int age = 42; */ //output values //System.out.println(name+" is "+age+" years old."); } }

4th Jan 2023, 2:12 PM
Ambelye Cherkos
Ambelye Cherkos - avatar
0 ответов