Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Joel Evans   on Oct 18 In Java Category.

  
Question Answered By: Sophie Williamson   on Oct 18

Make the b in boolean lowercase. Boolean (B) is an object, and
boolean (b) is a boolean. Make the heading read
public ParkingSpace(int lotNo, int  spaceNo, int floorNo, int
spaceType, boolean available)

Share: 

 

This Question has 4 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on object arrays Or get search suggestion and latest updates.


Tagged: