Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

Which condition will print hello? var a=2; var b=3; if(a___?___b){console.log(“Hello”);}

Better Bee answered on August 7, 2021 Popularity 6/10 Helpfulness 6/10

Contents


More Related Answers

  • if(a=1 && a=2 && a=3){ console.log("true");}
  • if(a=1 && a=2 && a=3){ console.log("true");}
  • (function() { var a = b = 5; })(); console.log(b);
  • (function() { var a = b = 5; })(); console.log(b);
  • Find the console output:let i;for (i = 0; i < 3; i++){const log = () =>{console.log(i);}
  • Find the console output:let i;for (i = 0; i < 3; i++){const log = () =>{console.log(i);}
  • Find the console output:let i;for (i = 0; i < 3; i++){const log = () =>{console.log(i);}
  • Find the console output:let i;for (i = 0; i < 3; i++){const log = () =>{console.log(i);}
  • if(a=1 && a=2 && a=3){ console.log("true");}
  • if(a=1 && a=2 && a=3){ console.log("true");}
  • (function() { var a = b = 5; })(); console.log(b);

  • Which condition will print hello? var a=2; var b=3; if(a___?___b){console.log(“Hello”);}

    8
    Popularity 6/10 Helpfulness 6/10 Language javascript
    Source: Grepper
    Tags: javascript var
    Link to this answer
    Share Copy Link
    Contributed on Aug 07 2021
    Better Bee
    0 Answers  Avg Quality 2/10

    Closely Related Answers



    5
    Popularity 1/10 Helpfulness 1/10 Language javascript
    Source: Grepper
    Tags: javascript var
    Link to this answer
    Share Copy Link
    Contributed on Aug 08 2021
    Precious Porpoise
    0 Answers  Avg Quality 2/10

    0
    Popularity 1/10 Helpfulness 1/10 Language javascript
    Source: Grepper
    Tags: var javascript
    Link to this answer
    Share Copy Link
    Contributed on Feb 01 2022
    Blushing Bird
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.