For Loop: Set serveroutput on; declare v_no number(4):=&b; f number(4):=1; begin for i in 1..v_no loop f:=f*i; end loop;...
Dear Team, Here are the steps to contribute to mybscit.com You need to login and then click on Contribute...
Implementing DDA Line Drawing Algorithm Using C++
Web Master, , Computer Graphics, computer graphics notes, computer graphics practical, dda line algorithm in computer graphics, sybscit cg practicals, sybscit computer graphics, 0Code:- #include<conio.h> #include<iostream.h> #include<graphics.h> #include<math.h> #include<dos.h> void main() { float x,y,deltax,deltay; int x1,y1,x2,y2,i,len; int gd = DETECT, gm; initgraph(&gd,&gm,”C:\\TURBOC3\\BGI”);...
What are the typical phases of operation of a virus?
Kaushik Kini, , Network Security, atul kahate notes network security, network security notes, phases of a virus, phases of a virus in network security, tybscit network security phases of a virus, 0The first stage is called Pre-trigger stage or the dormant stage. In this stage viruses lie dormant, and does...
Give the classification of Viruses
Kaushik Kini, , Network Security, atul kahate notes network security, different types of viruses, network security notes, notes for tybscit, viruses in network security, 0Parasitic Virus:- his is the most common form of virus. Such a virus attaches itself to executable files and...
What are the different types of criminal attacks?
Kaushik Kini, , Network Security, atul kahate notes network security, network security notes, tybscit network security types of criminal attacks, types of criminal attacks in network security, 0Fraud:- Modern fraud attacks concentrate on manipulating some aspects of electronic currency, credit cards, electronic stock certificates, checks, letters...
Integrity in network security
Kaushik Kini, , Network Security, atul kahate notes network security, Integrity in network security, network security notes, tybscit network security Integrity, 0When content of message change after sending the message by sender but before receiver receive it then we can...
Authentication in Network Security
Kaushik Kini, , Network Security, atul kahate notes network security, Authentication in network security, network security notes, tybscit network security Authentication, 0Authentication mechanism helps to establish proof of identity. This process ensures that origin of an electronic document or message...
Confidentiality in Network Security
Kaushik Kini, , Network Security, atul kahate notes network security, confidentiality in network security, network security notes, tybscit network security confideniality, 0The principle of confidentiality specifies that only the sender and intended recipient should be able to access the...
Implementing Bresenhams Circle Drawing Algorithm with C++
Web Master, , Computer Graphics, breshenhams circle algortithm, computer graphics practical, sybscit mumbai university notes, sybscit semester 3 cg practical, 0#include<iostream.h> #include<conio.h> #include<graphics.h> #include<math.h> #include<dos.h> void bre_circle(int x,int y,int rad); void display_data(int,int,int,int); void main() { int gd = DETECT,...
Green Computing Book
C++ Interview Questions
Categories
- Advance Java (15)
- Advance Sql (8)
- ASP.NET with C# (16)
- Computer Graphics (3)
- Cyber Law (22)
- Digital Electronics 16-17 (2)
- Fybscit Semester 1 (1)
- FYBSCIT Semester 1 Question Bank (2)
- Fybscit Semester 2 (1)
- Imperative Programming (6)
- Linux Administration (3)
- Unit 1 (3)
- Network Security (33)
- News (40)
- Posts (1)
- Professional Communication Skills (2)
- Project (1)
- Project Management (1)
- Software Testing (1)
- Tybscit Question Papers (11)
- Semester V (7)
- Semester VI (4)
Recent Posts
- TYBSCIT Semester 5 Question Paper and Solution November 2017 (C75:25)
- TYBSCIT Semester 5 Exam Dates of October 2017 CBSGS 75:25 Postponed
- Tybscit Semester 5 Question Paper & Solutions November 2016 (75:25)
- FYBSCIT Semester 1 Question Paper & Solutions – October 2016 (75:25)
- FYBSCIT Semester 2 Question Paper & Solutions – March 2017







Recent Comments