All India Exams
  • Sign In / Register Sign In
Home AptitudeBankEngineeringEnglishGKInterviewOnline TestPlacement PapersReasoning
  • Home
  • Aptitude
  • Bank
  • Engineering
  • English
  • GK
  • Interview
  • Online Test
  • Placement Papers
  • Reasoning

Applets Questions And Answers

Here you can find Applets Questions and Answers.

Why Applets Questions and Answers Required?

In this Applets Questions and Answers section you can learn and practice Applets Questions and Answers to improve your skills in order to face technical inerview conducted by organisations. By Practicing these interview questions, you can easily crack any Exams interview.

Where can I get Applets Questions and Answers?

AllIndiaExams provides you lots Applets Questions and Answers with proper explanation. Fully solved examples with detailed answer description. All students, freshers can download Applets Questions and Answers as PDF files and eBooks.

How to solve these Applets Questions and Answers?

You no need to worry, we have given lots of Applets Questions and Answers and also we have provided lots of FAQ's to quickly answer the questions in the Competitive Exams interview.

Applets Questions and Answers

1. Which of these functions is called to display the output of an applet?

Applets Questions and Answers

2. Which of these methods can be used to output a sting in an applet?

Applets Questions and Answers

3. What does AWT stands for?

Applets Questions and Answers

4. Which of these methods is a part of Abstract Window Toolkit (AWT) ?

Applets Questions and Answers

5. Which of these modifiers can be used for a variable so that it can be accessed from any thread or parts of a program?

Applets Questions and Answers

6. Which of these operators can be used to get run time information about an object?

Applets Questions and Answers

7. What is the Message is displayed in the applet made by this program? import java.awt.*; import java.applet.*; public class myapplet extends Applet { public void paint(Graphics g) { g.drawString("A Simple Applet", 20, 20); } }

Applets Questions and Answers

8. What is the length of the application box made by this program? import java.awt.*; import java.applet.*; public class myapplet extends Applet { public void paint(Graphics g) { g.drawString("A Simple Applet", 20, 20); } }

Applets Questions and Answers

9. What is the length of the application box made by this program? import java.awt.*; import java.applet.*; public class myapplet extends Applet { Graphic g; g.drawString("A Simple Applet", 20, 20); }

Home EngineeringComputer Science & EngineeringJava Questions and AnswersApplets

Applets - Java Multiple Choice Questions and Answers

This is the java programming questions and answers section on "Java Applets" with explanation for various interview, competitive examination and entrance test. Solved examples with detailed answer description, explanation are given and it would be easy to understand. Do you know about the Applets in Java? Java Applets Questions with answers and explanation for interview and placement tests and provided in this article. All the applicants can check the multiple choice questions related to the Applets in Java with the help of this post. Contenders can improve the knowledge regarding Applets in Java by covering all the objective types of questions and answers. Before participating in the exams and the interviews, the aspirants need to know all the key points of the Applets in Java. Thus, the candidates can get the knowledge by practicing the Java Applets Online Test. Scroll down the current page and take part in the Java Applets MCQ Quiz to learn the questions along with the explanations.



Java Applets Questions - Java Applets Quiz Details

Online Test Name Java Applets
Exam Type Multiple Choice Questions
Category Computer Science Engineering Quiz
Number of Questions 09


An applet is a small Internet-based program which is written in Java and can be downloaded by any computer. In addition to this, the applet is also able to run in HTML. The applet is usually placed in an HTML page on a website and can be executed from within a browser. Postulates can get all the fundamentals by practicing the Java Applets Quiz. By covering all the concepts of the topic, we have arranged the Java Applets Online Test on this page. So, all the students can refer to this post to get an idea about the Java Applets Questions and Answers.



Java Applets Multiple Choice Questions

Are you eager to participate in the Java Applets Online Test? Then move to the below sections of this post and practice the Java Applets Quiz. By this, the students can know the various number of Java Applets Questions and Answers. We have given all the multiple choice questions regarding Applets in Java in this post. Thus, the contenders can know all the various questions and answers by checking and be referring to the Java Applets Mock Test. To practice more quizzes and online tests related to the Computer Science Engineering Quiz and other branches the students can check our web portal @ Allindiaexams.in.

