• July 5, 2024

MCA Fifth Semester Model Papers

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 …

MCA Third Semester Model Papers

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

MCA First Semester Model Papers

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 …

MSC (Biotechnology) Previous Year Model Papers

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 …

MSC (Biotechnology) Final Year Model Papers

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

Process Management

Process is a program in execution. Process is dynamic and active and it resides in Main memory. Process is a data structure which has attributes as well as process states. Attributes …

Compiler Basics

Compiler is a program which coverts High Level Language (source code) into assembly level language (executable code). Compiler works fast as compared to interpreter. Compiler comprises of following: 1. Lexical Analyzer …

8255 IC

This topic s related with the subject microprocessor & micro controller. 8255 is known as the programmable peripheral interface use to taking extra input & outputs. It is 40 pin IC …

Rolling circle replication

DNA replication is an important phenomenon that occurs in all living beings but the mode of replication may vary depending upon the organism. In lower organism specially prokaryotes the DNA is …

Engineering Mechanics

Chapter No.1 System of forces, Fundamental laws of mechanics, Composition of forces, Free body diagram, Lami’s theorem, Rectilinear motion, plane curvilinear motion, Projectile motion, Newton’s law of motion, D’Alembert’s principle. Chapter …

Selection Sorting Algorithm

This is a part of lecture presented by Ms.Rashmi Sharma Asst. professor of Biyani Girls College. This video is about Selection Sort. This algorithm sorts the data in ascending order. In …

DNA Replication

DNA replication is semi conservative type it means in newly formed DNA one strand is new and another is old. Helicase enzyme opens both strand of DNA. Topoisomerase stop torsion. RNA …

Stack Data Structure

This is a part of lecture presented by Ms.Rashmi Sharma Asst. Professor of Biyani Girls College. The video is about Stack Data Structure. Stack data structure is one of the most …