🔒 Closed Is anyone how to fill this blank na nasa content na ito below?

Status
Not open for further replies.

chaekayeon

Grasshopper
public class Test {

public String name;

public static void main(String args[]) {

Test obj = new Test();

System.out.println(_________.name);

}

}
 
Wala ka naman binigay na context eh, ano ba dapat ginagawa ng program na yan? pwede mong ilagay diyan ay System.out.println(obj.name) output niyan yung value ng public String name; which is null.
 
Status
Not open for further replies.

About this Thread

  • 1
    Replies
  • 432
    Views
  • 2
    Participants
Last reply from:
teapotpot

Trending Topics

Online now

Members online
943
Guests online
1,330
Total visitors
2,273

Forum statistics

Threads
2,272,141
Posts
28,940,467
Members
1,238,018
Latest member
Rjmnrs
Back
Top