Java Applets MCQ Quiz Answers with Solutions

Use the View Answer tab to know the correct choices to the Java Applets Questions. In addition to this, we have also explained all the questions in this article. Candidates can check and get the information about the Java Applets Questions and Answers and try to remember all the questions at the time of the examination. Check the explanation to all the answers and know why it is the right option to the given questions.


1. Which of these functions is called to display the output of an applet?
  • A. display()
  • B. print()
  • C. displayApplet()
  • D. PrintApplet()
  • View Answer
  • Workspace
  • Report
  • Discuss

Answer & Explanation

Answer: Option B

Explanation:

Whenever the applet requires to redraw its output, it is done by using method paint().

Workspace

Report Error


2. Which of these methods can be used to output a sting in an applet?
  • A. display()
  • B. print()
  • C. drawString()
  • D. transient()
  • View Answer
  • Workspace
  • Report
  • Discuss

Answer & Explanation

Answer: Option C

Explanation:

drawString() method is defined in Graphics class, it is used to output a string in an applet.

Workspace

Report Error


3. What does AWT stands for?
  • A. All Window Tools
  • B. All Writing Tools
  • C. Abstract Window Toolkit
  • D. Abstract Writing Toolkit
  • View Answer
  • Workspace
  • Report
  • Discuss

Answer & Explanation

Answer: Option C

Explanation:

AWT stands for Abstract Window Toolkit, it is used by applets to interact with the user.

Workspace

Report Error


4. Which of these methods is a part of Abstract Window Toolkit (AWT) ?
  • A. display()
  • B. print()
  • C. drawString()
  • D. transient()
  • View Answer
  • Workspace
  • Report
  • Discuss

Answer & Explanation

Answer: Option B

Explanation:

paint() is an abstract method defined in AWT.

Workspace

Report Error


5. Which of these modifiers can be used for a variable so that it can be accessed from any thread or parts of a program?
  • A. transient
  • B. volatile
  • C. global
  • D. No modifier is needed
  • View Answer
  • Workspace
  • Report
  • Discuss

Answer & Explanation

Answer: Option B

Explanation:

The volatile modifier tells the compiler that the variable modified by volatile can be changed unexpectedly by other part of the program. Specially used in situations involving multithreading.

Workspace

Report Error


  • «
  • 1
  • 2
  • »

Related Topics:

  • java.util Package
  • Strings
  • Serialization
  • java.lang Package
  • java.io Package
  • Collections
  • Interfaces
  • Arrays
  • Data Types
  • Exception Handling

Mock Tests & Online Quizzes

  • Aptitude Online Test

  • Reasoning Online Test

  • GK Online Test

  • English Online Test

  • RRB Mock Test

  • RBI Mock Test

  • Free SBI Mock Test

  • IBPS Mock Test FREE

  • SSC Mock Test

  • CAT Exam Mock Test

  • GATE Mock Test

  • LIC Mock Test Series

  • MAT Mock Test

  • SEBI Mock Test

  • ESIC Mock Test

  • IT Courses Quiz

Newsletter

Contact Us

Questions and Answers

  • Aptitude Questions
  • Verbal Reasoning Questions
  • Non Verbal Reasoning Questions
  • Logical Reasoning Questions
  • Data Sufficiency Questions
  • Data Interpretation Questions
  • C Programming
  • C++ Programming
  • PHP Programming
  • Java Programming
  • eLitmus Sample Papers
  • ECE Questions and Answers
  • EEE Questions and Answers
  • Verbal Ability Questions
  • GK Questions
  • AMCAT Mock Online Test
  • LIC Mock Test
  • IBPS Mock Test

Interview Questions

  • Java Interview Questions
  • .Net Interview Questions
  • Networking Interview Questions
  • C Language Interview Questions
  • C++ Interview Questions
  • Testing Interview Questions
  • Android Interview Questions
  • HR Interview Questions
  • Group Discussion Topics
  • iOS Interview Questions
  • Web Technologies
  • Database Interview Questions
  • MS Office Interview Questions
  • Software Tools
  • Data Interpretation
  • PHP Interview Questions
  • CAT Mock Test
  • SSC Mock Test
© by AllIndiaExams.in. All Rights Reserved | Copyright | Terms of Use & Privacy Policy