Week 01 : Assignment 01
If There is any changes in Answers
Please mention in comments before - 2024-02-07, 23:59 IST
Due date: 2024-02-07, 23:59 IST.
What is the primary focus of Java programming?
c. Platform independence
Which of the following programming principles is a key aspect of Java?
c. Object-oriented programming
What is the last step in the Java programming process?
a. Java Program Execution
Which of the following is NOT a Java programming tool?
d. GCC
What does the term "Write Once, Run Anywhere" (WORA) imply in Java?
b. Platform independence
In Java, what is used to store multiple values of the same type?
c. Arrays
Which of the following is a valid identifier in Java?
b. _identifier
What is the purpose of Java Language Subset?
c. To define a smaller set of Java features for specific purposes
What is the primary purpose of the Java Virtual Machine (JVM) in the Java programming language?
b. Platform independence
What is emphasized during the Java Program Editing phase?
d. Writing and modifying the source code
If There is any changes in Answers
Please mention in comments before - 2024-02-07, 23:59 IST