Practical Slip 27 - 2019 Pattern

 Advanced Java:

Q1) Write a JSP script to accept the details of Teacher (TID, TName, Desg, Subject , Qualification) and display it on the browser. Use appropriate controls for accepting
data.

Q2) Write a Java Program for the implementation of scrollable ResultSet. Assume
Teacher table with attributes (TID, TName, Salary, Subject) is already created.


Android:

Q3) Write an Android program to perform Zoom In, Zoom Out operation and display
Hybrid view, on Google Map.

Q4) Construct an Android Application to accept a number and calculate Factorial and Sum of Digits of a given number using Context Menu.




                      Dot Net Framework:

Q5) Write a program in C#.Net to find the length of a string.

Q6) Create a web application in ASP.Net which may have a textbox. Now user must type some data into it, the data he can enter is only 255 characters. After he crosses the limit then the last word should not by typed and at the same time color of textbox should be red.

Post a Comment

0 Comments