• March 25, 2025

Database Users, DBMS(BCA II, MCA I, M.Sc. IT) Gurukpo

Ms. Payal Khandelwal, Assistant Professor, Biyani Girls College explained about DB users, 12 codd rules, Definition and concept of schemas and instances. www.gurukpo.com, www.biyanicolleges.org

2-D Array Lecture by Ms. Ekta Sharma.

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 …

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 memory hierarchy and its properties. Advanced Computer Architecture ( I.T) Gurukpo

Ms. Payal Khandelwal, Assistant Professor, Biyani girls College explained about memory types are classified in some levels depending upon their capacity, access time and cost per unit. Their properties are inclusion …

What is Logic Gates? Fundamental of computer(IT) Gurukpo

Ms. Nidhi Khandelwal, Assistant Professor, Biyani girls College explained about logic gates. These are the elementary digital circuits . www.gurukpo.com, www.biyanicolleges.org

Exception Handling Lecture by Dipti Gupta.

This is a part of lecture presented by Ms. Deepti Gupta Asst. Professor of B.I.I.E.T. The video is about basic Exception Handling. It means handling the abnormal termination of the program.

Aggregate functions in SQL Lecture by Ritu Kumawat.

Aggregate functions calculate the values of a column and return single value as result. These are: 1.avg() 2.min() 3.max() 4.count() 5.sum() 6.first() 7.last()

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 …

Storage Classes in C by Mr. Dhanesh Gupta

It is a part of lecture presented by Mr. Dhanesh gupta, Asst. professor, Biyani group of colleges on behalf of Gurukpo. This lecture is about storage classes in c or we …