edited by
224 views
0 votes
0 votes

Which of the following declares an abstract method in an abstract Java class?

  1. public abstract void method ();
  2. public void abstract method ();
  3. public void method ();
  4. public abstract method ();
edited by

1 Answer

0 votes
0 votes

public abstract void method ()  is used to declare an abstract method in an abstract Java class.

Related questions

0 votes
0 votes
2 answers
1
gatecse asked Mar 2, 2018
756 views
Bluetooth uses ____ method in physical layer to avoid interference from other devices or other networksFHSSFDSSTDSNone of the above
0 votes
0 votes
1 answer
2
gatecse asked Mar 2, 2018
387 views
In which of the following search agent operates by interleaving computation and action?Offline searchOnline searchBreadth first searchDepth first search
0 votes
0 votes
1 answer
3
gatecse asked Mar 2, 2018
370 views
Which of the following deals with the precise model where accurate solutions are achieved quickly?Soft computingMobile computingHard computingNone of the above
0 votes
0 votes
1 answer
4
gatecse asked Mar 2, 2018
504 views
Supervised learning and unsupervised learning are two board category ofData warehouseDBMSNeural NetworkNone of the above