🔒 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
  • 438
    Views
  • 2
    Participants
Last reply from:
teapotpot

Trending Topics

Online now

Members online
781
Guests online
1,826
Total visitors
2,607

Forum statistics

Threads
2,294,709
Posts
29,092,865
Members
1,207,479
Latest member
seph11211
Back
Top