• March 19, 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

Inheritance, OOPS (BCA, B.Tech) Gurukpo

Ms. Anu Agarwal, Assistant Professor, Biyani Girls College explained about Inheritance, its types and its advantages. www.gurukpo.com, www.biyanicolleges.org

Arrays in c + + Lecture by Ekta Sharma.

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 …

For Loop of C++ Lecture by Ms. Ekta Sharma.

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 …

Printing Asterisk Format in ++ ( BCA, MCA)Lecture by Ms. Ekta Sharma.

The Video all about how we can print * * * *** **** The above format using c++ for loop. This video also describe the use of for loop.

What is Inline Function? C++ (BCA, MCA) Gurukpo.

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

Ms Rakhi Mutha

Published on 16 Jul 2015 CategoryEducation Licence Standard YouTube Licence

What is C++ ? C++(I.T) Gurukpo

Ms. Rakhi Mutha, Assistant Professor, Biyani girls College explained about c++ is an object oriented language based on classes. It is defined in a specific structure known as syntax. It is …

What is Basic concepts of object oriented programe ? object oriented programe (IT) Gurukpo

Ms. Nidhi Gupta, Assistant Professor, Biyani girls College explained about the seven basic concepts of object oriented programming. www.gurukpo.com, www.biyanicolleges.org

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 …

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 …