D

Debarshi Das's Csetutor

Computer Science tutorial and notes for MCA, BCA, B.tech,
M.tech

  • Rated2.7/ 5
  • Updated 6 Years Ago

Recent blog posts from Csetutor


Types of Software Maintenance & Importance of Software Maintenance
Types of Software Maintenance & Importance of Software Maintenance
There are 4 types of software maintenance - Corrective, Adaptive, Perfective and Preventive. All these 4 types of software maintenance are discussed here....
6 Years Ago
BlogAdda
What is Cursor in PL/SQL - Types of Cursors with Example.
What is Cursor in PL/SQL - Types of Cursors with Example.
Cursor in PL/SQL: The cursor is nothing but a pointer to the context area. Normally, the cursor is used when we need to process multiple rows of data....
6 Years Ago
BlogAdda
What is Cursor in PL/SQL - Types of Cursors with Example.
What is Cursor in PL/SQL - Types of Cursors with Example.
Cursor in PL/SQL: The cursor is nothing but a pointer to the context area. Normally, the cursor is used when we need to process multiple rows of data....
6 Years Ago
BlogAdda
Addressing Modes in 8051 Microcontroller
Addressing Modes in 8051 Microcontroller
Addressing modes in 8051: The CPU can access data in various ways. The data could be in register or in memory or may be provided as an immediate value....
6 Years Ago
BlogAdda
Addressing Modes in 8051 Microcontroller
Addressing Modes in 8051 Microcontroller
Addressing modes in 8051: The CPU can access data in various ways. The data could be in register or in memory or may be provided as an immediate value....
6 Years Ago
BlogAdda
Difference Between Structure and Union in C - Tabular Form
Difference Between Structure and Union in C - Tabular Form
Read the Difference between structure and union and their similarities in c programming with example program. The 8 major differences you should know....
7 Years Ago
BlogAdda
...