0% found this document useful (0 votes)
35 views5 pages

Ca Type B em

The document is a one-mark test for Class 12 students on Computer Applications, consisting of 50 multiple-choice questions covering various topics in computer science. Each question has four options, and the answer key is provided at the end of the document. The test is designed to assess students' knowledge and understanding of computer applications and related concepts.
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)
35 views5 pages

Ca Type B em

The document is a one-mark test for Class 12 students on Computer Applications, consisting of 50 multiple-choice questions covering various topics in computer science. Each question has four options, and the answer key is provided at the end of the document. The test is designed to assess students' knowledge and understanding of computer applications and related concepts.
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/ 5

ONE MARK TEST

SIVAGANGAI DIST
SUBJECT:- COMPUTER APPLICATIONS TIME:30 Min
CLASS:-12 Marks:50*1=50
Choose the best answer
1. The expansion of JPEG is ------------------
a) Joint Photographic Experts Group b) Joint PhotoExperts Group
c)Join photon Experts Group d) Joint photographic Express Group
2. AIFF file format was developed by -------------------------
a) TCS b)Microsoft C)Apple Inc. d)IBM
3. ---------------- tool is used for drawing boxes
a) Line b)Ellipse c)Rectangle d) Text
4. Place option is present in ---------- menu
a) File b)Edit c)Layout d)Window
5. To select on entire document using the keyboard press ----------------
a) Ctrl+A b)Ctrl+B c)Ctrl+C d)Ctrl+D
6. Database Management System (DBMS) is
a. system software for creating and managing database
b. software for Draw the Drawing
c. software used in learning
d. software used in painting
7. The IMS (Information Management System) is
a) IBM’s First DBMS b) IBM’s second DBMSc) Apple’s First DBMS d) Apple’s second DBMS
8. In RDBMS table is called -------------
a) Record b) Relations c) Attributes d) Model
9. Which operater is called “identical”?
a) = b)= = c)= = = d)<>
10. -------- is a data type which contains decimal numbers.
a) Integer b)Float c)Boolean d)Null
11. A--------- is a block of code that performs a specific task
a) Parameter b)Function c)Class d) Label
12. Pre-defined functions are also called ------------------
a) user-defined functions b)recursive functions c)built- in functions d)lamb da functions
13. Which one of the following is the right way of defining a function in PHP?
a) function functionname() {// code to be executed} b) function() {} c)def myFunction():
d) None of the above
14. What is the syntax for an if-else statement in PHP?
a) if(condition){//True-block;} b) if(condition) {//True-block;} else {//false-block;}
c) if -else (condition) {//True-block;} else {//false-block;}
d)b) if-elseif (condition) {//True-block;} else {//false-block;}
15. Which of the following is used to terminate the Switch statement?
a) return b) continue c) goto d)break
16. Who was created in PHP?
a) Tim Berners Lee b)TennisRitchi c)Rasmus Lerdorf d)Ken Thomson
17. Collection of letters in PHP
a) Float b) Integer c) Boolean d)String
18. What are three parts of the for loop syntax in PHP?
a) initialization, condition, increment b)initialization, code block, condition
c) code block, condition, increment d) condition, initialization, code block
19. Which looping structure should be used iterate over elements of an array in PHP?
a) for loop b) While loop c) do … while loop d) foreach loop
20. What is the output of the following code?
$array=array (1,2,3,4,5);
Foreach($array as $value)
{
echo $value;
}
a) 1 2 3 4 5 b) 5 4 3 2 1 c) 1 1 1 1 1 d) None of the above
21. Which tag is used to create an HTML form?
a) form b) input c)textarea d)select
22. What are HTML forms used for?
a) To collect input from users b) To create server -side programming language c)To
create a database d) To send emails
23. How many types of validation are available in PHP?
a) One b) Two c) Three b) Four
24. What PHP function can be used to read a file?
a) fopen() b)fread() c) fclose() d)fwrite()
25. Which is the correct function closing connection in PHP?
a) mysqli-close (“connection object”);
b) close (“connection object”);
c) mysql-close (“connection object”);
d) mysqli-close (“database object”);
26. Which version of PHP supports MySQLi functions?
a) Version 2.0 b)Version 3.0 c)Version 4.0 d)Version 5.0
27. Wi-Fi stands for --------------
a) wireless Fidelity b) wired Fidelity c) Wired optic f ibre d) Wireless optic fibre
28. Which of the following system securely share business ‘s information with supplier’s, vendor’s, partner’s
and customers.
a) Extranet b) Intranet c)arpanet d)arcnet
29. A TCP/IP network with access restricted to members of an organization
a) LAN b)MAN c) WAN d)Intranet
30. Which network within an enterprise to share company and computing resources between the employee.
a) Extranet b) Intranet c) Arcnet d) Internet
31. The entire domain name may be at most -------- characters long
a) 26 b) 65 c) 256 d) 253
32. --------address is a logical address used to uniquely identify a computer over the network.
a) IP b) TCP c) DNS d)URL
33. Expansion of URL is
a) Uniform Resource Location b) Universal Resource Location c) Uniform Resource Locator
d) Universal Resource Locator
34. WWW was invented by
a) Tim Berners Lee b) Charles Babbage c) Blaise Pascal d) John Napier
35. Which connector is used in the Ethernet cables?
a) RJ11 b) RJ21 c)RJ61 d) RJ45
36. The parallel cable send -------- bit at a time
a) 16 b)1 c) 8 d) 24
37. Which is an example of network simulator?
a) simulator b) TCL c) Ns2 d) C++
38. Which of the following is not a network simulation software?
a) Ns2 b) OPNET c)SSFNet d) Python
39. If the source code of a software is free accessible by the public, then it is known as
a) freeware b) Firmware c) Opensource d) Public source
40. Which of the following is not a tangible good?
a) Mobile Phone b) Mobile Apps c) Medicine d)Flower bouquet
41. The dotcom phenomenon deals with ----------------
a) Textile industries b) Mobile phone companies c) Internet based companies
d) All the above

