+ 1
What will be output?
class p{ public String N1{ get {return "Jen";} set{} }} static void main(){ Pp=new p(); P.N1="bob"; console.write(P.N1); } plz explain this question. plz I am beginner
3 ответов
+ 2
write that in code playground to see the output
PS:Please dont post this question thread:Hidded Feature Sololearn by Modi
+ 1
I want explanation also ,so i have posted I am. beginner so I am posting
0
plz answer someone