Msccs Slips Cs555mjp Madt
Msccs Slips Cs555mjp Madt
Q.2) Create table Student (roll_no, name, address, percentage). Create Application
for performing the following operation on the table. (Using SQLite database).
i] Insert record of 5 new student details.
ii] Show all the student details.
[20 Marks]
Slip 1
SAVITRIBAI PHULE PUNE UNIVERSITY
M.Sc. (Computer Science) Sem-II
Practical Examination 2023 - 2024
SUBJECT: CS-555-MJP Lab Course on CS-552-MJ
Mobile App Development Technologies
[Time: 3 Hours] [Max. Marks: 35]
Q.1) Create an application that allows the user to enter a number in the textbox.
Check whether the number in the textbox is perfect number or not. Print the
message using Toast control.
[10 Marks]
Q.2) Java Android Program to perform all arithmetic Operations using Calculator.
[20 marks]
Slip 2
SAVITRIBAI PHULE PUNE UNIVERSITY
M.Sc. (Computer Science) Sem-II
Practical Examination 2023 - 2024
SUBJECT: CS-555-MJP Lab Course on CS-552-MJ
Mobile App Development Technologies
[Time: 3 Hours] [Max. Marks: 35]
Q.1) Create an application that allows the user to enter a number in the textbox.
Check whether the number in the textbox is Armstrong or not. Print the message
accordingly in the label control.
[10 Marks]
Slip 3
SAVITRIBAI PHULE PUNE UNIVERSITY
M.Sc. (Computer Science) Sem-II
Practical Examination 2023 - 2024
SUBJECT: CS-555-MJP Lab Course on CS-552-MJ
Mobile App Development Technologies
[Time: 3 Hours] [Max. Marks: 35]
Slip 4
SAVITRIBAI PHULE PUNE UNIVERSITY
M.Sc. (Computer Science) Sem-II
Practical Examination 2023 - 2024
SUBJECT: CS-555-MJP Lab Course on CS-552-MJ
Mobile App Development Technologies
[Time: 3 Hours] [Max. Marks: 35]
Q.2) Create an Android application which will ask the user to input his / her name.
A message should display the two items concatenated in a label. Change the format
of the label using radio buttons and check boxes for selection. The user can make
the label text bold, underlined or italic as well as change its color. Also include
buttons to display the message in the label, clear the text boxes as well as label.
Finally exit.
[20 Marks]
Slip 5
SAVITRIBAI PHULE PUNE UNIVERSITY
M.Sc. (Computer Science) Sem-II
Practical Examination 2023 - 2024
SUBJECT: CS-555-MJP Lab Course on CS-552-MJ
Mobile App Development Technologies
[Time: 3 Hours] [Max. Marks: 35]
PASSWORD
LOGIN
Slip 6
SAVITRIBAI PHULE PUNE UNIVERSITY
M.Sc. (Computer Science) Sem-II
Practical Examination 2023 - 2024
SUBJECT: CS-555-MJP Lab Course on CS-552-MJ
Mobile App Development Technologies
[Time: 3 Hours] [Max. Marks: 35]
Q.2] Create table Employee (E_id, name, address, ph_no). Create Application for
performing the following operation on the table. (Using SQLite database).
i] Insert record of 5 new Employees.
ii] Show all the details of Employee. [20 Marks]
Slip 7
SAVITRIBAI PHULE PUNE UNIVERSITY
M.Sc. (Computer Science) Sem-II
Practical Examination 2023 - 2024
SUBJECT: CS-555-MJP Lab Course on CS-552-MJ
Mobile App Development Technologies
[Time: 3 Hours] [Max. Marks: 35]
Q.2] Create table Customer (id, name, address, ph_no). Create Application for
performing the following operation on the table. (Using SQLite database).
i] Insert new customer details (At least 5 records).
ii] Show all the customer details. [20 Marks]
Slip 8
SAVITRIBAI PHULE PUNE UNIVERSITY
M.Sc. (Computer Science) Sem-II
Practical Examination 2023 - 2024
SUBJECT: CS-555-MJP Lab Course on CS-552-MJ
Mobile App Development Technologies
[Time: 3 Hours] [Max. Marks: 35]
Q.1] Create an application that allows the user to enter a number in the textbox
named „getnum‟. Check whether the number in the textbox „getnum‟ is Palindrome
or not. Print the message accordingly in the label when the user clicks on the button
„Check‟.
[10 Marks]
Slip 9
SAVITRIBAI PHULE PUNE UNIVERSITY
M.Sc. (Computer Science) Sem-II
Practical Examination 2023 - 2024
SUBJECT: CS-555-MJP Lab Course on CS-552-MJ
Mobile App Development Technologies
[Time: 3 Hours] [Max. Marks: 35]
Q.1] Create an application that allows the user to enter a number in the textbox
named getnum. Check whether the number in the textbox getnum is Armstrong or
not. Print the message using Toast control when the user clicks on the button
Check.
[10 Marks]
Slip 10
SAVITRIBAI PHULE PUNE UNIVERSITY
M.Sc. (Computer Science) Sem-II
Practical Examination 2023 - 2024
SUBJECT: CS-555-MJP Lab Course on CS-552-MJ
Mobile App Development Technologies
[Time: 3 Hours] [Max. Marks: 35]
Q.1] Create an Android Application to accept two numbers to calculate its Power
and Average. Create two buttons: Power and Average. Display the appropriate
result on the next activity on Button click.
[10 Marks]
Slip 11
SAVITRIBAI PHULE PUNE UNIVERSITY
M.Sc. (Computer Science) Sem-II
Practical Examination 2023 - 2024
SUBJECT: CS-555-MJP Lab Course on CS-552-MJ
Mobile App Development Technologies
[Time: 3 Hours] [Max. Marks: 35]
Q.1] Construct an Android app that toggles a light bulb ON and OFF when the
user clicks on toggle button.
[10 Marks]
Q.2] Create an Android application which will ask the user to input his / her name.
A message should display the two items concatenated in a label. Change the format
of the label using radio buttons and check boxes for selection. The user can make
the label text bold, underlined or italic as well as change its color. Also include
buttons to display the message in the label, clear the text boxes as well as label.
Finally exit.
[20 Marks]
Slip 12
SAVITRIBAI PHULE PUNE UNIVERSITY
M.Sc. (Computer Science) Sem-II
Practical Examination 2023 - 2024
SUBJECT: CS-555-MJP Lab Course on CS-552-MJ
Mobile App Development Technologies
[Time: 3 Hours] [Max. Marks: 35]
Q.2] Write a Java Android Program to Demonstrate List View Activity with all
operations Such as: Insert, Delete, Search
[20 marks]
Slip 13
SAVITRIBAI PHULE PUNE UNIVERSITY
M.Sc. (Computer Science) Sem-II
Practical Examination 2023 - 2024
SUBJECT: CS-555-MJP Lab Course on CS-552-MJ
Mobile App Development Technologies
[Time: 3 Hours] [Max. Marks: 35]
Q.2] Create an Android application, which show Login Form. After clicking
LOGIN button display the “Login Successful…” message if username and
password is same else display “Invalid Login” message in Toast Control.
[20 Marks]
Slip 14
SAVITRIBAI PHULE PUNE UNIVERSITY
M.Sc. (Computer Science) Sem-II
Practical Examination 2023 - 2024
SUBJECT: CS-555-MJP Lab Course on CS-552-MJ
Mobile App Development Technologies
[Time: 3 Hours] [Max. Marks: 35]
Q1] Construct an Android application to accept two numbers in two EditText, with
four buttons as ADD, SUB, DIV and MULT and display Result using Toast
Control.
[10 Marks]
Q2] Construct a bank app to display different menu like withdraw, deposit etc.
[20 Marks]
Simple Bank App
Simple Bank Application
ACCOUNT NUMBER
ACCOUNT TYPE
BALANCE
Checking Savings
Create Balance
Deposit Withdraw
Slip 15
SAVITRIBAI PHULE PUNE UNIVERSITY
M.Sc. (Computer Science) Sem-II
Practical Examination 2023 - 2024
SUBJECT: CS-555-MJP Lab Course on CS-552-MJ
Mobile App Development Technologies
[Time: 3 Hours] [Max. Marks: 35]
Q1] Create a Simple Android Application Which Send ―Hello‖ message from one
activity to another with help of Button (Use Intent).
[10 Marks]
Q2] Create an Android application, with two activity first activity will have an
EditText and a Button where the user can enter player name and after clicking on
button the entered name will be display in another Activity. Second activity has the
BACK button to transition to first activity (Using Intent).
[20 Marks]
Slip 16
SAVITRIBAI PHULE PUNE UNIVERSITY
M.Sc. (Computer Science) Sem-II
Practical Examination 2023 - 2024
SUBJECT: CS-555-MJP Lab Course on CS-552-MJ
Mobile App Development Technologies
[Time: 3 Hours] [Max. Marks: 35]
Slip 17
SAVITRIBAI PHULE PUNE UNIVERSITY
M.Sc. (Computer Science) Sem-II
Practical Examination 2023 - 2024
SUBJECT: CS-555-MJP Lab Course on CS-552-MJ
Mobile App Development Technologies
[Time: 3 Hours] [Max. Marks: 35]
Q1] Create an Android Application that will change color of the screen and change
the font size of text view using xml.
[10 Marks]
Q2] Create table Project (id, name, dept, city). Create Application to perform the
following operations. (using SQLite database)
i] Add at least 5 records.
ii] Display all the records.
[20 Marks]
Slip 18
SAVITRIBAI PHULE PUNE UNIVERSITY
M.Sc. (Computer Science) Sem-II
Practical Examination 2023 - 2024
SUBJECT: CS-555-MJP Lab Course on CS-552-MJ
Mobile App Development Technologies
[Time: 3 Hours] [Max. Marks: 35]
Q1] Write an Android Program to Change the Image Displayed on the Screen.
[10 Marks]
Q2] Construct an Android Application to create two option menu as Find Factorial
and Find Sum of Digits. Accept a number and calculate Factorial and Sum of Digits
of a given number by clicking Menu.
[20 Marks]
Slip 19
SAVITRIBAI PHULE PUNE UNIVERSITY
M.Sc. (Computer Science) Sem-II
Practical Examination 2023 - 2024
SUBJECT: CS-555-MJP Lab Course on CS-552-MJ
Mobile App Development Technologies
[Time: 3 Hours] [Max. Marks: 35]
Q1] Write an application to accept two numbers from the user and displays them.
But Reject input if both numbers are greater than 20 and asks for two new
numbers.
[10 marks]
Slip 20
SAVITRIBAI PHULE PUNE UNIVERSITY
M.Sc. (Computer Science) Sem-II
Practical Examination 2023 - 2024
SUBJECT: CS-555-MJP Lab Course on CS-552-MJ
Mobile App Development Technologies
[Time: 3 Hours] [Max. Marks: 35]
Slip 21
SAVITRIBAI PHULE PUNE UNIVERSITY
M.Sc. (Computer Science) Sem-II
Practical Examination 2023 - 2024
SUBJECT: CS-555-MJP Lab Course on CS-552-MJ
Mobile App Development Technologies
[Time: 3 Hours] [Max. Marks: 35]
Q.1] Write an Java Android Program to Change the Image on the Screen.
[10 Marks]
Slip 22
SAVITRIBAI PHULE PUNE UNIVERSITY
M.Sc. (Computer Science) Sem-II
Practical Examination 2023 - 2024
SUBJECT: CS-555-MJP Lab Course on CS-552-MJ
Mobile App Development Technologies
[Time: 3 Hours] [Max. Marks: 35]
Q.2] Create an Android application which will ask the user to input his / her name.
A message should display the two items concatenated in a label. Change the format
of the label using radio buttons and check boxes for selection. The user can make
the label text bold, underlined or italic as well as change its color. Also include
buttons to display the message in the label, clear the text boxes as well as label.
Finally exit.
[20 Marks]
Slip 23
SAVITRIBAI PHULE PUNE UNIVERSITY
M.Sc. (Computer Science) Sem-II
Practical Examination 2023 - 2024
SUBJECT: CS-555-MJP Lab Course on CS-552-MJ
Mobile App Development Technologies
[Time: 3 Hours] [Max. Marks: 35]
Q.1] Write an application to accept a string from the user. With two buttons to
display the string in Uppercase and Lowercase using the toast message.
[10 Marks]
Q.2] Create table Car (id, name, type, color). Create Java Android Application for
performing the following operation on the table. (Using SQLite database)
i) Insert 5 New Car Details.
Slip 24
SAVITRIBAI PHULE PUNE UNIVERSITY
M.Sc. (Computer Science) Sem-II
Practical Examination 2023 - 2024
SUBJECT: CS-555-MJP Lab Course on CS-552-MJ
Mobile App Development Technologies
[Time: 3 Hours] [Max. Marks: 35]
Q.2] Create an Android application, which show Login Form in table layout. After
clicking LOGIN button display the “Login Successful…” message if username and
password is same else display “Invalid Login” message in Toast Control.
[20 Marks]
Slip 25