0% found this document useful (0 votes)
11 views

Class XII IT 802 Viva Questions

The document contains a comprehensive list of viva questions for Class XII IT 802, covering topics such as database concepts, data types, operating web, and Java programming. It includes definitions, advantages, constraints, commands, and programming concepts related to each topic. The questions aim to assess students' understanding of key IT concepts and their practical applications.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views

Class XII IT 802 Viva Questions

The document contains a comprehensive list of viva questions for Class XII IT 802, covering topics such as database concepts, data types, operating web, and Java programming. It includes definitions, advantages, constraints, commands, and programming concepts related to each topic. The questions aim to assess students' understanding of key IT concepts and their practical applications.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Class XII IT 802 Viva Questions

Database Concept

1. Differentiate between data and information.


2. What do you mean by Database?
3. Advantages of Database.
4. Advantages of using DBMS.
5. Disadvantages of using DBMS.
6. What is Relational Database? Relation Schema, Relation State.
7. Characteristics of Relation.
8. Uses of RDBMS.
9. Relational Model Constraints.
10. Domain Constraint, Key Constraint - Super key, Candidate key, Primary key.
11. NULL Value Constraint.
12. Entity Integrity Constraint.
13. Referential Integrity Constraint.
14. What is meant by Referential Constraint?
15. How is Default value added in Database.

Data Type

16. DDL (Data Definition Language).


17. Create Alter Drop Command with Syntax & Example.
18. DML (Data Manipulation Language).
19. Insert, Update, Delete Command with Syntax & Example.

Operating Web

20. What is an e-Business?


21. Explain Online Based Application Example.
22. Example of Automated Reservation System – Advantages.
23. Precautions to take while Online Transactions.
24. E-Governance.
25. Online Shopping Benefits – Bill Payment.

Java

26. What is Java and when was it developed and by whom?


27. Differences between JRE and JVM.
28. What is a JDK?
29. What do you mean by Inheritance in Java?
30. What do you mean by Comments in Java?
31. Explain Single Line Comment and Multi-line Comment.
32. Explain the Difference between /* / and /* */.
33. What is a Data Type in Java? Explain with examples.
34. What is a variable?
35. Explain Static Variables, Style Variables, and Instance Variables with examples.
36. What do you mean by Control Flow?
37. Describe the structure of Control Flow with examples and syntax.
38. Explain the Switch Statement with syntax and example.
39. Nested If-else.
40. For and Do While Loops.
41. What are Methods in Java?
42. Why do we use Exception in a Java Code? Explain.
43. User-Defined Method.
44. What do you mean by a Constructor?
45. What is Class Data Member and Method Members?
46. What is an Object?
47. How to create an Object.
48. What do you mean by Package in a Java Code?
49. What is Try and Catch in Java.
50. How are Private and public data members accessed

You might also like