Faculty: IT 2019 Sample Papers with Solutions Sr. No. Paper Name Question Paper Link Solution Link 1. Cloud Computing Click Here Click Here 2. Analysis & Design of Algorithm Click Here …
Faculty: IT 2019 Sample Papers with Solutions Sr. No. Paper Name Question Paper Link Solution Link 1. Java Technologies Click Here Click Here 2. Web Technologies Click Here Click Here 3. …
Faculty: IT 2019 Sample Papers with Solutions Sr. No. Paper Name Question Paper Link Solution Link 1. Discrete Mathematics Click Here Click Here 2. Programming in C & C++ Click Here …
Faculty: Science 2019 Sample Papers with Solutions Sr. No. Paper Name Question Paper Link Solution Link 1 Immunology, Virology and Pathogenesis Click Here Click Here 2. Cell Biology Click Here Click …
Faculty: Science 2019 Sample Papers with Solutions Sr. No. Paper Name Question Paper Link Solution Link 1 Plant Biotechnology Click Here Click Here 2. Genetic Engineering Click Here Click Here
This is part of lecture presented by Dr. Madhu Sharma, Head of the Department (MCA) in Biyani Institute of Science and Management. This lecture is about Production Rules for Water Jug …
This is part of lecture presented by Dr. Madhu Sharma, Head of the Department (MCA) in Biyani Institute of Science and Management. This lecture is about Production Rules for Water Jug Problem in Artificial Intelligence. In Water Jug Problem, we have a Four Gallon Jug of Water, a three Gallon Jug of Water with no markings on them and a Water Pump. The challenge of the problem is to be able to put exactly two gallons of water in the Four Gallon Jug. The state space for this problem can be described as the set of ordered pairs of integers (x,y) such that x (4 gallon jug) = 0, 1,2, 3 or 4 and y(3 gallon jug) = 0,1,2 or 3; The start state is (0,0) and the goal state is (2,n).
This is part of lecture presented by Dr. Madhu Sharma, Head of the Department (MCA) in Biyani Institute of Science and Management. This lecture is about — Task Domains of Artificial …
This is part of lecture presented by Dr. Madhu Sharma, Head of the Department (MCA) in Biyani Institute of Science and Management. This lecture is about — Task Domains of Artificial Intelligence. It involves the description of the various categories like — Mundane Tasks, Formal Tasks, Experts Tasks and Advanced Tasks like BCI, Silent Talk Project etc. and the subtasks or target areas for the scope and involvement of Artificial Intelligence.
This is part of lecture presented by Dr. Madhu Sharma, Head of the Department (MCA) in Biyani Institute of Science and Management. This lecture is about – Constraint Satisfaction Algorithm, in …
This is part of lecture presented by Dr. Madhu Sharma, Head of the Department (MCA) in Biyani Institute of Science and Management. This lecture is about – Constraint Satisfaction Algorithm, in Artificial Intelligence. Constraint Satisfaction is a heuristic search technique to solve problems that are to be solved after satisfying few given constraints and if required then making guess for adding new constraints.
This is a part of lecture presented by Ms.Rashmi Sharma Asst. professor of biyani girls college.The video is about Queue Data Structure. In queue data structure insertion takes place on rear …
This is a part of lecture presented by Ms.Rashmi Sharma Asst. professor of biyani girls college.The video is about Queue Data Structure. In queue data structure insertion takes place on rear end and deletion takes place on front end. It is FIFO (first-in-first-out ) structure. The video is helpful for BCA, MCA, M.Sc.(IT) Students.
The Video all about the 2-D array, also known as two 2-D matrix or 2-dimentional array. This video describes how we can declare a 2-D array and how we can initialize …
The Video all about the 2-D array, also known as two 2-D matrix or 2-dimentional array. This video describes how we can declare a 2-D array and how we can initialize that 2-D array with values.
The Video all about the array in c ++ programming language. This video describes how to declare an array, how to initialize an array, how to take input of elements in …
The Video all about the array in c ++ programming language. This video describes how to declare an array, how to initialize an array, how to take input of elements in an array.
The Video all about the useof for loop of C++ in programming language. This video describes the syntax of for loop; it also shows the example of for loop, it also …
The Video all about the useof for loop of C++ in programming language. This video describes the syntax of for loop; it also shows the example of for loop, it also print series of 1 to 5 number using for loop.
Mr. Vivek Sharma Assistant Professor Biyani Girls College explained about inline function which is an important feature of C++. It is commonly used for short function. It makes programme more efficient.www.gurukpo.com, …
Mr. Vivek Sharma Assistant Professor Biyani Girls College explained about inline function which is an important feature of C++. It is commonly used for short function. It makes programme more efficient.www.gurukpo.com, www.biyanicolleges.org