Practical Slip 26 - 2019 Pattern

 Advanced Java:

Q1) Write a java program to display list of college names from college table. (Assume College table (CID, CName, addr) is already created.

Q2) Write a SERVLET program to Design an HTML page containing 4 option buttons (Painting, Drawing, Singing and swimming) and 2 buttons reset and submit. When the user clicks submit, the server responds by adding cookie containing the selected hobby and sends the HTML page to the client. Program should not allow duplicate cookies to be written.


Android:

Q3) Create an Android Application to accept a number and display the multiplication
table. (Use table Layout)

Q4) Create the following layout using spinner

Slip 26 Question 4



                      Dot Net Framework:

Q5) Write a program in C#.Net to create a recursive function to find the factorial of a
given number

Q6) Write a ASP.Net program to create a Login Module which adds Username and
Password in the database. Username in the database should be a primary key.

Post a Comment

0 Comments