Hi guys,
Can somebody help me how to do this? Or link me to some tutorial?
thanks
Create a class Book with private attributes book Title, book Author, numOfPages and constructors: zero argument, constructor with parameters, getters and seters for each attribute.