in Technology by

Select the statement that has correct JavaScript syntax
a)document.write("text")
b)alert stop ;
c)console.log("text");

1 Answer

0 votes
by
Answer:-console.log("text");

Related questions

0 votes
    Select the statement that has correct JavaScript syntax 1. document.write("text") 2. alert stop ; 3. console.log("text");...
asked Feb 23, 2021 by JackTerrance
0 votes
    Which of the following is the correct syntax to display blogmepostsforblogmeposts in an alert box using ... ( blogmepostsforblogmeposts ); D. alert( blogmepostsforblogmeposts );...
asked Feb 26, 2021 in Technology by JackTerrance
0 votes
    Choose the correct JavaScript syntax to change the content of the following HTML code.

asked Feb 26, 2021 in Technology by JackTerrance

0 votes
    Select the correct statement. 1. MapReduce tries to place the data and the compute as close as possible 2. Reduce ... performed using the Mapper() function 4. All of the mentioned...
asked Aug 6, 2021 in Technology by JackTerrance
0 votes
    Select correct statement about B2H6 (A) Bridging groups are electron-deficient with 12 valence electrons (B) It ... correct statements Select the correct answer from above options...
asked Nov 28, 2021 in Education by JackTerrance
0 votes
    What are the stages in the compilation process? Select one: a. Feasibility study system design and testing b. ... of the above? Select the correct answer from above options...
asked Nov 26, 2021 in Education by JackTerrance
0 votes
    Which of the following is the correct HTML syntax for adding background color? 1.

... /p> 4.

...
asked Jul 12, 2021 in Technology by JackTerrance
0 votes
    Which of the following is the correct syntax of creating a standard navigation tab?
asked Feb 28, 2021 in Technology by JackTerrance
0 votes
    The correct syntax of creating a standard navigation bar is
asked Feb 28, 2021 in Technology by JackTerrance
0 votes
    What is the correct syntax for referring to an external script called blogmepost.js ? A.
    What is the syntax of "nested if statement" in shell scripting?...
asked Jan 19, 2021 in Technology by JackTerrance
...