176 тысяч подписчиков
1 тысяч видео
Gray code || Convert Binary to Gray code and vice-versa || Digital logic design | DLD | STLD | CO
Identifiers and Variables in Python Programming
Dependency Graph in Compiler Design
ResultSet Interface in JDBC || Web Technologies || Advanced Java
paging in operating system | OS Paging with Example | non contiguous memory allocation in os
Main Memory (RAM) In Computer Organization Architecture - Memory Connection to CPU
Implementation of Set Methods in Python Programming || Set Operations || Set functions
Interrupt Initiated I/O|Priority| Daisy Chaining|Parallel Priority Encoder|Cycle | Modes of Transfer
Checksum || Error Detection Technique
deletion of a node in binary search tree|binary search tree node deletion
Features of 8086 Microprocessor || Microprocessors and Microcontrollers
CFG to PDA Conversion || Construction of PDA from CFG || Equivalence of CFG and PDA || TOC || FLAT
Document Object in JavaScript || JavaScript Tutorial for Beginners
Objects in JavaScript || JavaScript Tutorial for Beginners
Realization (Implementation) of Half Adder using NAND gate || Digital Logic Design
SQL Aggregate Functions || DBMS
History of Java || Origins of Java || Evolution of Java || Editions || Versions
Differences between DTD and XML Schema
Static Members in Java || STATIC VARIABLES, STATIC METHODS & STATIC BLOCK - JAVA PROGRAMMING
Homomorphism in Group Theory with an Example || Algebraic Systems || DMS || Discrete Mathematics
Round Robin Scheduling Algorithm| Preemptive | Operating System | OS
0/1 Knapsack Problem Using Backtracking || Backtracking Algorithm || DAA
C program to copy contents of one file to another file
String Comparison In Java - equals(), == Operator, compareTo()
I/O Structure in Operating system || Computer System Organization || Operating System
Pumping Lemma for Context Free Language with example (a^n b^n c^n) || TOC || FLAT || Theory of Com.
C program to count number of vowels, number of digits from a text file - File Handling in c programm
Forms of intermediate code||Forms of Three-Address instructions
Sum Of Digits of a given number in Python || Python program to print sum of digits of a given number
allocation of frames in operating system | allocation of frames in os | frame allocation in os
fopen( ) || File Modes in C|| Text File Modes in C || Binary File Modes || Files in c programing
Abstract Class and Abstract Method in Java
0/1 Knapsack Problem Using Dynamic Programming || Design and Analysis of Algorithms || DAA
Realization (Implementation) of Half Subtractor using NAND gate || Digital Logic Design
Friend Function Program || C++ Program to add two numbers between 2 classes using friend function
Cache Memory ||Direct Mapping|Associative Mapping-Set Associative-Computer Organization Architecture
DOUBLE LINKED LIST (DELETION FROM BEGINNING,ENDING AND SPECIFIED POSITION) - DATA STRUCTURES
Events in JavaScript || JavaScript Tutorial for Beginners
Window Object in JavaScript || JavaScript Tutorial for Beginners
private constructor in c#
Creating Threads in Java || By extending Thread Class || By implementing Runnable Interface
Static Data Members in C++ || Static Member Variables in c++ || C++ programming
Introduction to Routing Algorithms | Types of Routing Algorithms | Adaptive | Non Adaptive | Static
Top 50 Programs in C || Interviews || Viva Voce || Top Coding Problems
MAIN METHOD EXPLANATION - JAVA PROGRAMMING || main method in java || public static void main()
Arithmetic Operators in c programming
User Defined Exceptions or Custom Exceptions In Java Programming
Type Casting in C || Type Conversion in C || C Programming || C Language
Array Multiplier In Computer Organization || Multiplication Algorithm || Computer Architecture
Database Languages in DBMS || DBMS languages || Data Base Management Systems
Multidimensional Arrays in Java || Two Dimensional Array in Java || rectangular array in java