Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Ashan Kaya   on Aug 07 In Java Category.

  
Question Answered By: Taylor White   on Aug 07

the return type of a vaible or a method could be set as class  Object return.

say

public static final String STR_SERVICE_NAME ;

public static final Thread THD_VARIABLE;

when i use THD_VARIABLE , i will get Thread class object.


if u 've doubt, plz. start implementing the same.

Share: 

 

This Question has 5 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on System.out.println() Or get search suggestion and latest updates.


Tagged: