No sadly.
You can change your e-mail, profile picture, but that's about it.
I didn't see an option to change your name.
Store data. do you have options?
Hi, A Tech-Savvy here.
Answer:
(C) Lengthen the time period between forced password changes.
Solution :
a.
public Book(
, String author,
, int
) {
this.
=
;
this.
=
;
this.
=
;
this.
=
;
b).
getTitle() {
return
;
}
setTitle(
) {
this.
=
;
}
getAuthor() {
return author;
}
setAuthor(String author) {
this.
=
;
}
getPublisher() {
return
;
}
setPublisher(String
) {
this.
=
;
}
public int get
() {
return
;
}
set
(int
) {
this.
=
;
}