Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Aditi Msc   on Nov 12 In Java Category.

  
Question Answered By: Bathilda Schmidt   on Nov 12

The polyarea constructor accepts an object and float parameter. Since "this" is
passed as a parameter instead of an actual class object, it shows polyarea
constructor should have been called within some class member methods(non static)
and the constructor accepts that class object as a parameter.

Share: 

 

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

 


Tagged: