0% found this document useful (0 votes)
9 views2 pages

Ai Dep

The document outlines the examination structure for the M.C.A. II Semester courses in Artificial Intelligence and Data Engineering with Python for March/April 2024. Each subject consists of five units with multiple questions, where students must answer one question from each unit. The exam covers various topics including string functions, AI concepts, search algorithms, propositional logic, Python programming, data handling, and database operations.

Uploaded by

saitejakandi2001
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views2 pages

Ai Dep

The document outlines the examination structure for the M.C.A. II Semester courses in Artificial Intelligence and Data Engineering with Python for March/April 2024. Each subject consists of five units with multiple questions, where students must answer one question from each unit. The exam covers various topics including string functions, AI concepts, search algorithms, propositional logic, Python programming, data handling, and database operations.

Uploaded by

saitejakandi2001
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Code No.

F-12184/O/CBCS
FACULTY OF INFORMATICS
M.C.A. (2 Years Course) II Semester (CBCS) (Backlog) (Old) Examination, March/ April 2024

Subject: Artificial Intelligence


Time: 3 Hours Max. Marks: 70
Note: I. Answer one question from each unit. All questions carry equal marks.
II. Missing data, if any, may be suitably assumed.

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

5. a) Explain the concept of propositional logic with an example.


b) Elaborately describe resolution refutation method in FOL.
51

(OR)
6. a) Enumerate the logical notation of predictable calculus.
-1

b) Explain how to represent knowledge as semantic network.

Unit – IV
7. a) With an example, explain rule-based system using probability.
U

b) State the theory of certainty factor.


(OR)
O

8. a) With a neat figure, explain the architecture of an expert system.


b) Discuss the applications of expert systems.

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

Subject: Data Engineering with Python


Time: 3 Hours Max. Marks: 70
Note: I. Answer one question from each unit. All questions carry equal marks.
II. Missing data, if any, may be suitably assumed.
Unit – I
1. a) Describe the features of Python Programming Language.
b) Give an account on different types of operators in Python.

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

5. a) Illustrate Data Acquisition Pipeline.


51

b) Describe the features of NumPy. Write a python program to demonstrate arithmetic


operations NumPy Array.
(OR)
-1

6. a) Write a python program to demonstrate deserialization using JSON loads() Method.


b) Give an account of processing Natural Language Text using Python.
U

Unit – IV
7. a) Describe the procedure to setup MySQL Database using command Line.
O

b) Discuss about different database operations that can be performed on MySQL.


(OR)
8. a) Write a short note on MangoDB.
b) Discuss advanced plotting techniques in Python using PyPlot Library.

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.
**

You might also like