Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Can I have this main method in JOtpionPane? Yes, I want to get the user input through JOptionPaneCan I also get this before 6:00pm please.

Can I have this main method in JOtpionPane? Yes, I want to get the user input through JOptionPaneCan I also get this before 6:00pm please.

Thank you

//TesterClass having main method class Tester {

//main method

public static void main(String[] args)

{ //create an object to Teamleader as teamlead TeamLeader teamlead=new TeamLeader ("Harry Potter","007-J","13-10-2018",14.30,500,6.0, 2.5); System.out.println("Data about the Team Leader"); //Printing the data to output screen System.out.println(teamlead); } }

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

App Inventor

Authors: David Wolber, Hal Abelson

1st Edition

1449397484, 9781449397487

More Books

Students also viewed these Programming questions

Question

Show that is one-to-one and find f(x) = J2 1 + 1 dt

Answered: 1 week ago