100+ Free ASSEB HS Computer Science and Application Practice Questions
Prepare for the Assam ASSEB Higher Secondary Computer Science and Application Examination exam with instant access — no signup required.
Loading practice questions...
Explore More Assam ASSEB Higher Secondary (Class 12)
Continue into nearby exams from the same family. Each card keeps practice questions, study guides, flashcards, videos, and articles in one place.
Key Facts: ASSEB HS Computer Science and Application Exam
100
Practice Questions
OpenExamPrep
3 Hours
Theory Exam Duration
ASSEB Board Regulations
70 / 30
Theory / Practical Marks
ASSEB Syllabus
30%
Minimum Passing Marks
ASSEB Board Criteria
Class 11-12
Target Academic Levels
Assam State Board
The Assam ASSEB Higher Secondary Computer Science and Application exam tests Class 11-12 students across 6 key modules: Python/C++ programming, data structures (stacks and queues), SQL database management and normalization, networking fundamentals, and Boolean digital logic. This 100-question practice bank provides comprehensive preparation aligned with the Assam state board syllabus.
Sample ASSEB HS Computer Science and Application Practice Questions
Try these sample questions to test your ASSEB HS Computer Science and Application exam readiness. Each question includes a detailed explanation. Start the interactive quiz above for the full 100+ question experience with AI tutoring.
1Which of the following data types in Python is immutable?
2What is the output of the Python expression `'ASSEB'[::-1]`?
3In Python 3, what are the results of `7 // 2` and `7 / 2` respectively?
4What is the key difference between the `==` operator and the `is` operator in Python?
5In Python, when does the `else` clause associated with a `for` loop execute?
6Which statement in Python is used as a null placeholder when syntactic code is required but no action should be taken?
7What happens when a mutable object (like a list) is used as a default parameter in a Python function definition?
8What is the order of scope resolution for variable lookup in Python (the LEGB rule)?
9In a Python function definition `def process(*args, **kwargs):`, what types of objects are `args` and `kwargs` inside the function body?
10What is the output of the list comprehension `[x ** 2 for x in range(5) if x % 2 != 0]`?
About the ASSEB HS Computer Science and Application Exam
The Assam ASSEB Higher Secondary Computer Science and Application examination is the official state board subject test for Class 11 and Class 12 students in Assam. The curriculum delivers rigorous training in Python programming (syntax, tuples, lists, dictionaries, functions, recursion, file operations with text, CSV, and pickle binary files), Object-Oriented Programming principles in C++ (classes, access control, constructors, destructors, inheritance, polymorphism, pointers), Data Structures (LIFO Stacks, FIFO Queues, Circular Queues, expression evaluation), Database Management Systems (relational algebra, SQL DDL/DML queries, joins, subqueries, 1NF/2NF/3NF normalization), Computer Networks (topologies, OSI 7-layer model, network devices, protocols, firewall security), and Boolean Algebra (logic gates, De Morgan's laws, canonical SOP/POS forms, and Karnaugh maps).
Assessment
70 marks Theory written examination + 30 marks Practical laboratory evaluation
Time Limit
3 hours
Passing Score
30%
Exam Fee
Nominal State Board Fee (Assam State School Education Board (ASSEB / formerly AHSEC))
ASSEB HS Computer Science and Application Exam Content Outline
Programming Fundamentals in Python & C++
Python data types, operators, control flow, functions, scope rules, file I/O (text, binary pickle, CSV), and C++ core syntax.
Object-Oriented Programming (OOP) Concepts
Classes, encapsulation, constructors, destructors, inheritance models, function overloading, virtual functions, and dynamic memory pointers.
Data Structures: Stacks and Queues
Stack LIFO operations, infix-to-postfix conversion, postfix expression evaluation, Queue FIFO operations, circular queues, and deques.
Database Management Systems & SQL
Relational keys (Primary, Foreign, Candidate), SQL DDL/DML commands, aggregate functions, joins, subqueries, and 1NF/2NF/3NF database normalization.
Computer Networks & Cybersecurity
Network topologies, OSI 7-layer reference model, TCP/IP, network devices (switch, router), transmission media, and firewall security.
Boolean Algebra & Digital Logic
Universal logic gates (NAND, NOR), XOR gates, De Morgan's laws, Boolean simplification, canonical SOP/POS minterms, and Karnaugh maps.
How to Pass the ASSEB HS Computer Science and Application Exam
What You Need to Know
- Passing score: 30%
- Assessment: 70 marks Theory written examination + 30 marks Practical laboratory evaluation
- Time limit: 3 hours
- Exam fee: Nominal State Board Fee
Keys to Passing
- Complete 500+ practice questions
- Score 80%+ consistently before scheduling
- Focus on highest-weighted sections
- Use our AI tutor for tough concepts
ASSEB HS Computer Science and Application Study Tips from Top Performers
Frequently Asked Questions
What is the Assam ASSEB Higher Secondary Computer Science and Application Examination?
It is the official subject board examination conducted by the Assam State School Education Board (ASSEB, formerly AHSEC) for Class 11 and Class 12 higher secondary students specializing in Computer Science and Application.
What topics are covered in the ASSEB HS Computer Science syllabus?
The syllabus covers six major areas: Python Programming & File Handling, C++ Object-Oriented Concepts, Data Structures (Stacks & Queues), Database Management Systems & SQL, Computer Networks & Cybersecurity, and Boolean Algebra with Logic Gates.
What is the marks distribution between Theory and Practical in ASSEB HS Computer Science?
The examination consists of 70 marks for the written Theory paper and 30 marks for the hands-on Practical laboratory examination and project work.
What is the passing criteria for ASSEB Higher Secondary Computer Science?
Students must secure a minimum of 30% marks in both Theory and Practical examinations independently, along with 30% aggregate marks to pass the subject.
Is Python or C++ tested in ASSEB Class 12 Computer Science?
The ASSEB curriculum includes Python as the primary programming language for problem-solving, file handling, and data structures, while testing core Object-Oriented Programming (OOP) concepts found in C++.
How can this 100-question practice bank help in ASSEB exam preparation?
This practice bank provides curriculum-aligned multiple-choice questions covering every unit of the Class 11 and Class 12 ASSEB syllabus, complete with step-by-step conceptual explanations for correct and incorrect options.