All Practice Exams

100+ Free Maharashtra HSC IT Commerce Practice Questions

Maharashtra Higher Secondary Certificate (HSC / Class 12) Information Technology — Commerce stream under the Maharashtra State Board of Secondary and Higher Secondary Education (MSBSHSE), Pune — subject code 99 practice questions are available now; exam metadata is being verified.

✓ No registration✓ No credit card✓ No hidden fees✓ Start practicing immediately
100+ Questions
100% Free

Loading practice questions...

2026 Statistics

Key Facts: Maharashtra HSC IT Commerce Exam

80 + 20

Common theory + practical/SOP mark split for HSC IT Commerce (code 99)

Maharashtra HSC IT Commerce mark-distribution reporting

35%

Common minimum passing floor per HSC subject under MSBSHSE

Maharashtra HSC pass-mark practice (~35% each subject)

Subject code 99

Official MSBSHSE HSC subject code for Information Technology (Commerce)

MSBSHSE HSC general subject codes (mahahsscboard.org/hscsub.htm)

Six theory chapters

Balbharati Std XII IT Commerce units from web design through ERP

Balbharati Standard XII Information Technology (Commerce) textbook index

Distinct from 97 / 98

IT Science is code 97 and IT Arts is code 98 — different stream syllabi

MSBSHSE HSC subject-code listings

English MCQ adaptation

This free local bank is not the official Higher Secondary paper or practical format

OpenExamPrep practice policy

Maharashtra MSBSHSE HSC IT Commerce (code 99) is a Class 12 optional subject of about 80 theory + 20 practical with ~35% pass floor, covering Balbharati Commerce IT themes from web design and digital marketing through Tally/GST, e-commerce, Base, and ERP — not a pure MCQ board paper. Distinct from Science 97 and Arts 98. This free 2026 bank is an English MCQ study adaptation for concept fluency.

Sample Maharashtra HSC IT Commerce Practice Questions

Try these sample questions to test your Maharashtra HSC IT Commerce exam readiness. Each question includes a detailed explanation. Start the interactive quiz above for the full 100+ question experience with AI tutoring.

1In Balbharati Class 12 IT Commerce web designing, HTML5 is preferred over older HTML mainly because it:
A.Supports mobile technology and modern browser features
B.Removes all need for CSS forever
C.Is only valid on offline CDs
D.Is an object-oriented programming language
Explanation: The Commerce IT textbook notes that HTML5 is currently used because it supports mobile technology, and major browsers implement its features.
2Which HTML5 input type defines a colour picker control?
A.type="range"
B.type="color"
C.type="tel"
D.type="search"
Explanation: HTML5 advanced input types include type="color", which defines a colour picker in forms.
3The HTML5 input attribute that specifies a regular expression to validate user input is:
A.placeholder
B.autocomplete
C.pattern
D.autofocus
Explanation: The pattern attribute specifies a regular expression used to check input values for validation.
4Where should the HTML <meta> tag typically be placed?
A.Only after </body>
B.Only inside a CSS file
C.Only as a child of <footer>
D.Between <head> and </head>
Explanation: The textbook states that the empty <meta> tag is placed between the <head> and </head> tags; metadata is not displayed on the page.
5Which meta charset value does the textbook associate with encoding Indian characters?
A.UTF-8
B.Big5
C.ASCII-only
D.ISO-Latin-print
Explanation: The textbook lists charset values such as UTF-8 (for Indian characters) and Big5 (for Chinese characters).
6CSS stands for:
A.Computer System Scripts
B.Cascading Style Sheets
C.Central Server Security
D.Coded Style Syntax
Explanation: CSS stands for Cascading Style Sheets and describes how HTML elements are displayed on screen, paper, or other media.
7A CSS rule set contains which two main parts?
A.Only a JavaScript function and a cookie
B.Only a database query and a report
C.A selector and a declaration block
D.A voucher type and a ledger group
Explanation: A CSS rule set contains a selector (which HTML element to style) and a declaration block of property:value pairs.
8Which are the three methods of applying CSS described in the textbook?
A.Only black-hat, white-hat, and grey-hat
B.Only B2B, B2C, and C2C
C.Only CGST, SGST, and IGST
D.Inline, internal (embedded), and external
Explanation: CSS can be applied as inline styles, internal/embedded stylesheets in a <style> block, or external .css files linked with <link>.
9An external stylesheet file should be saved with which extension?
A..css
B..html
C..odb
D..js only
Explanation: External stylesheets are saved with a .css extension and should not contain HTML tags; pages link them with <link>.
10In CSS, a class selector is written with which leading character?
A.# (hash)
B.. (period / full stop)
C.@ (at)
D.% (percent)
Explanation: Class selectors use a period (.) followed by the class name; id selectors use #.

About the Maharashtra HSC IT Commerce Practice Questions

Verified exam format metadata for Maharashtra Higher Secondary Certificate (HSC / Class 12) Information Technology — Commerce stream under the Maharashtra State Board of Secondary and Higher Secondary Education (MSBSHSE), Pune — subject code 99 is pending. The practice questions above remain available while official exam length, timing, passing score, fee, and administrator details are reviewed.