0% found this document useful (0 votes)
130 views4 pages

Microsoft Word - Sample MCQ - 3

This document contains a sample multiple choice question (MCQ) test with 45 questions related to topics in e-commerce, Microsoft Excel, Microsoft Visual Basic, and programming concepts. The MCQ test covers topics such as e-commerce models, functions and formulas in Excel, data analysis tools in Excel, Visual Basic syntax and programming, variables and data types in Visual Basic, and control structures in Visual Basic.

Uploaded by

Nikhil Pimpare
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
130 views4 pages

Microsoft Word - Sample MCQ - 3

This document contains a sample multiple choice question (MCQ) test with 45 questions related to topics in e-commerce, Microsoft Excel, Microsoft Visual Basic, and programming concepts. The MCQ test covers topics such as e-commerce models, functions and formulas in Excel, data analysis tools in Excel, Visual Basic syntax and programming, variables and data types in Visual Basic, and control structures in Visual Basic.

Uploaded by

Nikhil Pimpare
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

Sample MCQ

1. In -------- E-Commerce users can share files and computer resources directly
with each other
(a) B2C (b) B2B (c) C2B (d) P2P
2. Buying and selling products on the internet is called --------.
(a) EDI (b) E-Commerce (c) E-Business (d) E-Market
3. There are many techniques used by B2C companies to attract customers except--
---.
(a) Viral Marketing (b) Online Ads (c) Registering with search engines
(d) Discount Price
4. BitTorrent.com is an example of --------
(a) B2B (b) B2C (c) C2C (d) P2P
5. Full form of WML is-----
(a) Wireless Markup Language (b) Wired Markup Language
(c) Word Markup Language (d) World Markup Language
6. Process of converting intelligible data into unintelligible data is called --------
(a) Encryption (b) Decryption (c) EDI (d) E-Market
7. A Public key differs from the Private key due to --------.
(a) It being used only for encryption (b) It being used only for Decryption
(c) It being shorter in length (d) It being longer in length
8. An act of attempting to acquire information by masked entity as trustworthy
entity is called as __________
(a) Encryption (b) Phishing (c) Hacking (d) Decryption
9. Mypoints.com is an example of ------ revenue model
(a) Sales (b) Transaction (c) Subscription (d) Affiliation
10. In E-Commerce, Information of higher quality refers to ------.
(a) Ubiquity (b) Interactivity (c) Universal standards (d) Information Density
11. ------ refers to the ability to ensure that the information a customer has provided
about himself/herself is not misused
(a) Authenticity (b) Confidentiality (c) Integrity (d) Privacy

1
12. The model in E-Commerce where the revenue is generated by charging
subscription fees for accessing the contents/ services is called-------- revenue
model
(a) Sales (b) Subscription (c) Advertising (d) Affiliation

Read the following Excel worksheet carefully and answer the questions numbers
13 to 15
A B C D E
11 NAME GRADE DEPT BASIC NET
12 AJAY A A/C 1000 1070
13 ANIL B H.R. 4000 4280
14 SUNIL B ADMN 5000 5350
15 VIJAY A SALES 3000 3210

13. The output of function COUNT( E11:E15) is ------------


(a) 3 (b) 4 (c) 5 (d) 6
14. The output of function LEN( A13) is ------------
(a) 3 (b) 4 (c) 5 (d) 2
15. The output of function VLOOKUP (“SUNIL”,A12:E15, 5) is ------
(a) 1070 (b) 4280 (c) 3210 (d) 5350
16. In MS Excel, if cell B2 contains 2000 then function =MAX(B2*10%, 250)
gives the output ----------
(a) 200 (b) 2000 (c) 250 (d) 1000
17. In MS Excel, ------- function is used to remove all blank spaces except single
blank space between two words.
(a) SHORT ( ) (b) TRIM ( ) (c) CUT ( ) (d) ROUND ( )
18. In MS Excel, for Giving name to a range, ----- is used.
(a) Home Tab (b) File Tab (c) Formulas Tab (d) Data Tab
19. In MS Excel, the cell B2 contains basic salary. PF is 8% of basic salary if basic
salary is above 2000 otherwise PF is nil. To calculate PF we use = ----------
(a) IF(B2>2000, 0, B2*8% ) (b) IF(B2>2000, B2*8%, 0)
(c) IF (B2>2000, B2*8%, ELSE 0) (d) IF (B2>2000, 0)

