PL/SQL Program for Fibonacci Series
PL/SQL Program for Fibonacci Series Here you will learn pl/sql program for fibonacci series. It is a series, in which each number is the sum of the last two previous […]
PL/SQL Program for Fibonacci Series Here you will learn pl/sql program for fibonacci series. It is a series, in which each number is the sum of the last two previous […]
PL/SQL Program for Reversing a Number Here you will learn pl/sql program for reversing a number. Reversing number means reverse the digits of a number. For example: Input Number =
PL/SQL Program to Print Table of a Number In this program you will learn to create pl/sql program to print table of a number using for loop. PL/SQL Program
PL/SQL Program to Find Factorial of a Number Let’s do the PL/SQL Program to Find Factorial of a Number. Factorial are those number which can divide by one or itself
PL/SQL Program for even or odd number Here you will get PL/SQL program for even or odd number checker. If a number is completely divisible by 2 is called even
PL/SQL Program to Swap two Numbers Here you will know two different method of PL/SQL program to swap two numbers using a temporary variable and without using a temporary variable.
PL/SQL Program to Add Two Numbers Here you will learn that how to create PL/SQL program to add two numbers or integers value and store that in third variable.
Hello World Program in PL/SQL Now get ready to know that, How to do Hello world program in PL/SQL programming language. Here’s an example of a simple “Hello World” program
Computer Networks Lab (KCS 653) Implementation of Stop and Wait Protocol and Sliding Window Protocol. Study of Socket Programming and Client – Server model Write a code simulating ARP
Web Technology Lab (KCS 652) 1. Write HTML/Java scripts to display your CV in navigator, your Institute website, Department Website and Tutorial website for specific subject. 2. Write an