Tarapur Vidya Mandir Exam Questions
Tarapur Vidya Mandir Exam Questions
1
TARAPUR VIDYA MANDIR & JUNIOR COLLEGE
QUESTIONS FROM PAST BOARD EXAMINATIONS
</script>
42) The new ___________ network will be able to transmit very large amount of data but only a few blocks
at a time.
43) ______ gives user access to storage network serves and other computing resource via cloud.
44) License renewal is an example of C2G e-governance.
45) <input type=”number”> defines a field of entering a number.
46) The ID is written with # (hash) character.
47) The BLACK HAT technique is used to display duplicate content on a webpage.
48) The _____ files tells search engine which pages you want to exclude from indexing.
49) Document object is the parent object of all other objects.
50) PAAS Stands for __________________.
51) Public cloud is more efficient and inexpensive than private and hybrid cloud.
52) The program file of PHP have .php extension.
53) The new _____ network will be able to transmit very large amount of data but only a few blocks.
54) Action and method are the attributes of form tag.
55) Font-size property allows to control the size of the font.
56) In CSS the declaration block can contain one or more declaration separated by a semicolon.
57) <input type=”datetime-local” defines a date picture that includes the year, month day and time.
58) A string is used to store zero or more characters of text within single or double quotes.
59) Artificial intelligence helps to reduce human errors.
60) Break statement is used to jump out of the loop.
61) Cloud computing is a model for enabling, convenient on-demand network access to a shared pool of
computing resources like network, servers, storage, applications and services released with service
provider interaction.
62) In business-2-consumer model business sells its products to an intermediate buyer who then sells the
product to the final customer.
63) In JavaScript getElementById ID property of document object is used to find an element.
64) In JavaScript you can respond to any event using an Event Handler.
65) In PHP echo keyword is used to display text on the webpage.
66) In PHP information sent from a form with the post method is invisible to everyone.
67) Internet can be used for advertising goods and services and transactions once-off deals.
68) JavaScript has a built-in multiway decision statement known as switch.
69) JavaScript is not a full-fledged programming language, but is responsive to objects created by using
events.
70) Search Engine is an online program or a software that helps users to search for information on World
Wide Web.
71) SEO stands for Search Engine Optimization.
72) Social Bookmarking is a powerful tool in promoting a website.
73) The <map> tag has the name attribute whose value is referenced within the <img> tag with USEMAP
attribute.
74) The Internet of Things is the network of physical devices, vehicles, home appliances and other items
embedded with electronics, software, sensors, actuators and connectivity.
75) The settlement phase of the trade cycle consists of Invoice and Payment.
76) To create a client side image map usemap attribute of <img> tag is used.
77) <input type=”image”> defines an image as a submit button.
78) <map> tag has only one attribute name.
79) The _____________ SEO technique is used to display relevant content on a web page.
80) One of the optimization factor to improve images is by using alt attribute.
2
TARAPUR VIDYA MANDIR & JUNIOR COLLEGE
QUESTIONS FROM PAST BOARD EXAMINATIONS
81) window object is the parent object of all other elements.
82) The blur event occurs when an element loses its focus.
83) The Public cloud are more effective and inexpensive than private and hybrid cloud solutions.
84) The 5G is the fifth generation of cellular network technology.
85) In PHP echo keyword is used to display text on the webpage.
86) In business-2-consumer model business sells its products to an intermediate buyer who then sells the
product to the final customer.
87) The class is written with a . (dot) character.
88) One of the optimization factor to improve ranking on search engines
89) DOM stands for document object model in javascript.
90) The ________ method sets focus to the current window.
91) The public cloud are effective and inexpensive than private and hybrid cloud.
92) IOT stands for Internet of Things.
93) In PHP information sent from a form with the post method is invisible to everyone.
94) The ___________ files tells search engine which page you want to exclude from indexing.
95) The black hat search engine is used to display duplicate content on a web page.
96) The ID is written with # (hash) character.
97) IAAC stands for
98) The program file of PHP has .php extension.
99) The [Link] file tells search engine which page you want to exclude from indexing.
100) <input type=”number”> defines a field for entering a number
101) In E-commerce pre-sales phase consist of search and negotiate.
102) SEO keywords are important words and phrases related to the developed website content.
103) The unload event occurs when the page has been unloaded.
104) To declare user defined function in JavaScript function keyword is required.
105) The PRIVATE Cloud solutions are preferred for enhanced security and privacy by the users.
106) To add audio files on webpages <audio> tag is used.
107) SEO stands for Search Engine Optimization.
108) __________ is a form of Electronic commerce that involves social media online media that supports
local interactions.
109) The ________ is a model for enabling convenient on demand network access to a shared pool of
computing resources.
110) In javascript new keyword is used to create a new object.
111) The _________ is useful in increasing the number of visitors to a website.
112) Backlinks are links on one website that when clicked takes the user to another website.
113) The load event occurs when a page has been loaded.
114) A <ol> tag defines a ordered list.
115) To define internal CSS <style> tag is used.
116) In PHP comments are the statements in PHP code which are not visible in the output of the program.
117) What will be output of the following javascript code?
118) <script type=”text/javascript”>
119) mystr=”Hello IT!”;
120) [Link]([Link]);
121) </script>
122) The new ___________ network will be able to transmit very large amount of data but only a few blocks
at a time.
123) ______ gives user access to storage network serves and other computing resource via cloud.
124) License renewal is an example of C2G e-governance.
3
TARAPUR VIDYA MANDIR & JUNIOR COLLEGE
QUESTIONS FROM PAST BOARD EXAMINATIONS
125) <input type=”number”> defines a field of entering a number.
126) The ID is written with # (hash) character.
127) The BLACK HAT technique is used to display duplicate content on a webpage.
128) The _____ files tells search engine which pages you want to exclude from indexing.
129) Document object is the parent object of all other objects.
130) PAAS Stands for __________________.
131) Public cloud is more efficient and inexpensive than private and hybrid cloud.
132) The program file of PHP have .php extension.
133) The new _____ network will be able to transmit very large amount of data but only a few blocks.
134)
The refresh value of the ________ of <meta> tag is used for http response meta headers.
a) content b) http-equiv c) charset d) http-response
2) The _________ property sets an element in a specific position.
a) absolute b) relative c) fixed d) static
3) The _________ type of optimization includes link building, increasing link popularity by submitting open
directories, search engines, link exchange etc.
a) On-Page SEO b) Off-Page SEO
c) White Hat SEO d) Black Hat SEO
4) _________ description should be between 70 and 160 characters.
a) Off-page b) keyword c) meta d) On-page
5) __________ refers to the execution of statement or group of statements of code for fixed number of
times.
a) statement b) iteration c) function d) Method
6) ________ is an area of computer science that emphasizes on creation of intelligent machines that work
and react like humans.
a) Cloud computing b) Digital Assistance
c) Cognitive computing d) Artificial Intelligence
7) The correct method for declaring a variable in PHP is ________.
a) #age b) $age c) @age d) var age;
8) Which of the following function returns the number of characters in a string variable?
a) count($variable) b) len($variable)
c) strlen($variable) d) strcount($variable)
9) E-Wallet is a type of _______ account in which a user can store money for any future online transaction.
a) Pre-paid b) Cash-paid c) Debit card d) credit card
10) What will be the output of the following PHP Code?
<?php
$num = "1";
$num1 = "2";
echo $num+$num1;
?>
a) 3 b) 1+2 c) Error d) 12
1) Each frame is indicated by <frame> tag and it defines what HTML document to put into the frame.
A) frame B) frameset C) window D) page
2) The class attribute is used to define a unique style for an element and is preceded by the period (.) sign
a) period (.) b) number (#) c) dollar($) d) underscore (_)
3) Access means gaining entry into, instructing or communication i.e; legal recognitions for transactions
carried out by E-Commerce.
4
TARAPUR VIDYA MANDIR & JUNIOR COLLEGE
QUESTIONS FROM PAST BOARD EXAMINATIONS
A) Acknowledgement B) Attribution C) Access D) unauthorized access
4) Cyber security means protecting information, equipment devices, etc., stored therein from
unauthorized access, use, disclosure, disruption, modification or destruction.
A) Morals B) Cyber Ethics C) Cyber Law D) Cyber security
5) E-Commerce encompasses the entire online processes of developing, marketing, selling, delivering and
paying for products and services purchased on internet.
A) Electronic market B) Internet Commerce C) E-Commerce D)EDI
6) The Business-to-Business E-Commerce model the buyers and sellers are both business entities and do
not involve individual consumer.
A) Business-to-Consumer B) Business-to-Business
C) Consumer-to-Business D) Consumer-to-Consumer
7) A Function in any scripting and programming languages is small part of program that we require again
and again and it performs a specific task.
A) Procedure B) sub-routine C) Method D) Function
8) Comments are non-executable statements in program used to provide information or explanation
about your programming construct.
A) Remarks B) Attributes C) Comments D) statements
1. The _________ attribute of <input> tag act as a temporary label showing the purpose of a text field
without requiring a label tag.
a) pattern b) autofocus c) autocomplete d) placeholder
2. ________ attribute of <link> tag helps to specify the URL that is to be linked in external CSS.
a) src b) href c) usemap d) ismap
3. The _______ attribute specifies the character encoding used by the document.
a) UTF-8 b) Big5 c) charset d) http-equiv
4. The ______ property is used to add strike through marks, underline, overline, etc.
a) style b) text-style c) font-style d) text-decoration
5. Which on-page element carries the most weight for SEO?
a. The meta keywords tag b. The title tag
c. The headers (H1, H2, H3, etc) d. On Page and Front Page SEO
6. SEO __________ are the important words and phrases related to the developed website content.
a) audit b) social bookmarking c) keywords d) content
7. ________ scripting is useful in customizing the web pages and implements the dynamic changes in the
websites.
a) Server-side b) Client-side c) JavaScript d) PHP
8. Sometimes in looping it may be necessary to skip the statement block and take control at the beginning
for the next iteration. This is done by using the ________ statement in JavaScript.
a) Break b) do… while() c) while() d) continue
9. ________ are actions done by the user or an application that occurs on webpage.
a) Event handler b) Events c) Functions d) onClick
10. __________ is assigning initial value to the variable, which executes only once, and then the condition
is checked.
a) declaration b) iteration c) Initialization d) increment
1) Client side image maps are not dependent on the server; they are executed on client machine from
the web browser itself.
A) hotspot B) hyperlinked C) server side D) Client side
2) Private key means the key of a key pair used to create a digital signature.
A) Public key B)Private key C) originator’s key D) receiver’s key
5
TARAPUR VIDYA MANDIR & JUNIOR COLLEGE
QUESTIONS FROM PAST BOARD EXAMINATIONS
Q State whether the following statements are TRUE or FALSE
1) .ph is valid PHP file extension.
2) A cookie is a small text file that the server sends on the user’s computer.
3) A CSS rule set contains a selector and a declaration block.
4) An argument is just like a variable used to pass information to functions. TRUE
5) An image with multiple hyperlinks is called hotspot. FALSE
6) Backlinks are links on one website that, when clicked, takes the user to another website. TRUE
7) Break statement is used to jump out of the loop. – TRUE
8) [Link]=Ferrari in this example car is an object name.
9) Client side scripting does not need any server interaction. TRUE
10) Curly brackets can be avoided when there is just one statement to be executed following the IF
statement. True
11) Cyber law does not examine the technological aspects of law. False
12) DOM object has title property.
13) E-commerce is global and has no physical limitation.
14) EDI does not eliminate the source of errors i.e. data entry errors. False
15) Encryption converts plain text into cipher text form of data.
16) Examples of bank transfer are NEFT, RTGS, IMPS.
17) Examples of bank transfer are NEFT, RTGS, IMPS.
18) Examples of Business – to – consumer is OLX.
19) Examples of Business – to – consumer is OLX.
20) Float:none is the default property. True
21)
22) Font-bold is the property of CSS.
23) font-family property is used to specify name of font like Arial in CSS. – TRUE
24) G2B refers to Government-to-Bill payment.
25) GET Method has limits on the amount of information to send using form.
26) GetElementById is the correct method of DOM object.
27) Google’s G site is an example of PAAS.
28) Hybrid cloud allows greater flexibility.
29) If the user selects a radio button from the group, then all other become deselected. True
30) In B2C model business sells its products to an intermediate buyer who then sells product to the final
customer. FALSE
31) In C2B business organization fulfills the consumer’s requirement within the specified budget
approaches the customer and provides its service. – FALSE
32) In C2C model business sells its products to an intermediate buyer who then sells product to the final
customer. FALSE
33) In internal CSS the style attribute is written inside the HTML tag. FALSE
34) In PHP .strtolower() is a valid function to convert string to lowercase.
35) In PHP a single line comment is inserted using // or # sign.
36) In PHP a variable name must start with a letter or the underscore character. false
37) In PHP a variable name must start with a number. –FALSE
38) In PHP a variable name starts with a $ sign. TRUE
39) In PHP foreach loop works only on arrays
40) In PHP, a variable name must start with a number. false
41) In [Link]() is a valid function to convert string to lowercase.
42) IOT based security system can make home or office environment secure.
43) Javascript has a built-in multiway decision statement known as loop.
6
TARAPUR VIDYA MANDIR & JUNIOR COLLEGE
QUESTIONS FROM PAST BOARD EXAMINATIONS
44) JavaScript is not a case sensitive language – FALSE
45) JavaScript supports all features of Object Oriented Programming language. False
46) Keyword research and analysis is an important part of the search engine marketing.
47) Loop will execute statements in statement block till the condition is true. True
48) Meta description can have maximum 270 characters.
49) Mobile friendliness is one of the ranking factor for google.
50) PAAS provides a platform with tolls to test develop and host application in the same environment. –
TRUE
51) Pattern attribute of <input> tag specifies a regular expression to check the input values.
52) PHP does not support null datatype. - FALSE
53) PHP runs only on windows.
54) PHP supports a wide range of databases. – TRUE
55) PHP supports array data type.
56) PHP supports NULL data type.
57) Properties and methods of objects are accessed with . operator.
58) Security technologies are used to manage access and prevent unauthorized access. True
59) SEO keywords are the important words and phrases related to the developed website content. – TRUE
60) setTimeout() method of window object calls a function after a specified number of seconds.- FALSE
61) Setup cost is quite expensive in E-Commerce. – TRUE
62) Shared hosting is totally free.
63) Single line comments in JavaScript start with a double-slash (//) and end with double-slash (//).
False
64) Smart security cameras that can identify known and unknown person and raise alarm in case of security
threat.
65) Social commerce is the user websites such as facebook, Instagram and twitter etc.
66) srccode specifies the HTML content of the page to show in the <iframe>. False
67) The button is used for clicking and activating a function and it submits data in the form. False
68) The features like Data encapsulation, Information hiding, Inheritance of Object and polymorphism are
not supported. True
69) The process of decryption converts Cipher text into Plain text. TRUE
70) The server side environment that runs a scripting language is termed Web Browser. FALSE
71) The success of social campaign is measured by the degree to which consumer interacts with the
company’s marketing through retweets likes and shares.
72) There are three different variable scopes in PHP
73) To declare a function in javascript var keyword is used. FALSE
74) White hat SEO technique that search engine do not approve.
75) With Social bookmarking, you cannot create high-quality backlinks. False
7
TARAPUR VIDYA MANDIR & JUNIOR COLLEGE
QUESTIONS FROM PAST BOARD EXAMINATIONS
10. Explain in short BLACK HAT technique.
11. Explain in short WHITE HAT technique.
12. Explain in short On Page SEO.
13. Explain On Page SEO, Explain Off Page SEO.
14. What is short SEO keyword search?
15. What is purpose of SEO?
16. What is the importance of creating [Link] file?
17. Name any 2 sections of a website to be optimized.
18. What is SEO bookmarking? What is a bookmark?
19. Write short note about META description in relation with SEO.
20. Discuss importance of TITLE tag for optimization of web page.
21. Give 2 points each for traditional commerce vs E-Commerce.
22. What is E-Commerce? Write any 2 advantages.
23. Explain C2B and B2B types of E-Commerce.
24. Explain C2B and C2C types of E-Commerce.
25. What is trade cycle? What is execution phase of trade cycle?
26. What are the phases of trade cycle?
27. Explain C2C type of E-Commerce with 2 examples.
28. Explain B2C type of E-Commerce with 2 examples.
29. Explain C2B type of E-Commerce with 2 examples.
30. Explain trade cycle. What is settlement phase of trade cycle?
31. Discuss any 2 modes of payment in E-Commerce.
32. Write short note on E-Wallets.
33. Short note on E-Commerce technology.
34. Short note on M-Commerce.
35. Short note on Social Commerce.
36. Explain EDI in short.
37. State 4 types of E-Governance depending on the specific type of services.
38. Any 4 advantages of E-Governance.
39. Explain G2B and E-Governance.
40. State and explain any 2 examples of G2E services.
41. Explain encryption the security measure used in E-Commerce.
42. What is cloud computing?
43. State any 2 models of cloud computing.
44. Name any 1 basic type of deployment of cloud computing.
45. Write a short note on 5G.
46. Any 4 features of 5G.
47. Explain SAAS and PAAS
48. Discuss any 2 key features of SaaS.
49. Discuss any 2 key features of PaaS.
50. Applications of IOT.
51. State and explain any 2 advantages of IOT.
52. Explain public cloud with examples.
53. Comment on Hybrid Cloud.
54. Explain Hybrid cloud with examples.
55. State types of cloud computing with examples.
56. Explain any 2 benefits of cloud computing.
57. Name and explain 5G applications.
8
TARAPUR VIDYA MANDIR & JUNIOR COLLEGE
QUESTIONS FROM PAST BOARD EXAMINATIONS
HTML Programs
1. Write HTML program to create a list of 3 flowers in ordered list and list of 3 fruits in unordered list.
2. Write HTML program to create an ordered list of 3 languages used for speaking and unordered list
having 2 computer languages.
3. Write HTML program to create an ordered list having names of 2 friends. Add unordered list of
their hobbies under each name.
4. Write HTML program to create a form to accept Student’s name, number of practicals he has
completed and provide facility to upload his completion certificate.
5. Write HTML program to accept Name of Employee (cannot be blank), Email ID of Employee, Salary
(Max 50000). The data should be sent to server.
6. Write HTML code to accept Email ID of Hotel, Date of foundation, No. of tables in Hotel. The data
should be sent to the server.
7. Write HTML program to create a form to accept Student’s Roll No (in Number format), Unit Test
marks (Max 25), Terminal Exam marks (Max 50). Include the number of Subject Teacher and send
the data to the server.
8. Write HTML program to create a form to accept Doctors Name, Number of patients (max 20), Date
of examining patients.
9. Write HTML program to accept Name of the College, Total number of students in the college, Total
number of halls (range till 100). Submit the data to server.
10. Write HTML program to display “Maharashtra State Board” in the font size 40px using internal CSS.
Give background color yellow for the same text.
11. Write HTML program to create Registration Form to accept Name, Mobile number, Date of Birth.
The form should have register caption on the button to Submit the data.
12. Write HTML program to display “Information Technology” in bold format and Calibri font using
Inline CSS. Add any 2 sentences about “IT” subject below in Orange color (orange color text).
13. Write HTML program to display “Digital India” in verdana font using Internal CSS. Write any 2
sentences about Digital India below in orange color (orange color text).
14. Write HTML program to insert inline frame on web page. Use [Link] as a source for inline frame.
Size of the inline frame should be 300x300 pixels.
15. Write HTML program to accept Student ID (Combination of alphabets and numbers), Date of joining
college, Percentage in previous class (in digits). The data should be sent to the server.
16. Write HTML program to accept Student name, Date of Birth and Attendance Percentage in number
format. The data should be sent to the server.
17. Write a html program to create a form to accept doctor’s name, number of patients
(maximum 20), date of examining patients, contact number of the patient and provision to
submit form.
18. Write HTML program to display “Maharashtra State Board ONLINE EXAM March 2025” in
bold format, blue color, callibri font and font size 30 pixels using internal CSS. Add any two
sentences about “IT” subject below in orange color. Give background color yellow for the
web page.
9
TARAPUR VIDYA MANDIR & JUNIOR COLLEGE
QUESTIONS FROM PAST BOARD EXAMINATIONS
JavaScript Programs
1. Write Event driven JavaScript Code to display Factorial of accepted number. (For e.g 4,
1x2x3x4=24).
2. Write Event driven JavaScript Code to display area of circle. Accept radius of circle from the user.
(Area=3.14 * r * r).
3. Write Event driven JavaScript Code to display area of triangle. Accept Base and Height from the
user.
4. Write Event driven JavaScript Code to display area of rectangle. Accept Length and Breadth from
the user. (Area=l * b).
5. Write Event driven JavaScript Code to display perimeter of square. Accept side value from the user.
(Perimeter=2 * s * s).
6. Write Event driven JavaScript Code to display circumference of a circle. Accept radius from the user.
(Circumference=2 * 3.14 * r).
7. Write Event driven JavaScript Code to display square of the accepted number when the mouse is
moved over the button.
8. Write Event driven JavaScript Code to display square of numbers from 2 to 10 on click of a button.
9. Write Event driven JavaScript Code to display square and cube of the accepted number on click of a
button.
10. Write Event driven JavaScript Code to display multiplication and reminder of 2 accepted numbers
when the mouse is moved over the button.
11. Write Event driven JavaScript Code to display addition and subtraction of 2 accepted numbers
when the mouse ids moved over the button.
12. Write Event driven JavaScript Code to display whether an accepted number is even or odd.
13. Write Event driven JavaScript Code to accept number and determine it is greater than 100, less
than 100 or equal to 100.
14. Write Event driven JavaScript Code to display numbers from 1 to 100 when mouse is moved over a
button.
15. Write Event driven JavaScript Code to display sum of numbers from 150 to 1000 when mouse is
moved over a button.
16. Write Event driven JavaScript Code to display odd numbers from 50 to 100.
17. Write Event driven JavaScript Code to display two colors after every 2000 milliseconds when the
mouse is moved over a button.
18. Write Event driven JavaScript Code to accept 3 numbers and display average of the numbers.
(Average = n1 + n2 + n3 / 3).
19. Write Event driven JavaScript Code to display length of the text “Information Technology” on click
of a button.
20. Write Event driven JavaScript Code to display table of an accepted number. (E.g. 2x1=2 2x2=4)
21. Write an event driven JavaScript program to display the table of 5.
22. Write Event driven JavaScript Code to accept two numbers and display which number is
greater.
23. Write Event driven JavaScript Code to accept three numbers from the user and perform
addition and multiplication of the numbers.
24. Write an event driven JavaScript code to accept age and display message “HELLO!!!” if age
is greater than 20.
25. Write Event driven JavaScript Code to accept 3 numbers from the user and display the
average of the numbers. Create functions and use getElementById() method.
(Average = n1 + n2 + n3 / 3)
10
TARAPUR VIDYA MANDIR & JUNIOR COLLEGE
QUESTIONS FROM PAST BOARD EXAMINATIONS
Answer the following
58. What is SEO audit? Name any 2 SEO audit tools?
59. Define SEO, State types of SEO.
60. Define SEO, State types of SEO.
61. Any 2 pints of difference between BLACK HAT SEO vs WHE HAT SEO.
62. SEO Backlinks
63. Explain how could you optimize images.
64. What is SEO Social media optimization?
65. Explain any 2 points on Page Content optimization.
66. Any 2 Black Hat strategies.
67. Explain in short BLACK HAT technique.
68. Explain in short WHITE HAT technique.
69. Explain in short On Page SEO.
70. Explain On Page SEO, Explain Off Page SEO.
71. What is short SEO keyword search?
72. What is purpose of SEO?
73. What is the importance of creating [Link] file?
74. Name any 2 sections of a website to be optimized.
75. What is SEO bookmarking? What is a bookmark?
76. Write short note about META description in relation with SEO.
77. Discuss importance of TITLE tag for optimization of web page.
78. Give 2 points each for traditional commerce vs E-Commerce.
79. What is E-Commerce? Write any 2 advantages.
80. Explain C2B and B2B types of E-Commerce.
81. Explain C2B and C2C types of E-Commerce.
82. What is trade cycle? What is execution phase of trade cycle?
83. What are the phases of trade cycle?
84. Explain C2C type of E-Commerce with 2 examples.
85. Explain B2C type of E-Commerce with 2 examples.
86. Explain C2B type of E-Commerce with 2 examples.
87. Explain trade cycle. What is settlement phase of trade cycle?
88. Discuss any 2 modes of payment in E-Commerce.
89. Write short note on E-Wallets.
90. Short note on E-Commerce technology.
91. Short note on M-Commerce.
92. Short note on Social Commerce.
93. Explain EDI in short.
94. State 4 types of E-Governance depending on the specific type of services.
95. Any 4 advantages of E-Governance.
96. Explain G2B and E-Governance.
97. State and explain any 2 examples of G2E services.
98. Explain encryption the security measure used in E-Commerce.
99. What is cloud computing?
100. State any 2 models of cloud computing.
101. Name any 1 basic type of deployment of cloud computing.
102. Write a short note on 5G.
103. Any 4 features of 5G.
104. Explain SaaS.
11
TARAPUR VIDYA MANDIR & JUNIOR COLLEGE
QUESTIONS FROM PAST BOARD EXAMINATIONS
105. Discuss any 2 key features of SaaS.
106. Explain PaaS.
107. Discuss any 2 key features of PaaS.
108. Applications of IOT.
109. State and explain any 2 advantages of IOT.
110. Explain public cloud with examples.
111. Comment on Hybrid Cloud.
112. Explain Hybrid cloud with examples.
113. State types of cloud computing with examples.
114. Explain any 2 benefits of cloud computing.
115. Name and explain 5G applications.
12
TARAPUR VIDYA MANDIR & JUNIOR COLLEGE
QUESTIONS FROM PAST BOARD EXAMINATIONS
Q1) Write an Event driven JavaScript Code to display the Sum of numbers from 150 to 1000 when mouse
is moved over a button. [Using While Loop]
<!doctype html>
<html> <head> <title> Sum of Numbers </title>
<script type="text/javascript">
function sum_no()
{
var i=150; var sum=0;
while(i<=1000)
{
sum=sum+i;
i++;
}
[Link]("Sum of the numbers from 150 to 1000 is: " +sum);
}
</script>
</head>
<body>
<input type="button" value="Place the mouse over the button to display the sum"
onMouseOver="sum_no()"/>
</body>
</html>
Write an Event driven JavaScript Code to display the Sum of numbers from 150 to 1000 when mouse is
moved over a button. [Using For… Loop]
<!doctype html>
<html> <head> <title> Sum of Numbers </title>
<script type="text/javascript">
function sum_no()
{
var I, sum=0;
for(i=150; i<=1000; i++)
{
sum=sum+i;
}
[Link]("Sum of the numbers from 150 to 1000 is: " +sum);
}
</script>
</head>
<body>
<input type="button" value="Place the mouse over the button to display the sum"
onMouseOver="sum_no()"/>
</body> </html>
1) Create an HTML form to accept details from a customer to order meals. Accept details like name of the
customer choice of meals as breakfast, lunch, dinner, snacks in checkboxes. Accept quantities in number
and time to receive the order. Allow the customer to enter credit/debit card number in encrypted format.
Provide Order button to place the order.
13
TARAPUR VIDYA MANDIR & JUNIOR COLLEGE
QUESTIONS FROM PAST BOARD EXAMINATIONS
<!doctype html>
<html>
<head><title>order meals</title></head>
<body>
<h1>ORDER MEALS</h1>
<form name=”frmorder”>
Customer Name: <input type=”text” name=”cstname”><br/><br/>
Choice of Meals:
<input type=”checkbox” name=”chk1” value=”breakfast”> Breakfast
<input type=”checkbox” name=”chk2” value=”lunch”> Lunch
<input type=”checkbox” name=”chk3” value=”dinner”> Dinner
<input type=”checkbox” name=”chk4” value=”snacks”>Snacks<br/><br/>
Quantity: <input type=”number” name=”num1”><br/><br/>
Time of Delivery: <input type=”time” name=”time1”><br/><br/>
Credit/Debit Card Details:
<input type=”password” name=”pass1”><br/><br/>
<input type=submit name=”sub1” value=”Order”>
</form>
</body>
</html>
Q7B) Write event driven JavaScript Program for the following (Any ONE) (5M)
1) To Find and display the factorial of a given number.
<!doctype html>
<html lang="en">
<head>
<title>factorial of numbers</title>
<script language="javascript">
function fact()
{
var i=1, fact=1
num=prompt("enter a number");
while(i<=num)
{
fact=fact*i
i++
}
[Link]("Factorial of the entered number is "+fact)
}
</script>
</head>
<body>
<form name="form1">
<input type="button" value="Display Factorial" onClick="fact()"/>
</form>
</body>
</html>
14
TARAPUR VIDYA MANDIR & JUNIOR COLLEGE
QUESTIONS FROM PAST BOARD EXAMINATIONS
100 101 102 103 …………. 150
<!doctype html>
<html lang="en">
<head>
<title>factorial of numbers</title>
<script language="javascript">
function Display()
{
var num;
[Link]("The numbers from 101 to 150 in the mentioned format is:" +"<br/>")
for(num=101;num<=150;num++)
{
[Link](num +" ")
}
}
</script>
</head>
<body>
<form name="form1">
<input type="button" value="Display Numbers" onClick="Display()"/>
</form>
</body>
</html>
15
TARAPUR VIDYA MANDIR & JUNIOR COLLEGE
QUESTIONS FROM PAST BOARD EXAMINATIONS
</html>
B) Write Event Driven JavaScript Code to accept number from user and find the factorial of that
number. [4]
<html>
<head> <title>factorial </title>
<script language="JavaScript">
function facto()
{
var num, s=1, fact=1
num=prompt("enter a number");
while(s<=num)
{
fact=fact*s
s++
}
[Link]("Factorial of the entered number is "+fact)
}
</script></head>
<body>
<input type=”button” value=”click to display factorial” onClick=”facto()”>
</body>
</html>
16
TARAPUR VIDYA MANDIR & JUNIOR COLLEGE
QUESTIONS FROM PAST BOARD EXAMINATIONS
9) In B2C model business sells its products to an intermediate buyer who then sells product to the
final customer. FALSE
10) License renewals and paying tax are examples of G2C. TRUE
Q3) Multiple Choice Questions (SINGLE CORRECT ANSWER) (10M)
1) The _________ attribute of <meta> tag is used for http response meta headers.
a) content b) http-equiv c) charset d) http-response
2) While positioning an element in CSS, the _________ element will not move even when the page is
scrolled.
a) absolute b) relative c) fixed d) static
3) The _________ is a concern with information that is displayed to the end user.
a) On-Page SEO b) Off-Page SEO
c) White Hat SEO d) Black Hat SEO
4) Meta description should be between __________.
a) 70 and 100 b) 100 and 200 c) 70 and 160 d) 60 and 120
5) __________ refers to the execution of statement or group of statements of code for fixed number of
times.
a) statement b) iteration c) function d) Method
6) ________ is an area of computer science that emphasizes on creation of intelligent machines that work
and react like humans.
a) Cloud computing b) Digital Assistance
c) Cognitive computing d) Artificial Intelligence
7) The correct method for declaring a variable in PHP is ________.
a) #age b) $age c) @age d) var age;
8) Which of the following function returns the number of characters in a string variable?
a) count($variable) b) len($variable)
c) strlen($variable) d) strcount($variable)
9) E-Wallet is a type of _______ account in which a user can store money for any future online transaction.
a) Pre-paid b) Cash-paid c) Debit card d) credit card
10) What will be the output of the following PHP Code?
<?php
$num = "1";
$num1 = "2";
print $num+$num1;
?>
b) 3 b) 1+2 c) Error d) 12
Q4) Multiple Choice Questions (TWO CORRECT ANSWERS) (20M)
1) Charset attribute of <meta> tag uses ________ for Indian characters and _________ for Chinese
characters.
a) UTF-8 b) Big5 c) UTF-2 d) Big2 e) UTF-5
2) ID selector is written with _________ character followed by ID selector and class selector is written
with ___________ character followed by class name.
a) asterisk (*) c) dollar ($) e) hash (#)
b) period (.) d) ampersand (&)
3) Social media optimization deals with enhancing the website’s ranking using _________ and ________.
a) Blogs b) E-Commerce websites c) Facebook
d) Banking e) Wikipedia
4) Text-decoration property is used to add __________ and _________.
a) line-through b) strike-through c) underline
17
TARAPUR VIDYA MANDIR & JUNIOR COLLEGE
QUESTIONS FROM PAST BOARD EXAMINATIONS
d) text-style e) over-line
5) The correct method to write for ..… loop are:
a) for(i=5;i>=1;i--) c) for(i=2;i!=4;)
{ [Link](i); } { [Link](i); }
b) for(i=1;i<=5;i++) d) for(i=1;i>=5;i++)
{ [Link](i); } { [Link](i); }
6) Different ways to create new date object are:
a) var d=new Date() c) var d=date() e) var d=month()
b) var d=newDate() d) var d=new Date(DateString)
7) The basic types of deployment of cloud computing are:
a) Personal cloud c) Hybrid cloud e) Smart cloud
b) Private cloud d) Secure cloud
8) PHP is compatible with the following servers:
a) Unix b) XAMPP c) Linux d) Apache e) Python
9) ______ has limits on the amount of information to send, whereas information sent from a form
with the ________ method is invisible to everyone and has no limits on the amount of information
to send.
a) Method b) $POST c) GET d) $GET e) POST
10) Examples of successful implementation of E-Governance projects are:
a) e-Mitra b) C2G c) e-Tax d) e-Seva e) e-Friend
18
TARAPUR VIDYA MANDIR & JUNIOR COLLEGE
QUESTIONS FROM PAST BOARD EXAMINATIONS
<html lang="en">
<head> <title> Students Information </title> </head>
<body> <h2> Data Collection </h2>
<form>
Enter Teacher's Name: <input type="text" name="t1"><br/><br/>
Enter Number of present students: <input type="number" name="stud" required/> <br/>
Select Login Time: <input type="time" name="tm"/> <br/><br/>
Choose file to upload: <input type="file" name="f1"/> <br/><br/>
<input type="submit" name="b1" value="Send Data"/>
</form> </body> </html>
19
TARAPUR VIDYA MANDIR & JUNIOR COLLEGE
QUESTIONS FROM PAST BOARD EXAMINATIONS
Enter your Email ID: <input type="email" name="email" placeholder="Email ID here"/> <br/> <br/>
Enter your Date of Birth: <input type="date" name="dob" placeholder="Enter Date of Birth"/>
<br/><br/>
Click here to send your data: <input type="submit" name="b1" value="Send Form Data"/> <br/>
<br/>
</form>
</body> </html>
D) Design a web page that should accept name of the user, Email ID, Number of years completed in
office, Office phone number (compulsory), image with submit button.
<!doctype html>
<html lang="en">
<head> <title> Office Details </title> </head>
<body>
<form name="form1">
Enter your Name: <input type="text" name="t1" autocomplete/><br/> <br/>
Enter your Email ID: <input type="email" name="email"/> <br/> <br/>
Number of years completed (1-50): <input type="number" name="no" min="1" max="50"/>
<br/><br/>
Office contact Number(In format of xx-xxxxxxxxxx):
<input type="tel" name="contact" pattern="[0-9] {2}-[0-9]{10}" required/><br/><br/>
Click on Image to send your data: <input type="image" src="D:\XII IT\JPEGImages\[Link]"
alt="Submit" height="50" width="80"/>
</form>
</body> </html>
B) Write an Event driven JavaScript code to check whether the number entered by user is divisible
by 12 and 15.
<!doctype html>
20
TARAPUR VIDYA MANDIR & JUNIOR COLLEGE
QUESTIONS FROM PAST BOARD EXAMINATIONS
<html lang="en">
<head> <title> Test of Divisibility by 12 and 15 </title>
<script type="text/javascript">
function Divisible()
{
var num=prompt("Enter any number to check divisibility");
if(num%12==0 && num%15==0)
{ [Link]("The number is divisible by 12 and 15 and it is: " +num); }
else
{ [Link]("The number is not divisible by 12 and 15"); }
}
</script> </head>
<body>
<input type="button" value="Check Divisibility" onClick="Divisible()"/>
</body> </html>
C) Write an Event driven JavaScript Code to display the Sum of first 10 Natural numbers.
<!doctype html>
<html lang="en">
<head> <title> Sum of Ten Natural Numbers </title>
<script type="text/javascript">
function Sum()
{
var i=1;
var sum=0;
while(i<=10)
{
sum=sum+i;
i++;
}
[Link]("Sum of the First Ten Natural numbers is: " +sum);
}
</script> </head>
<body>
<input type="button" value="Check Divisibility" onClick="Sum()"/>
</body> </html>
D) Write an Event Driven JavaScript Code to accept a number from the user in input field. Display
the table of this number by using ID Property.
<!doctype html>
<html lang="en">
<head> <title> Table of accepted Number </title>
<script type="text/javascript">
function Table()
{
var num=[Link]("no").value;
var i, ans;
for(i=1; i<=10; i++)
21
TARAPUR VIDYA MANDIR & JUNIOR COLLEGE
QUESTIONS FROM PAST BOARD EXAMINATIONS
{
ans=num*i;
[Link](num +" * " +i +" = " +ans +"<br/>");
}
}
</script></head>
<body>
<input type="text" name="no" id="no" placeholder="Enter the number"/> <br/>
<input type="button" value="Display Table" onClick="Table()"/>
</body> </html>
============================= ALL THE BEST ============================
22
TARAPUR VIDYA MANDIR & JUNIOR COLLEGE
QUESTIONS FROM PAST BOARD EXAMINATIONS
76) font-family property is used to specify name of font like Arial in CSS. – TRUE
77) SEO keywords are the important words and phrases related to the developed website content. –
TRUE
78) PHP supports a wide range of databases. – TRUE
79) In PHP a variable name must start with a number. –FALSE
80) PHP does not support null datatype. - FALSE
81) Setup cost is quite expensive in E-Commerce. – TRUE
82) In C2B business organization fulfills the consumer’s requirement within the specified budget
approaches the customer and provides its service. – FALSE
83) PAAS provides a platform with tolls to test develop and host application in the same environment. –
TRUE
84) JavaScript is not a case sensitive language – FALSE
85) Break statement is used to jump out of the loop. – TRUE
86) Pattern attribute of <input> tag specifies a regular expression to check the input values.
87) Meta description can have maximum 270 characters.
88) Javascript has a built-in multiway decision statement known as loop.
89) Properties and methods of objects are accessed with . operator.
90) IOT based security system can make home or office environment secure.
23
TARAPUR VIDYA MANDIR & JUNIOR COLLEGE
QUESTIONS FROM PAST BOARD EXAMINATIONS
91) PHP runs only on windows.
92) .ph is valid PHP file extension.
93) In PHP a variable name starts with a $ sign. TRUE
94) Examples of Business – to – consumer is OLX.
95) Social commerce is the user websites such as facebook, Instagram and twitter etc.
96) In PHP foreach loop works only on arrays
97) Shared hosting is totally free.
98) Keyword research and analysis is an important part of the search engine marketing.
99) In internal CSS the style attribute is written inside the HTML tag. FALSE
100) [Link]=Ferrari in this example car is an object name.
101) GetElementById is the correct method of DOM object.
102) Google’s G site is an example of PAAS.
103) Examples of bank transfer are NEFT, RTGS, IMPS.
104) In PHP, a variable name must start with a number. false
105) In PHP a single line comment is inserted using // or # sign.
24
TARAPUR VIDYA MANDIR & JUNIOR COLLEGE
QUESTIONS FROM PAST BOARD EXAMINATIONS
106) GET Method has limits on the amount of information to send using form.
107) A CSS rule set contains a selector and a declaration block.
108) White hat SEO technique that search engine do not approve.
109) To declare a function in javascript var keyword is used. FALSE
110) Client side scripting does not need any server interaction. TRUE
111) Smart security cameras that can identify known and unknown person and raise alarm in case of
security threat.
112) In PHP a variable name must start with a letter or the underscore character. false
113) There are three different variable scopes in PHP
114) PHP supports array data type.
115) E-commerce is global and has no physical limitation.
116) Encryption converts plain text into cipher text form of data.
117) Font-bold is the property of CSS.
118) Mobile friendliness is one of the ranking factor for google.
119) Break statement is used to jump out of the loop.
120) DOM object has title property.
121) Hybrid cloud allows greater flexibility.
122) PHP supports NULL data type.
123) In [Link]() is a valid function to convert string to lowercase.
124) A cookie is a small text file that the server sends on the user’s computer.
125) The success of social campaign is measured by the degree to which consumer interacts with the
company’s marketing through retweets likes and shares.
126) G2B refers to Government-to-Bill payment.
127) Curly brackets can be avoided when there is just one statement to be executed following the IF
statement. True
128) Single line comments in JavaScript start with a double-slash (//) and end with double-slash (//).
False
25
TARAPUR VIDYA MANDIR & JUNIOR COLLEGE
QUESTIONS FROM PAST BOARD EXAMINATIONS
26
Optimization factors that can improve a website's ranking include using the alt attribute for images, conducting keyword research and analysis, and implementing both On-Page and Off-Page SEO techniques. On-Page SEO involves optimizing content, meta tags, and the HTML code, while Off-Page SEO includes link building and increasing link popularity by submitting to open directories and search engines .
The Robots.txt file plays a crucial role in web development by informing search engines which pages or sections of a website should be excluded from indexing. This control is important for managing the visibility of content on the web, allowing developers to prevent certain pages from appearing in search engine results, either due to sensitive information or non-essential content .
In CSS, IDs and classes serve different purposes in selectors. An ID is a unique identifier applied to a single element, used with a hash (#) prefix, and is restricted to one instance per document. In contrast, a class is not unique and can be applied to multiple elements, using a dot (.) prefix, allowing for greater flexibility in styling groups of elements. These distinctions help in organizing and applying styles efficiently within a webpage .
A business might opt for a public cloud solution over private or hybrid clouds due to its cost-effectiveness and efficiency. Public clouds are typically more affordable because they leverage shared resources, leading to reduced infrastructure and maintenance costs. They provide scalability and accessibility, making them suitable for businesses that require flexible and dynamic resource allocation .
SEO keywords significantly impact a website's content strategy by guiding the creation of content that aligns with search engine algorithms and user search intent. By incorporating relevant keywords and phrases into the content, meta tags, and headers, a website can improve its visibility and ranking on search engine results pages, attracting more targeted traffic. The strategy involves continuous keyword research to adapt to evolving search trends and competition .
Social commerce has significantly impacted the traditional e-commerce model by integrating social media into the buying process. It leverages the engagement and reach of social networks to influence purchasing decisions, facilitate customer reviews, and enable direct transactions within social platforms. This shift extends traditional e-commerce capabilities, making the buying experience more interactive and customer-centric, potentially increasing sales through peer influence and word-of-mouth .
Specifying data types in HTML form elements is significant as it enhances data validation and user experience. By utilizing specific input types such as number, email, or date, developers can reduce user input errors and ensure that data received by the server is in the expected format. This client-side validation helps in minimizing errors before submitting the form, optimizing the processing of form data .
5G technology is expected to transform connectivity and data transmission by providing significantly higher data rates, reduced latency, and increased network capacity. Its capabilities enable new applications such as enhanced mobile broadband, massive IoT connectivity, and ultra-reliable low-latency communications. This transformation supports advancing technologies like autonomous vehicles, smart cities, and augmented reality, revolutionizing industries and user experiences by enabling fast and seamless data interaction .
The event-driven JavaScript code for summing numbers from 150 to 1000 can use either a while loop or a for loop. In the while loop version, the loop initializes a variable i at 150 and iterates until i exceeds 1000, incrementing i by 1 in each cycle and adding it to the sum variable. In the for loop version, the same process is performed within the for loop syntax, with initialization, testing, and incrementing all in the loop header. Both methods ultimately calculate and display the same total sum when triggered by a mouse event .
JavaScript handles object creation using constructors or the 'new' keyword. An object is an instance of a class, and creating new objects allows developers to model and manage data structures effectively. In web development, objects are crucial for organizing and manipulating data, handling events, and building dynamic web applications. This object-oriented approach facilitates code reuse, scalability, and maintainability .