subject

Import java. util. scanner; public class teenagerdetector { public static void main (string [] args) { scanner scnr = new scanner(system. in); boolean isteenager; int kidage; kidage = scnr. nextint(); /* your solution goes here */ if (isteenager) { system. out. println("teen"); } else { system. out. println("not teen"); } } }

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 04:00
In a word processing program, such as microsoft word, which feature to you choose the desired picture enhancement?
Answers: 2
question
Computers and Technology, 24.06.2019 13:00
Your mom wants to purchase a laptop computer. she said she wants her new computer to be able to play her dvds so she can listen to music and wants to know what type of optical drives will play her disk. which type of drive should she look for?
Answers: 1
question
Computers and Technology, 24.06.2019 15:30
What is not a type of text format that will automatically be converted by outlook into a hyperlink?
Answers: 1
question
Computers and Technology, 24.06.2019 17:40
Pseudocode pld #6, pg. 117 start// declarations// number numbertoguess// number myguess; numbertoguess = 92// while myguess ! = numbertoguess// output " guess an integer number between 1 and 100"// input myguess// if (myguess == numbertoguess)// output "you guessed the correct number"// else// output "the number you guessed was incorrect. try again! "// end if// end while// output " for playing the guessing game. have a great day! "// stop
Answers: 3
You know the right answer?
Import java. util. scanner; public class teenagerdetector { public static void main (string [] args...
Questions
question
Mathematics, 16.10.2019 06:50
question
Mathematics, 16.10.2019 06:50
question
Mathematics, 16.10.2019 06:50
Questions on the website: 13722362