Question: String courseName = Java; StringcourseType = 6 0 0 Level ; if ( courseName = = Java ) { if ( percredit 1 0 0

String courseName = Java;
StringcourseType=600 Level ;
if ( courseName == "Java")
{
if(percredit 1000)
{
if (coursetype =="600 Level")
{
System.out.println("600 Level, Price is within range !!!");
}
else
{
System.out.println("Price is within range !!!");
}
}
else
{
System.out.println("Price is Expensive !!!!!!!");
}
}
 String courseName = Java; StringcourseType=600 Level ; if ( courseName ==

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!