Flow charts are graphical representation of any process or in other words they are graphical representation of steps we...
What is Software Testing ?
Raj Trivedi, , Software Testing, bscit notes for mumbai university, mumbai university software testing, software testing notes, tybscit semester 5 software testing, 0Software testing is a term coined in favor of testing a product with respect to software’s, websites, mobile applications...
Difference between symmetric-key cryptography and asymmetric-key cryptography.
Web Master, , Network Security, asymmetric key cryptgraphy, Difference between symmetric-key cryptography and asymmetric-key cryptography, network security notes, symmetric key cryptography, 0Keys distribution in each technique Symmetric-key: It only needs one key to encrypt and decrypt the message. Both user...
Program to print triangle pattern
Web Master, , Advance Sql, advance sql program, sql program to print pattern, sybscit advance sql practicals., sybscit advance sql semester 3, 0set serveroutput on; declare a number:=&a; begin for i in 1..a loop for j in 1..i loop dbms_output.put(‘*’); end...
Availability in network security
Kaushik Kini, , Network Security, atul kahate notes network security, Availability, Availability in network security, network security notes, tybscit network security Availability, 0The principle of availability states that information should be available to authorized user at all the time. Example :-...
Non-repudiation
Kaushik Kini, , Network Security, atul kahate notes network security, network security notes, Non-repudiation, Non-repudiation in network security, tybscit network security Non-repudiation, 0There are situation where a user sends a message, and later on refuses that he had sent that message...
To Print the Prime numbers within the given range of numbers.
Web Master, , Advance Sql, advance sql notes, advance sql practicals, mybscit notes, sybscit sql program, 0Set serveroutput on; declare counter NUMBER; n number := &n; begin counter := 0; for i in 2..n LOOP...
Question Bank Communication Skills – Semester I
Web Master, , Professional Communication Skills, fybscit question bank new syllabus, question bank bscit, question bank communication skills, question bank fybscit semester 1, 0What do you mean by communication? Discuss its role in modern day’s business. Discuss Two-way communication cycle. Why feedback...
Program to print Factorial in PL/SQL using While Loop
Web Master, , Advance Sql, print factorial program using whiile loop in advance sql, while loop in advance sql, while loop in sql, 0While Loop : Set Serveroutput On; DECLARE v_no NUMBER := &no; f NUMBER := 1; n_temp NUMBER; BEGIN n_temp...
Program to print Factorial using Basic Loop
Web Master, , Advance Sql, advance sql practicals, factorial program in advance sql using basic loop, factorial program in pl/sql, factorial program in sql, 0Basic Loop Set serverouput on; DECLARE v_no NUMBER := &no; f NUMBER := 1; n_temp NUMBER; BEGIN n_temp:= v_no;...
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