Visual Basic Question Monthly COPA Test 2017 Start Quiz

Advertise Here

Questions for Visual Basic Question Monthly COPA Test 2017 exam

Q:1) The case keyword is used within ................... statement.

Answer: 
B

Q:2) ?: Symbol in JavaScript Symbol is:

Answer: 
D

Q:3) Logical AND Operator in JavaScript Symbol is:

Answer: 
C

Q:4) Not equal symbol in JavaScript operator is:

Answer: 
B

Q:5) ++,-- symbol in JavaScript operator is:

Answer: 
A

Q:6) A variable is a name that is used to ................. value.

Answer: 
A

Q:7) Variable can be declare using ............... keyword.

Answer: 
B

Q:8) Array Function, Object are the.............. Data type.

Answer: 
B

Q:9) Number, string, Boolean Values are the ......................... data type.

Answer: 
B

Q:10) Java Script Data types can be broken into two categories, that are

Answer: 
D

Q:11) Special Statement that are placed inside the loop are:

Answer: 
B

Q:12) How many buttons have prompt dialog box:

Answer: 
B

Q:13) Full Form of DOM is:

Answer: 
C

Q:14) How many Popup Boxes in JavaScript?

Answer: 
C

Q:15) Which popup box you use when want a value from user before open a page?

Answer: 
C

Q:16) What should appear at the very end of your JavaScript ? The SCRIPT tag

Answer: 
A

Q:17) JavaScript is interpreted by _______

Answer: 
A

Q:18) There are how many operators in Java Script?

Answer: 
A

Q:19) What is the correct way to write a JavaScript array?

Answer: 
A

Q:20) What is the correct JavaScript syntax to insert a comment that has more than one line?

Answer: 
B