42. Which of the following is not correctly matched


a) The First Wave of Electronic Commerce: 1985-1990
b) The Second Wave of Electronic Commerce: 2004 – 2009
c)The Third Wave of Electronic Commerce:2010 – Present
d) Dotcom burst: 2000-2002
43. Which is also called as reverse auction model?
a) B2C E-commerce b) B2B E-commerce c) B2G E-commerce d) C2B E-commerce
44. Which is work as ‘retail store ‘over Internet’?
a) B2C E-commerce b) B2B E-commerce c) B2G E-commerce d) C2B E-commerce
45. MPIN stands for
a) Mobile Banking Personal Identification Number
b) Movement Banking Personal Identification Number
c) Mobile Banking Payment Identification Number
d) Mobile Banking Personal Index Number
46. Match the following
1) First Digit - Account Number
2) 9th to 15th Digit - MII Code
3) First 6 Digit - BIN Number
4) Last Digit - Check Digit
a) 4,3,2,1 b) 2,1,3,4 c) 2,3,4,1 d) 2,4,3,1
47. Pick the odd one in the credit card transaction
a) card holder b) merchant c) marketing manager d) acquirer
48. The websites secured by Secure Socket Layer protocols can be identified using
a) html:// b) http:// c) htmls:// d) https://
49. EDI stands for
a) Electronics Details Information b) Electronic Data Information c) Electronic Data Interchange
d) Electronic Details Interchange
50. Which of the following is a type of EDI?
a) Direct EDI b) Indirect EDI c) Collective EDI d) Unique EDI
ONE MARK TEST
SIVAGANGAI DIST
SUBJECT:- COMPUTER APPLICATIONS CLASS:12
ANSWER KEY
1. c) Joint Photographic experts group
2. c)Apple Inc
3. c) Rectangle
4. a)File
5. a)Ctrl+A
6. a) system software for creating and managing database
7. a) IBM’s First DBMS
8. b) Relations
9. c) ===
10. b) Float
11. b)Function
12. c)built- in functions
13. a) function functionname(){ // code to be executed}
14. a) if(condition) { //True-block; } else { //False-block; }
15. d) break
16. c)Rasmus Lerdorf
17. d) String
18. a ) initialization, condition, increment
19. d ) for each loop
20. a)12345
21. a ) form
22. a) To collect input from users
23. b) Two
24. b)fread()
25. a) mysqli_close(“Connection Object”);
26. d) version 5.0
27. a) Wireless Fidelity
28. c) Extranet
29. d) Intranet
30. b) Intranet
31. d)253
32. a) IP
33. c) Uniform Resource Locator
34. a) Tim Berners Lee
35. d) RJ45
36. c) 8
37. c) Ns2
38. d) PYTHON
39. c) Opensource
40. b) Mobile Apps
41. c) Internet based companies
42. a) The First Wave of Electronic Commerce: 1985-1990
43. d) C2B E-commerce
44. a) B2C E-commerce
45. a) Mobile Banking Personal Identification Number
46. b) 2,1,3,4
47. c) marketing manager
48. d) https://
49. c) Electronic Data Interchange
50. a) Direct EDI

You might also like