2
20. In MS Excel, the function ------- is used to find characters from right side of the
string
(a) PROPER ( ) (b) RIGHT ( ) (c) TRIM ( ) (d) LEFT ( )
21. In MS Excel, the function VLOOKUP() is used for
(a) Value look up (b) Vertical look up
(c) Horizontal look up (d) Variable look up
22. In MS Excel, if Cell B2 contains price per unit, C2 contains quantity sold then to
calculate total sales we use is = ---------
(a) Total (B2 + C2) (b) SUM (B2 + C2) (c) B2 * C2 (d) B2-C2
23. In MS Excel, to find 78 in first row and give answer from 3rd row from the range
A1: E5 we use = ------
(a) HLOOKUP (78, A1: E5, 3) (b) LOOKUP (78, 3, A1: E5)
(c) VLOOKUP (78, A1: E5, 3) (d) LOOKUP (A1: E5)
24. In MS Excel, which of the following option is available in the Data menu?
(a) Sort b) Chart c) Save d) Pivot table
25. In MS Excel, the process of arranging the items of column in some sequence or
order is known as ----.
(a) Sorting (b) Auto correct (c) Auto fill (d) Auto complete
26. In MS Excel, Part of a pie chart that represents one value from the series is ------
(a) Axis (b) Data (c) Slice (d) Chart
27. In MS Excel, to enter current time and date in a worksheet cell ----- function is
used
(a) TODAY( ) (b) NOW( ) (c) TIME( ) (d) DAY( )
28. In MS Excel, COUNTA() function is used to ---------
(a) Count the number of cells having alphabets
(b) Count the number of cells that are not empty
(c) Add the cells having numeric values
(d) Find average of numeric values
29. --------- is a IF analysis tool in MS Excel?
(a) Goal Seek (b) Chart (c) Macros (d) Filter
30. Which language is used to create Macros in MS Excel?
(a) VB (b) C (c) JAVA (d) C++
31. In MS Excel, only one range of values must be used for drawing ------ chart
(a) Pie (b) Line (c) Bar (d) Bubble
3
32. In MS Excel, for sorting the data, ----- is used
(a) Insert Tab (b) File Tab (c) Formulas Tab (d) Data Tab
33. In VB , a control named 'Calculate' is most likely a ------
(a) Label (b) Image (c) Text Box (d) Command Button
34. In VB, what is the output of “49” +”1”?
(a) “49” (b) “1” (c) “491” (d) “50”
35. In VB , what is the output of the statements: Txtc.text = 15 mod 4
(a) 3 (b) 3.75 (c) 1 (d) 0
36. In VB, which Relational operator is used for “Not Equal To “?
(a) != (b) Not equal To (c) < > (d) Not=
37. In VB , VBP stands for ---
(a) Visual Basic parameter (b) Very Basic Project
(c) Visual Binary Project (d) Visual Basic Project
38. In VB, to store the Rupee value, which data type is used?
(a) Integer (b) Currency (c) Double (d) Long
39. In VB, which is not an event used with object?
(a) GotFocus (b) Keypress (c) Enabled (d) Click
40. In VB ,Visual Basic projects having extension as --------
(a) OCX (b) VBP (c) XLS (d) CPP
41. In VB, to declare a variable which keyword is necessary ---
(a) AS (b) Const (c) Dim (d) Var
42. In VB, what is the output of the statement: Mid(“Examination”,6,3)
(a) minati (b) Examin (c) nat (d) nation
43. In VB, Double Clicking on the command button icon in the tool box will -----
(a) Do nothing (b) Move it to the form
(c) Place it on the form (d) Highlight it
44. In VB, to get the output for the series s= 1+2+3+……+10, which type of
statement is used?
(a) If (b) If --- Else (c) Select Case (d) For ….Loop
45. In VB, to view the code, you have to select ----------
(a)View -> code (b Form -> code (c) Project -> code (d) File -> code

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy