31 Jul

DBMS | Practicals

No SQL DESCRIPTION 1 SELECT DATA RETRIEVAL 2 INSERTUPDATEDELETE DATA MANIPULATION LANGUAGE (DML) 3 CREATEALTERDROPRENAMETRANCATE ...
26 Jul

Sql Concept using Oracle

CONTENTS DESCRIPTION SELECT DATA RETRIEVAL INSERT UPDATE DELETE DATA MANIPULATION LANGUAGE (DML) CREATE ALTER DROP RENAME TRUNCATE DATA DEFINATION LANGUAGE (DDL) COMMIT ROLLBACK SAVEPOINT...
29 Mar

LNCT University Btech CSE VIII Semester - Syllabus

LNCT University, Bhopal Internet of Things (CS-801-A)/(AL-801-A) COURSE OUTCOMES: After Completing the course student should be able to CO1 Understand internet of things and its hardware and software components CO2 Design interface I/O devices, sensors & communication modules. CO3 Analyse data from various sources...
28 Feb

Download AI Handwritten Notes

BTech CSE III Semester SNO TOPICS DOWNLOAD 1 General Issues and Overview of AI The AI problems What is an AI technique Characteristics of AI applications Introduction to LISP Programming Syntax Numeric functions Basic list...
13 Jul

Model Paper-III | BCE

B.Tech CSE II Semester Model PaperBasic Computer Engineering  (BT-203)  #simple_table { font-family: arial, sans-serif; border-collapse: collapse; width: 100%; background-color: #ffffff; color:#050000; } #simple_table td, #simple_table th { text-align: left; padding: 8px; border: 1px solid #fcfcfc; } #simple_table...
13 Jul

Model Paper-II | BCE

B.Tech CSE II Semester Model PaperBasic Computer Engineering  (BT-203)  #simple_table { font-family: arial, sans-serif; border-collapse: collapse; width: 100%; background-color: #ffffff; color:#050000; } #simple_table td, #simple_table th { text-align: left; padding: 8px; border: 1px solid #fcfcfc; } #simple_table...
13 Jul

Model Paper-I | BCE

B.Tech CSE II Semester Model PaperBasic Computer Engineering  (BT-203)  #simple_table { font-family: arial, sans-serif; border-collapse: collapse; width: 100%; background-color: #ffffff; color:#050000; } #simple_table td, #simple_table th { text-align: left; padding: 8px; border: 1px solid #fcfcfc; } #simple_table...
11 Jul

Extended Features of ER Diagram in DBMS

Let we understand why this extended feature is needed. We know ER model is used to represent any database in pictorial view so that we can easily understand all about data but it is convenient if the data is not big or complex. But when the data become more complex than than we need to extend some feature in ER model.For...
08 Jul

Inheritance | C++

Inheritance in C++ Re-usability is one of the important feature in OOPs that we can achieve by inheritance. It is a concept of derived class and Base class.It is the mechanism of deriving new class from old class is called inheritance.Here the old class is called derived class and new class is called derived class.The...
26 May

Type Conversion | C++

Type Conversion in C++ There are type of situation arise in data conversion between uncompatable type.Type I : Conversion from built in type (BDT-basic data type) to built in type (BDT-basic data type)Type II : Conversion from built in type (BDT-basic data type) to class type (UDT-user define data type)Type III : Conversion...
Page 1 of 4312343Next