Ai Dep
Ai Dep
F-12184/O/CBCS
FACULTY OF INFORMATICS
M.C.A. (2 Years Course) II Semester (CBCS) (Backlog) (Old) Examination, March/ April 2024
Unit – I
1. a) Write the syntax and example program for string functions: find(), join(), strip(), spit(), upper().
b) Write about the Intelligent system, and its categorization.
2
(OR)
51
2. a) Explain opening and closing files i.e open() and close().
b) Mention the sub-areas of AI.
-1
Unit – II
3. a) Illustrate Depth-First Search tree generation with an example.
b) Explain steps of alpha-beta pruning.
U
(OR)
4. a) Illustrate Breadth-First Search tree generation with an example.
O
b) State and explain A* algorithm.
Unit – III
2
(OR)
6. a) Enumerate the logical notation of predictable calculus.
-1
Unit – IV
7. a) With an example, explain rule-based system using probability.
U
Unit – V
9. a) Write notes on semantic web .
b) Explain about recursive transition network.
(OR)
10. a) Explain design of ontology.
b) Explain about definite clause grammar.
**
Code No. F- 12180/N/CBCS
FACULTY OF INFORMATICS
M.C.A. (2 Years Course) II-Semester (CBCS) (Backlog) (New) Examination, March/ April 2024
2
(OR)
51
2. a) What is Function? Explain how to declare and access functions in python.
b) Write a python program to demonstrate slicing and joining operations on Strings.
-1
Unit – II
3. a) What is List? Explain about Indexing and Slicing in List with Example Program.
b) Write a python script to demonstrate built in functions of Dictionary.
U (OR)
4. a) Discuss about different file methods to read and write data.
O
b) Explain about Regular Expressions Module in Python.
Unit – III
2
Unit – IV
7. a) Describe the procedure to setup MySQL Database using command Line.
O
Unit – V
9. a) Briefly explain about different types of Probability Distributions.
b) Write a python program to calculate different statistical measures using NumPy.
(OR)
10. a) Describe the procedure to design a predictive Experiment using Machine Learning.
b) Give an account on Grouping Data with K-Means Clustering.
**