What will be the output of the program?class</span> Test</sp - Study24x7
study24x7 Karan Singh
Karan Singh
21 Feb 2023 11:57 AMstudy24x7study24x7

What will be the output of the program?class Test {    public static void main(String [] args)    {        int x=20;        String sup = (x < 15) ? "small" : (x < 22)? "tiny" : "huge";        System.out.println(sup);    } }

study24x7
Write a comment
Related post
500+   more Questions to answer
Popular Courses

Videos from famous mentors on our YouTube Channel

Videos from famous mentors on our YouTube Channel

Most Related Articles
  • What Is Artificial Intelligence And Machine Learning?

  • Minification

  • 10 Advantages of using Social Learning Network

  • Revolutionizing the Media: Broadcasting and Live-Streaming Take Center Stage

  • How do we use LOGGER in java?

  • Difference Between Digital Marketing And Online Marketing

  • ###Different Programming Jobs###

  • A Study List for Java Developers

  • What is Coronavirus? | Coronavirus Symptoms | How it spread And How To Prevent or Avoid | study24x7

  • Agile Methodology & Model: Guide for Software Development & Testing