rank-math
domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init
action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/u561405614/domains/meriiti.com/public_html/wp-includes/functions.php on line 6114updraftplus
domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init
action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/u561405614/domains/meriiti.com/public_html/wp-includes/functions.php on line 6114These questions belong to ITI Trade theory which has been asked in various government exams. After solving, Mention your marks in the comment section
For More such questions & Discussions, Join Our Telegram Channel
0 of 20 questions completed
Questions:
To start this test, press the button below (Start Quiz)
After marking the option of each question, press the check button and know the correct answer.
1 mark will be given for every correct answer, there is no negative marking
If you have any doubt in the question or answer, join our Telegram Group (Click)
After finishing the test, definitely tell us the number of correct answers in the comment, by this we will know how we can improve our questions further.
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading…
You must sign in or sign up to start the quiz.
You have to finish following quiz, to start this quiz:
0 of 20 questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 points, (0)
Average score |
|
Your score |
|
What is the output of this expression? x = 2 + “2”; document.write(x);
What is the output of the above?
A.
B.
C.
D. 78
Ans: D
Which is the correct order of precedence of Arithmetic operators?
Which statement is used to test a specific condition?
Which of the following is the structure of an if statement?
How many times the test expression of a Select Case evaluated?
What are the looping structures available in javascripts?
Which among the following is the syntax of for loop?
Which statement breaks the loop and continues executing the code after the loop?
Which statement skips the following statements and continues the iteration?
Which of the following loop executes at least once even if the condition is false?
What are the three important manipulations done in a for loop on a loop variable?
a.
b.
c.
d.
Which statement is used to exit a loop?
Which is the correct way to write a JavaScript array?
What is the output of the following code snippet?
var str = “Apple, Banana, Kiwi”;
var res = str.substring(7,13);
The “var” and “function” are
Consider the following statements
var count = 0;
while (count < 10)
{
console.log(count);
count++;
}
In the above code snippet, what happens?
What is the use of a return statement in a function?
Which of the following event fires when the form element loses the focus:
Which method is used to write any content on the document?
This website is owned and managed by Arpit Srivastava to assist students in exam preperation. This website consists most often asked questions in different exams. This is no fee to use this website.