Advanced Java:
Q1) Write a Java program to accept a number through client terminal, send it to theServer, Server calculates its factors and sends it to the client.
Q2) Write a Java Program for the following: Assume database is already created.
Android:
Q3) Create an Android Application that Demonstrate RatingBar and Display thenumber of stars selected on Toast and TextView.
Q4) Create Table Employee(Eno, Ename, Designation,Salary). Create AndroidApplication for performing the following operation on the table. (Using SQLiteDatabase)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).
Android:
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).
0 Comments