Question: Write a complete Java program that prints out the following information: 1. Declare String object and a variable to store your first name and ID.
Write a complete Java program that prints out the following information: 1. Declare String object and a variable to store your first name and ID. 2. Display your name and student ID in two separate lines using one println() statement. 3. Replace your name with your father's name using the assignment operator and print the result. 4. Display course name, course code and your grade in a tabular format
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
