what is AWT

Answer Posted / kaiwalya

active window tool

Is This Answer Correct ?    1 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to Sort Strings which are given in List and display in ascending order without using java api.

3761


What is the difference between throw and throws keywords?

575


explain copyonwritearraylist and when do we use copyonwritearraylist?

537


What language is java written?

535


For ease of programming you can consider the maze as a 2D array with colors represented by below integer and characters (in capital letters). • B - Black • W -White • G- Green • R- Red R B W B W W W W W W B W B B W W W W W W W B W B W W W B W W W W B B W W W B W W W B W W B B B B W B W B W W B W W W B W W W B B B W W B W W W B W W B W B W W W B W B W W W W B B W W W W B W W W W W G Shortest Route Problem: • Solution that finds the shortest Route between Red and Green  White will have 1 Weight.  Red and Green carry no weights.  Shortest path is the path with less weight when you add up the weights in the path.

1581






What does localhost mean?

496


Explain when noclassdeffounderror will be raised ?

616


What are predicates in java 8?

529


What is synchronization and why is it important in java programming?

469


What is the importance of finally block in exception handling?

536


How can we make sure main() is the last thread to finish in java program?

669


Does java map allow duplicates?

489


Can It is possible to synchronize the constructor of a Java Class?

590


What is difference between class and object in java?

523


Which class cannot be a subclass in java?

539