🔍

Computer Science Engineering


Notes Library


Book Cover
DIGITAL ELECTRONICS
Book Cover
SOFTWARE ENGINEERING
Book Cover
ELEMENTS OF ENGINEERING
Book Cover
ENGINEERING MATHEMATICS 2
Book Cover
MOBILE APPLICATION DEVELOPMENT
Book Cover
COMPUTER NETWORKS
Book Cover
DATA STRUCTURES & ALGORITHMS
Book Cover
JAVA PROGRAMMING
Book Cover
DATA SCIENCE AND ANALYTICS
Book Cover
CYBER SECURITY & CYBER LAWS
Book Cover
DESIGN & ANALYSIS OF ALGORITHMS
Book Cover
ARTIFICIAL INTELLIGENCE
Book Cover
INTERNET OF THINGS
Book Cover
DESIGN OF LANGUAGE PROCESSOR
Book Cover
COMPUTER CONCEPTS & PROGRAMMING
Book Cover
ICT WORKSHOP
Book Cover
OBJECT ORIENTED PROGRAMMING WITH C++
Book Cover
PROGRAMMING IN PYTHON
Book Cover
ADVANCE COMPUTING
Book Cover
FULL STACK DEVELOPMENT
Book Cover
THEORY OF COMPUTATION
Book Cover
OPERATING SYSTEMS
Book Cover
ENGINEERING PHYSICS 1
Book Cover
ENGINEERING MATHEMATICS 1
Book Cover
BASICS OF ELECTRONICS & ELECTRICAL ENGINEERING
Book Cover
DATABASE MANAGEMENT SYSTEM
Book Cover
ENGINEERING PHYSICS 2
Book Cover
Microprocessor and Computer Organization
Book Cover
MACHINE LEARNING
Book Cover
CRYPTOGRAPHY AND NETWORK SECURITY
Book Cover
DISCRETE MATHEMATICS
Book Cover
IMAGE PROCESSING AND COMPUTER VISION
Book Cover
DATA COMMUNICATION & NETWORKING
Book Cover
ENVIRONMENTAL SCIENCES

Development & Simulation Environments


Extra


Diploma - 1st Semester


Diploma - 2nd Semester


Diploma - 3rd Semester


Diploma - 4th Semester


Diploma - 5th Semester


Diploma - 6th Semester


Recent questions and answers

Write notes on OSI Model ?
Answer : --- ### **1. Introduction** * **Definition:** A conceptual framework used to describe the functions of a networking system. * **Developer:** International Organization for Standardization (* ... from IPv4 to IPv6) doesn't require changing the other layers (like your cables or applications)....

Show More

Write SQL command for following i)Create user ii) Grant privileges to user. Iii) Remove privileges from user.
Answer : Of course. Here are the SQL commands for creating a user, granting privileges, and removing privileges, along with explanations and examples. These commands fall under **DCL (Data Control Language)** and are ... ), but any attempt to `INSERT` a new row will result in a "permission denied" error....

Show More

Write a PL/SQL program to calculate factorial of a given number.
Answer : Of course. Here is a complete PL/SQL program to calculate the factorial of a number, including detailed explanations and examples of how to run it. A factorial of a non-negative integer `n`, denoted by `n!`, is the ... ----------------- PL/SQL procedure successfully completed. ```...

Show More

i) Write a command to create table student(RNO,name marks, dept) with proper datatypes and RNo as primary key ii) Write a command to create and drop sequence.
Answer : Of course. Here are the commands and explanations for creating a table and managing a sequence. --- ### i) Command to Create a `student` Table This command will create a table named `student` ... Once dropped, the sequence cannot be recovered, and any code that refers to it will produce an error....

Show More

Explain recovery techniques with example.
Answer : Of course. Here is a detailed explanation of database recovery techniques, starting with the foundational concept of the transaction log and then moving to specific techniques with a complete example. --- ... from `T2` are present, and the uncommitted changes from `T3` have been completely removed....

Show More
To see more, click for the full list of questions or popular tags.
Code. Simulate. Succeed.
Your all-in-one hub for virtual labs, smart calculators, and comprehensive study materials. Don't just learn it—simulate it. Level up your engineering journey with our library of visualizers, developer tools, and exam-focused resources covering every semester from start to finish.

Categories

...