Write Java code that will assign the variable G the value of 0 if a variable f is less than 6 or F is greater than 5 assume both f and g have been Define initialize appropriately

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter2: Using Data
Section: Chapter Questions
Problem 14RQ
icon
Related questions
Question
Write Java code that will assign the variable G the value of 0 if a variable f is less than 6 or F is greater than 5 assume both f and g have been Define initialize appropriately
Expert Solution
Step 1

logic:- 

set G=10,F=7 assumed. 

If(F<6 || F>5)

   set G=0

Display G

trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 1 images

Blurred answer
Knowledge Booster
Reference Types in Function
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT