• May 17, 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

Cryptography lecture by Ms. Rashmi Sharma

This is a part of lecture presented by Ms.Rashmi Sharma Asst.proffesor of Biyani girls college. The video is about cryptography And its importance in network security. In cryptography we send the …

Bitwise operators lecture by Deepti Gupta

This is a part of lecture presented by Ms Deepti Gupta Asst. professor of BIYANI GROUP OF COLLEGES. The video is about the basics of “Bitwise operators” in java.

Logic Gates lecture by Mrs. Jyoti Sharma

This is a part of lecture presented by Ms. Jyoti Sharma Asst. professor of biyani girls college. The video is about Logic Gates and describe three basic logic gates with their …

Functions used Programming Languages, BCA, MCA, MSc. IT lecture by Namrata Mehta

The video is all about the functions used programming languages. Functions are the small programs that removes the repetitive steps and thus reduce the size of the program. It consists of …

Biometric Autheutication Lecture by Ms. Rashmi Sharma, Biyani Group of Colleges

This is a part of lecture presented by Ms.Rashmi Sharma Asst.proffesor of biyani girls college.The video is about Biometric autheutication And its importance in Information security. The term Biometric refers to …

Operators in C Language lecture by Dhanesh Gupta, Biyani group of colleges

An operator is a symbol that “operators” on one or more expressions, producing a value that can be assigned to a variable. C has a rich set of operators which can …

Concept of Object Oriented programming in C++ lecture by Dhanesh Gupta

In Object Oriented programming the emphasis is on data rather than on procedure. Programs are divided into objects , Data is hidden and can’t be accessed by external design. The main …

Network Topologies lecture by Poonam Sharma, Biyani group of colleges

The Video all about the various network topologies. The term network topology describes the way in which computers are connected in a network. The basic topologies used in computer networking are:- …

Transistor, B. J. T. Intro lecture by Mr. Vijay Sharma, Biyani group of colleges

This is a part of lecture presented by VIJAY SHARMA, Asst.proffessor of biyani Girls College. The video is about of basic introduction of transistor, it’s characteristics and about bipolar junction transistor(BJT) …

Method Overloading in java lecture by Ritu Kumawat, Biyani group of colleges

When two or more functions have same name but different parameter list then this concept is called method overloading.Number,type and order of parameters can be different.Return type of method can be …