Practical Slip 25 - 2019 Pattern

 Advanced Java:

Q1) Write a Java program to accept a number through client terminal, send it to the
Server, Server calculates its factors and sends it to the client.

Q2)  Write a Java Program for the following: Assume database is already created.

Slip 25 - Question 2



Android:

Q3) Create an Android Application that Demonstrate RatingBar and Display the
number of stars selected on Toast and TextView.

Q4) Create Table Employee(Eno, Ename, Designation,Salary). Create Android
Application for performing the following operation on the table. (Using SQLite
Database)
i) Insert New Employee Details.
ii) Display all the Employee details


                      Dot Net Framework:

Q5) Write a program in C#.Net to create a function to calculate the sum of the individual digits of a given number.

Q6) Create a Web Application in ASP.Net to display all the Empname and Deptid of the employee from the database using SQL source control and bind it to GridView.
Database fields are(DeptId, DeptName, EmpName, Salary).

Post a Comment

0 Comments