You are on page 1of 8

www.alljntuworld.

in JNTU World

ld
or
W
GROUP - A (SHORT ANSWER QUESTIONS)
TU

Blooms Taxonomy
Course
S. No. Question Level
Outcome
UNIT – I
1. Analyze the configuration of J2ME? Analysis 1
2. List J2ME profiles. Knowledge 1
3. Describe the limitations of J2ME? Comprehension 1
4. Differentiate CDC and CLDC Configurations in terms if their Analysis 1
implementations.
JN

5. List some platforms which are designed for small computing Knowledge 1
6. Describe
devices. the purpose of carrier signal in Radio Transmission? Comprehension 1
7. Analyze the Technology is used for wireless mobile Analysis 1
8. Describe the back bone of wireless small computing Mobile
Communications. Comprehension 1
Communications?
9. List the commonly used operating systems for smart cards? Knowledge 1
10. List the challenges facing by Mobile small computing Industry? Knowledge 1

UNIT – II
1. Define connected limited device configuration (CLDC) layer Knowledge 2
in J2ME frame work?
2. List the software layers comprise the J2ME Architecture? Knowledge 2
3. Analyze the minimum display of pixels requires handling Analysis 2
bitmapped graphics in small computing
devices.
4. Is data can be shared between MIDlets that are not from the Evaluate 2
same MIDlet suite? Judge your answer is yes or No.
Downloaded From JNTU World (http://www.alljntuworld.in)
www.alljntuworld.in JNTU World

5. Define Java Archive (JAR) file and Java Application Knowledge 2


Descriptor (JAD) file.
6. Write the basic MIDlet Shell? Apply 2
7. Difference between the Java language used in between J2SE Analysis 2
and J2ME?
8. Describe the Best practices are proven design and Knowledge 2
programming techniques used to build J2ME systems.
9. Write the good practice need to be invoked by J2ME Apply 2
application in order to minimize the Network traffic.
10. List out the methods called each time when MIDlet is Knowledge 2
invoked?
UNIT – III

ld
1. Define exception handling . Knowledge 3
2. Define Event Processing. Knowledge 3
3. List out small computing devices. Knowledge 3
4. Define J2ME patterns. Knowledge 3
5. List out user interfaces for a J2ME application. Knowledge 3
6. Explain about Display class with example. Evaluate 3

or
7. Explain in detail the Command class. Evaluate 3
8. List the methods needed to manage item class. Knowledge 3
9. List the methods defined by the Item State Listener interface. Knowledge 3
10. Define Displayable Class. Knowledge 3
UNIT – IV
1. Write about Ticker class. Apply 4
2. Define animation. Knowledge 4
W
3. Describe Form class. Knowledge 4
4. Illustrate the use of a Text Field class. Application 4
5. Write the syntax of List class. Apply 4
6. Write the Syntax of Textbox class. Apply 4
7. Write the Syntax of Ticker class. Apply 4
8. Write the methods needed to draw an arc. Apply 4
9. Write the methods used to paint the screen. Apply 4
10. Create an interactive gauge. Create 4
TU

UNIT – V
1. Define Record storage Knowledge 5
2. Write Short notes on Record Listener interface. Evaluate 5
3. Describe enumerating a record . Knowledge 5
4. Define record tores. Knowledge 5
5. List out methods sorting record methods Knowledge 5
6. Describe RMS. Knowledge 5
7. Explain about writing records. Evaluate 5
8. Explain about searching a record Evaluate 5
JN

9. Explain about reading a records. Evaluate 5


10. Define Enumeration. Knowledge 5
UNIT-VI
1. Define JDBC. Knowledge 7
2. Write about Result Set Object. Apply 8
3. Write steps to create Database connection. Apply 7
4. Define Transaction Processing. Knowledge 8
5. List out Types of JDBC Drivers. Knowledge 7
6. Write about database meta data Apply 8
7. Define Statement Interface. Knowledge 8
8. Define Prepared statement Interface. Knowledge 8
9. Write about Driver Class Apply 7
10. Define callable statement. Knowledge 8
UNIT-VII
1. Write the syntax to insert data into database. Apply 6

Downloaded From JNTU World (http://www.alljntuworld.in)


www.alljntuworld.in JNTU World

2. Write the syntax to join two tables . Apply 6


3. Explain how to update a rows in a table. Evaluate 6
4. Write the statement to create an Index. Apply 6
5. Write short notes on creating tables. Apply 6
6. Write the syntax to delete data from a table . Apply 6
7. Write the syntax to select data from a table Apply 6
8. Write a short notes on model program . Apply 6
9. Write the statement to create columns of a table. Apply 6
10. Write the syntax to drop indexes. Apply 6
UNIT-VIII
1. List out Different HTTP Commands. Knowledge 9
2. Write syntax to make socket connection. Apply 9
3. Explain the process how to create an HTTP connection. Evaluate 9

ld
4. Write the syntax to create file protocol. Apply 9
5. Explain the process of reading data from an HTTP connection. Evaluate 9
6. List out different types of http Request methods. Knowledge 9
7. Explain about session management. Evaluate 9
8. List out different types of http Response methods. Knowledge 9
9. List out different Protocols to perform communication. Knowledge 9

or
10. Explain how to send data through HTTP protocol. Evaluate 9

GROUP-B (LONG ANSWER QUESTIONS)

Blooms
Course
S. No. Question TaxonomyLevel
Outcome
W
UNIT - I
1. Explain the essential characteristics of a mobile Comprehension 1
application.

2. Distinguish the J2ME features from that of Standard Analysis 1


java.
TU

3. Explain the approaches to create cost-effective Knowledge 1


computer application.

4. How does a J2ME application achieve a balance client Application 1


and server? Explain.

5. Explain in detail J2ME configuration and profiles. Comprehension 1


JN

6. Write about J2ME and wireless devices. Apply 1

7. What are the java platforms that support small Apply 1


computing devices?

8. What are the types of messaging services offered by Apply 1


cellular telephone companies?

9. Write about Cellular telephone networks. Comprehension 1

10. What is Personal Digital Assistants (PDA)? Explain Comprehension 1


UNIT – II
1. Draw the neat diagram for J2ME Architecture. Comprehension 1

2. Develop a hello world program using J2ME. Analysis 1

3. What is a MIDlet? Explain the anatomy of a MIDlet Knowledge 1


Downloaded From JNTU World (http://www.alljntuworld.in)
www.alljntuworld.in JNTU World

suite.

4. How the security does is provided to MIDlet suite? Remember 1

5. How do you program a MIDlet? Explain with an Remember 1


example.

6. Explain the life cycle of a MIDlet. Apply 1

7. What are the differences between the Java language Apply 1


used in J2SE and J2ME?

ld
8. Write about J2ME software development kits. Apply 1

9. How do you deploy a multiple MIDlet suite? Comprehension 1

10. Explain about developing J2ME applications using the Comprehension 1

or
J2ME Wireless Toolkit.

UNIT – III
1. Explain about exception handling with an example. Comprehension 3
2. Explain about Event Processing with an example. Comprehension 3
3. Differentiate between traditional computing devices and Analysis 3
small computing devices.
W
4. Explain in detail J2ME best practices and patterns. Comprehension 3
5. Define user interface? Explain three kinds of user interfaces Knowledge 3
for a J2ME application.
6. Explain the Display and Displayable classes. Comprehension 3
7. Explain in detail the Command class. Comprehension 3
8. Explain the methods to manage Items in the form. Comprehension 3
9. Explain the methods defined by the Item State Listener Comprehension 3
interface.
TU

10. Write a MIDlet to create an on-line help. Apply 3


Unit - IV
1. Explain the High-level display feature –Ticker class. Evaluate 4
2. Explain how animation is carried out using J2ME. Evaluate 4
3. Explain how you create an instance of the Form class. Evaluate 4
4. Write a MIDlet to create an interactive gauge. Apply 4
5. Write a MIDlet to illustrate the use of a Text Field class. Apply 4
6. Write about the List class. Apply 4
JN

7. Explain Textbox class with an example. Evaluate 4


8. Explain the Ticker class with an example. Evaluate 4
9. Explain the methods to draw an arc. Write a MIDlet to draw Evaluate 4
a smile on the Canvas.
10. Explain the methods used to paint the screen and canvas. Evaluate 4
UNIT – V
1. Write about the following with respect to Record Apply 5
Management System of J2ME.Storing, Writing, Reading, and
Sorting of Records.
2. Define RMS? How is it used to store data in small computing Knowledge 5
devices?
3. Explain the relationship between MIDlet suites and record Evaluate 5
stores.
4. Explain the methods of a Record Store class. Evaluate 5
5. Explain about creating, opening, closing and removing a Evaluate 5
record store.
6. Explain the process of sharing record sharing. Evaluate 5
Downloaded From JNTU World (http://www.alljntuworld.in)
www.alljntuworld.in JNTU World

7. Explain about enumerating a record with an example. Evaluate 5


8. Explain about reading a mixed data type record into a record Evaluate 5
enumeration.
9. Explain about searching a record store containing multiple Evaluate 5
data types.
10. Explain the Record Listener interface. Evaluate 5
UNIT – VI
1. Explain the concept of JDBC? List the JDBC driver types. Evaluate 7
2. Explain the JDBC process. Write metadata. Evaluate 7
3. Explain in detail the JDBC process. Evaluate 7
4. Explain different ways to connect to the database. Evaluate 7
5. Explain the use of Statement object. Evaluate 8

ld
6. Explain about the Prepared Statement and CallableSatement Evaluate 8
objects.
7. What is a ResultSet? Explain with an example reading Remember 8
values from a ResultSet.
8. Discuss the process how do you set the maximum number of Create 8
rows returned by DBMS?

or
9. Write about batch statements. Apply 8
10. Explain the purpose of the Row Set object. Evaluate 8
UNIT – VII
1. Explain the operations that can be performed on the tables. Evaluate 6

2. Write the statement to create and drop indexes. Apply 6


3. Explain how you insert data into tables. Evaluate 6
W
4. Discuss the purpose of the SELECT statement. Create 6
5. Explain different clauses that can be used in the WHERE Evaluate 6
clause.
6. Define metadata. Discuss the most commonly used metadata. Remember 6

7. Explain about updating rows and columns of a table. Evaluate 6


TU

8. Explain the process of joining two tables with an example. Evaluate 6

9. Explain the ORDER BY clause. Evaluate 6


10. Define a view. Explain the rules for using views. Remember 6
UNIT - VIII
1. Write short notes on HTTP. Apply 9
2. Write short notes on J2ME Wireless Toolkit. Apply 9
3. Explain the class hierarchy of the Generic Connection Evaluate 9
JN

Framework (GCF).
4. Explain Input Stream and Output Stream classes. Evaluate 9
5. Explain the process of reading data from an HTTP Evaluate 9
connection.
6. Write about the file protocol. Apply 9
7. Explain the types of HTTP request methods. Evaluate 9
8. Explain about communication with a remote server using an Evaluate 9
HTTP Connection.
9. Explain the process of how to send user request using HTTP. Evaluate 9
10. Explain in detail about session management. Evaluate 9

GROUP-III (ANALYTICAL QUESTIONS)

Blooms
Course
S. No. Question TaxonomyLevel
Outcome
UNIT – I
Downloaded From JNTU World (http://www.alljntuworld.in)
www.alljntuworld.in JNTU World

1 Explain the essential characteristics of a mobile Understand 1


application.
2 Explain the architecture of multitier web service by Understand 1
using web services.
3 Create 2
Develop a MIDlet Application to create Hello world
Application.
Create 2
4 Develop a MIDlet Application to create and Manipulate
an Instance of a StringItem Object

ld
UNIT – II
1 Explain about the J2ME software development kits. Understand 3
2 Create a program which creates to following kind of Create 3
menu.
* cut

or
* copy
* paste
* delete
* select all
* unselect all
Create 2
3 Develop a MIDlet Application for Implementing event
W
handling.
4 Develop a MIDlet Application for Implementing input Create 2
checking program.
5 Write a J2ME program to Creating & Manipulating an Knowledge 3
instance of a DateField Object.

UNIT – III
TU

1 Create an MIDP application which examine, that a Create 3


phone number, which a user has entered is in the given
format.
* Area code should be one of the following: 040, 041,
050, 0400, 044
* There should 6-8 numbers in telephone
numberInspections.
JN

Understand 3
2 Develop a J2ME program to Creating & Manipulating an
Instance of a Gauge Class.
3 Write a program to Creating and accessing an Instance of Create 3
an Implicit List Class
4 Create a J2ME program to create multiple midlets. Create 3
5 Develop a MIDlet Application to select list item. Create 3

6 Create a MIDP application, where the user can enter Create 3


player name and points. The program saves the
information to the record using RMS at MIDP device.
Program should also print out the top 10 player list to
the end user. You can use this class in your game if
you made own class for saving and reading record sets.

Downloaded From JNTU World (http://www.alljntuworld.in)


www.alljntuworld.in JNTU World

7 Create a MIDP application, which draws a bar graph to Create 4


the display. Data values can be given at int[] array. You
can enter four data (integer) values to the input text field.
UNIT – IV
Develop a MIDlet Application to slide show of pictures Create 4
1
2 Develop a MIDlet Application of displaying pictures of Create 3
different formats.
3
3 Develop a MIDlet Application to implement bar graphs. Create

ld
4 Demonstrate simple animation using a Timer and 4
TimerTask.
5 Create a slide show which has three slides, which Create 4
includes pictures at PNG format. Program should change
to the new slide other 5 seconds.
6 Develop a MIDlet Application to implement Online Help. Create 4

1
2

or
UNIT – V
Develop a MIDlet Application for datagram server.
Develop a MIDlet Application for datagram Client.
Create

Create
5

5
W
3 Develop a MIDlet Application to run server application on Create 5
phone simulator
4 Develop a MIDlet Application get file from network. Create 5

5 Develop a J2ME program for Socket MIDlet Create 6

UNIT-VI
TU

1 Develop a MIDlet Application to create socket connection Create 6


on a J2ME phone
2 Develop a MIDlet Application to login to HTTP Server Create 6
from a J2ME Program
Apply 5
3 Write a J2ME Program to login to HTTP server
4 Develop a MIDlet application for logging to HTTP server Create 6
JN

5 Write a J2ME Program to create Https MIDlet.


UNIT - VII
1 Develop a MIDlet Application to implement web application Create 7
- Students marks

2 Develop a MIDlet Application to implement web application Create 6


- Town/City movie enquiry
3 Develop a MIDlet Application to implement web application Create 7
- Railway/Road/Air enquiry status
4 Create a MIDP application, which show to the user 5-10 Create 7
quiz questions. All questions have 4
possible options and one right option exactly. Application
counts and shows to the user how
many right answers were right and shows them to user.

Downloaded From JNTU World (http://www.alljntuworld.in)


www.alljntuworld.in JNTU World

5 Develop a MIDlet Application to Create a Calculator Create 6


J2ME client Application.
UNIT - VIII
1 Develop a MIDlet Application to implement web Create 8
application – sports update
2 Develop a MIDlet Application to implement web Create 8
application – Town/City weather update
3 Develop a MIDlet Application to implement web Create 7
application – Public Exams

ld
or
W
TU
JN

Downloaded From JNTU World (http://www.alljntuworld.in)

You might also like