Quiz Questions

Monthly Test May Month (ITISKILL3619BA)

Question 1 1 Marks
Which of the following authenticates and handles credit card payment for E-Commerce?
A
Payment gateway
B
E - Commerce gateway
C
Software gateway
D
E-Wallets
Question 2 1 Marks
Which card permits online payment using balance amount available in bank account?
A
Credit card
B
Paypal
C
Debit card
D
Wallet
Question 3 1 Marks
What is the purpose of OLX web site?
A
Uploading Files
B
Buying and selling products
C
Searching Documents
D
Recovering files
Question 4 1 Marks
Which is the model in E - Commerce, if the seller is an individual and the buyer is a business firm?
A
Consumer to Business
B
Business to Consumer
C
Business to Business
D
Consumer to Consumer
Question 5 1 Marks
Which one is a online payment?
A
Flipkart
B
Paytm
C
Gmail
D
Reliance jio
Question 6 1 Marks
Which type of E - Commerce is Amazon?
A
b2b
B
b2c
C
g2b
D
g2c
Question 7 1 Marks
Which is the model in E - Commerce, if the seller and the buyer are the both individuals?
A
Consumer to Business
B
Business to Consumer
C
Business to Business
D
Consumer to Consumer
Question 8 1 Marks
Which type of E - Commerce is payment Gateway?
A
b2b
B
b2c
C
g2c
D
g2b
Question 9 1 Marks
Which is the model in E - Commerce, if the seller and buyer are both business firms?
A
Consumer to Business
B
Business to Consumer
C
Business to Business
D
Consumer to Consumer
Question 10 1 Marks
Which option in E - Commerce, helps to keep selected products until checkout / payment?
A
Basket
B
Cart
C
Tray
D
COD
Question 11 1 Marks
Which one is E - Commerce site?
A
Yahoo
B
Bing
C
Google
D
Amazon
Question 12 1 Marks
What is the full form of COD in E -Commerce?
A
Cash on Delivery
B
Cash on Demand
C
Commerce on Delivery
D
Cart on Delivery
Question 13 1 Marks
Which refers to paying the money back to the buyer after the price has been deducted from the account?
A
Refund
B
Return
C
Deduction
D
Charge bace
Question 14 1 Marks
Which is the function of specifying access rights to resources related to information security?
A
OTP
B
Pin
C
Authoriztion
D
Passcode
Question 15 1 Marks
What is the full form of EDI?
A
Electronic Data Interchange
B
Electronic Direct Interchange
C
Electronic Data Information
D
Electronic Data Interconnection
Question 16 1 Marks
What is the abbreviation of CGI?
A
Computer Gateway Interface
B
Common Gateway Interface
C
Computer Gateway Interconnection
D
Common Gateway Interconnection
Question 17 1 Marks
Which is the model in E - Commerce, if the seller is a business and the individual is an consumer?
A
Consumer to Business
B
Business to Consumer
C
Business to Business
D
Consumer to Consumer
Question 18 1 Marks
What is called sale or purchase of items without physically visiting a shop?
A
E - Commerce
B
POS
C
Traditional Commerce
D
E - Service
Question 19 1 Marks
Which scope of E- Commerce business platforms like amazon, ebay, etc?
A
National
B
Local
C
Global
D
Virtual
Question 20 1 Marks
What is the another name called PDoS?
A
Brute force attack
B
Non technical attack
C
Phlashing
D
Smurf attack
Question 21 1 Marks
Which one is responsible of running javascript code?
A
Browser
B
Notepad++
C
Sublime Text
D
Visual studio code
Question 22 1 Marks
Which keyboard in switch case statement specifies the code to run if there is no case match?
A
Break
B
Case
C
Default
D
End
Question 23 1 Marks
What is the abbreviation of W3C in Dom?
A
Word Wide Web Curricu
B
World Wide Web Consortium
C
World Wide Web Centre
D
World Wide Web Content
Question 24 1 Marks
What is the full form of BOM?
A
Browser Object Method
B
Browser Object Model
C
Browser Oriented Method
D
Browser Oriented M
Question 25 1 Marks
Which variable works as function argument in java script?
A
Function variable
B
Global variable
C
Local variable
D
Object variable
Question 26 1 Marks
Which data type in javascript returns the value 'True' or 'False'?
A
Boolean
B
Dynamic
C
Object
D
String
Question 27 1 Marks
Which object method is used to return the value rounded down to its nearest integer?
A
abs()
B
ceil()
C
floor()
D
round()
Question 28 1 Marks
What is the purpose of Initialization part in 'for loop'
A
exit the loop
B
evaluate the condition
C
increase or decrease the initial variable
D
Initiate the variable
Question 29 1 Marks
Which error indicates that the value is outside the range of expected type?
A
Eval Error
B
Range Error
C
Syntax Error
D
Type Error
Question 30 1 Marks
Which function in javassript converts a number to a string?
A
Num()
B
Str()
C
String()
D
to string()
Question 31 1 Marks
Which operator is used to check both value and type in javascript?
A
"#"
B
"="
C
"= ="
D
"= = ="
Question 32 1 Marks
What is the main purpose of JavaScript?
A
Client side validation
B
Create web browsers
C
Read and write files
D
Store data in the server
Question 33 1 Marks
Which brackets is used to write array in java script?
A
Curve bracket
B
Square bracket
C
Curly bracket
D
Corner bracket
Question 34 1 Marks
Which key is used to declare a variable in javascript?
A
const
B
dec
C
dim
D
var
Question 35 1 Marks
Which special variable holds more than one value at a time?
A
Array
B
Element
C
Function
D
Object
Question 36 1 Marks
What will be the output for the following JavaScript code?<br>var x = 13 +'03'<br>Alert(x);
A
16
B
133
C
1303
D
13 03
Question 37 1 Marks
Which web server provides good customer support if it had any issues?
A
Apache
B
IIS
C
Lite speed
D
Nginx
Question 38 1 Marks
What is the output of the following javascript code?<br>var name = 'Kanya Kumari' ;<br>var x = name.substr(8,2);<br>document.write(x);
A
um
B
ma
C
ar
D
Ku
Question 39 1 Marks
Which is an instance of class?
A
Class
B
Name space
C
Object
D
property
Question 40 1 Marks
What is the process of writing instruction to be get executed by the computer?
A
Debugging
B
Executing
C
Presenting
D
Programming
Question 41 1 Marks
Which function returns the day of the month (number from 1 to 31) given date value in VBA?
A
Day()
B
Date()
C
Month()
D
Date part()
Question 42 1 Marks
Which keyword is used to declare the variables in project scope
A
Static
B
Private
C
Public
D
Protect
Question 43 1 Marks
Which one is attributes of an object in VBA?
A
Procedures
B
Events
C
Macros
D
Properties
Question 44 1 Marks
Which scope does the variable declared with dim and remains in the existence only as long as the procedure in which if is declared is running?
A
Global scope
B
Local scope
C
Module scope
D
Project scope
Question 45 1 Marks
What is the return type of CSng function in VBA?
A
Boolean
B
Variant
C
Single
D
String
Question 46 1 Marks
Which data type can hold any type of values in VBA?
A
Variant
B
Variable
C
Constant
D
Keyword
Question 47 1 Marks
What will be the output of the following VBA code?
<br>
Sub test()
<br>
a = 9
<br>
Debug.Print Sqr(a)
<br>
End sub
A
3
B
9
C
18
D
81
Question 48 1 Marks
Which window displays the entire list of local variables and their current values in VBA?
A
Locals window
B
Watch window
C
Immediate window
D
Debugging window
Question 49 1 Marks
What is the alternate name of Bugs?
A
Errors
B
Keywords
C
Variables
D
Constants
Question 50 1 Marks
Which method is used to pass the reference to the arguments?
A
Ref
B
Val
C
Reference
D
By Ref