Saturday, January 27, 2018

Pl/SQl Programs ADS

Pl/SQl Programs ADS

16. declare cursor cursor is select * from emp7567 order by salary desc; id emp7567.id%type; name......

Tuesday, January 23, 2018

PL/SQL Programs ADS Lab

PL/SQL Programs ADS Lab

Programs: 1.      1.to display the word “HELLO” Code:  declare word......

Tuesday, January 9, 2018

Giveaway GndecProgramming

Giveaway GndecProgramming

......

Sunday, December 10, 2017

PHP and AJAX

PHP and AJAX

Test4.php: <?php $q=$_GET['q'];$c=new mysqli("localhost","root","naina","nearur");if($c->connect_error){   ......
Using Json in AJAX Application

Using Json in AJAX Application

Test.php file: <?php  $c=new mysqli("localhost","root","naina","nearur");$obj......

Saturday, November 11, 2017

Kruskal's Algoritm DAA

Kruskal's Algoritm DAA

Question: Write a program to find the minimum cost of connecting all the engineering......
Dijkstra’s algorithm.

Dijkstra’s algorithm.

Question: Write a program to find shortest path from your home to college......
Page 1 of 4712347Next