Showing posts with label Programming for mobile and remote computers. Show all posts
Showing posts with label Programming for mobile and remote computers. Show all posts

Friday, May 2, 2014

PROGRAMMING FOR MOBILE AND REMOTE COMPUTERS (PMRC) MAY 2010 INFORMATION TECHNOLOGY SEMESTER 6TH

New Page 1

 PROGRAMMING FOR MOBILE AND REMOTE COMPUTERS (PMRC) MAY 2010 INFORMATION TECHNOLOGY SEMESTER 6TH


Con. 3887-10                                (REVISED COURSE)                                  AN-4594

                                                         (3 Hours)                                          [Total Marks:100]

N.B. (1) Question No.1 is compulsory.
        (2) Answer any four out of the remaining questions.
        (3) Attempt all sub questions one below the other.

1. (a) Write a note on structure of Web Applications. [10 Marks]
    (b) Explain the states in life cycle of midlet. [10 Marks]

2. (a) Write a note on servlet life cycle. [10 Marks]
    (b) Describe model-2 architecture and state its advantages. [10 Marks]

3. (a) Write a MIDP application to draw following images as mutable image:- [15 Marks]

    (b) Write a note on Image class, also state the types of images that can be included
          on canvas. [5 Marks]

4. (a) What is event handling? Elaborate the types of event handling in J2ME. [10 Marks]
    (b) Design a login form which accepts the user name and password and display
         success/failure through alerts. [10 Marks]

5. (a) Write a note on the following: - [20 Marks]
          (a) Obfuscator
          (b) GameCanvas
          (c) CDLC 1.0 and 1.1
          (d) Bluetooth

6. (a) What are the framework supported by JEE5? [10 Marks]
    (b) Write a note on Web Centric approach and EJB centric appraoch of creating
          web applications. [10 Marks]

7. (a) Compare the applet with a midlet. [5 Marks]
    (b) Explain the implementation of CommandListener and ItemStateListener with
         an example. [10 Marks]
    (c) Explain the MVC architecture. [5 Marks]

Also see Programming for mobile and remote computers question papers for December 2010

PROGRAMMING FOR MOBILE AND REMOTE COMPUTERS (PMRC) DECEMBER 2010 INFORMATION TECHNOLOGY SEMESTER 6TH

PROGRAMMING FOR MOBILE AND REMOTE COMPUTERS (PMRC) DECEMBER 2010 INFORMATION TECHNOLOGY SEMESTER 6TH


Con.5575-10                                     (REVISED COURSE)                             GT-7683

                                                            (3 Hours)                                     [Total Marks: 100]

N.B.: (1) Question No.1 is compulsory.
         (2) Attempt any four questions out of the remaining six questions.

1. (a) Explain the life cycle of midlet. [10 Marks]
    (b) Write a note on MVC architecture. [10 Marks]

2. (a) Design a canvas based MIDP application which generates concentric circle from
         smallest to largest circle on click of command button. [10 Marks]
   (b) What is event handling? Elaborate its types in J2ME. [10 Marks]

3. (a) What are JDBC drivers, state its types and elaborate each of them. [10 Marks]
    (b) Explain the life cycle of servlet. [10 Marks]

4. Write note on :- [20 Marks]
     (a) Obfuscator
     (b) Bluetooth Architecture
     (c) Configurations and profile
     (d) Alerts in MIDP applications

5. Design a calculator using high level components to perform basic operations of addition,
    subtraction, multiplication and division. [10 Marks]

6. Write note on :- [20 Marks]
      (a) Deployment Descriptor
      (b) Web container
      (c) Component of Web Application
      (d) EJB Centric Web Application

7. (a)Describe any two frameworks supported by JEE5. [10 Marks]
    (b) State the steps for packaging and deployment of MIDlet. [10 Marks]

Also see Programming for mobile and remote computers question papers for MAY 2011

PROGRAMMING FOR MOBILE AND REMOTE COMPUTERS (PMRC) MAY 2011 INFORMATION TECHNOLOGY SEMESTER 6TH

PROGRAMMING FOR MOBILE AND REMOTE COMPUTERS (PMRC) MAY 2011 INFORMATION TECHNOLOGY SEMESTER 6TH


                                                            (3 Hours)                                [Total Marks: 100]

1. (a) Explain methods in servlets life cycle. [5 Marks]
    (b) List and explain the advantages of MIDP. [5 Marks]
    (c) Compare CLDC 1.0 and CLDC 1.1. [5 Marks]
    (d) Explain protocol stack of Bluetooth. [5 Marks]

2. (a) Explain architectures of JavaEE5. [10 Marks]
    (b) Explain the following term :- [10 Marks]
          (i) Obfuscator    (iv) Application descriptor
          (ii) MIDlet          (v) Containers
          (iii) Servlet

3. (a) Write short note on:- [10 Marks]
          (i) Struts
          (ii) Hibernet
     (b) Write an MIDP application for low level event handling using Canvas class. [10 Marks]

4. (a) Explain Model-1 and Model-2 architectures. [10 Marks]
    (b) Write short note on:- [10 Marks]
          (i) Image Class
          (ii) Alert Class

5. (a) Define Profile. Explain J2ME profiles. [10 Marks]
    (b) Create a web page which searches a book by book title and author name using
         JSP. [10 Marks]

6. (a) What is MIDlet suite? Explain MIDlet suit security. [10 Marks]
    (b) Write an MIDP application that creates an interactive gauge. [10 Marks]

7. (a) Explain structure of Web Applications. [10 Marks]
    (b) Explain various classes in Game API. [10 Marks]

Also see Programming for mobile and remote computers question papers for May 2012




PROGRAMMING FOR MOBILE AND REMOTE COMPUTERS (PMRC) MAY 2012 INFORMATION TECHNOLOGY SEMESTER 6TH

PROGRAMMING FOR MOBILE AND REMOTE COMPUTERS (PMRC) MAY 2012 INFORMATION TECHNOLOGY SEMESTER 6TH


Con. 4727-12.                                                                                            GN-9236

                                                       (3 Hours)                                    [Total Marks: -100]

N.B. (1) Question No.1 is compulsory.
        (2) Attempt any four out of remaining six questions.

1. (a) Write an MIDP application that creates an interactive gauge. [10 Marks]
    (b) Give details of Model-1 and Model-2 architecture with suitable application. [10 Marks]

2. (a) What is difference between Servlet and Midlet? [10 marks]
    (b) Create a web page to search students by student Roll No. using JSP. [10 Marks]

3. (a) Explain the architecture of J2EES. [10 Marks]
    (b) Write midlet for following :- [10 Marks]
   










4. (a) What is Profile? Explain J2ME Profile. [10 Marks]
    (b) Explain working of MMS. [10 Marks]

5. (a) Write and explain the MIDP application for low level event handling using canvas
          class. [10 Marks]
     (b) Write short note on :- [10 Marks]
            (i) Image Class
           (ii) Canvas Class

6. (a) What is a Midlet suite? How security is handled in Midlet suite? [10 Marks]
    (b) Explain the class structures of Game API. [10 Marks]

7. Write short note on following :- [20 Marks]
      (a) Struts
      (b) Obfuscator
      (c) Hibernet
      (d) SMS

Also see Programming for mobile and remote computers question papers for December 2012



PROGRAMMING FOR MOBILE AND REMOTE COMPUTERS (PMRC) DECEMBER 2012 INFORMATION TECHNOLOGY SEMESTER 6TH

PROGRAMMING FOR MOBILE AND REMOTE COMPUTERS (PMRC) DECEMBER 2012 INFORMATION TECHNOLOGY SEMESTER 6TH


Con. 10662-12.                                                                                             KR-9284

                                                                (3 Hours)                              [Total Marks :100]

N.B.: (1) Question No.1 is compulsory.
         (2) Attempt any four questions from remaining questions.
         (3) Assume appropriate data wherever necessary.

1. (a) With appropriate diagram, explain the life cycle of a midlet. [10 Marks]
    (b) What are JDBC drivers? Describe each type in short. [10 Marks]

2. (a) Write a note on MVC Architecture. [10 Marks]
    (b) Write a note on command class. With an example explain the implementation of
          Command Listener. [10 Marks]

3. (a) What is event handling? Elaborate its types in J2ME. [10 Marks]
    (b) Write a note on:- [10 Marks]
           (i) Bluetooth Architecture
          (ii) Profiles in J2ME

4. (a) Write a note on:- [10 Marks]
         (i) Obfuscator
        (ii) EJB centric Web Application
    (b) With proper diagram, explain servlet life cycle. [10 Marks]

5. (a) Explain the Enterprise Architecture types. [10 Marks]
    (b) Design a canvas based MIDP application to generate circles that increase from smallest
         to largest every 1 second. [10 Marks]









6. Differentiate between :- [20 Marks]
    (a) CLDC 1.0 and CDLC 1.1
    (b) Mutable and Immutable Images
    (c) Text Box and Text Field
    (d) High Level API and Low Level API
    (e) Applet and MIDlet

7. (a) Write a MIDP application to accept registration details as mentioned below: [10 Marks]
          (i) First Name
         (ii) Last Name
        (iii) Date of Birth
        (iv) Areas of Interest
        (v) Telephone No.
        Perform validation on each information entered on click of a submit button. If  successful,
        display a success message in an alert.
    (b) Write a note on :- [10 Marks]
          (i) Game API
         (ii) Struts

Also see Programming for mobile and remote computers question papers for May 2013

PROGRAMMING FOR MOBILE AND REMOTE COMPUTERS (PMRC) MAY 2013 INFORMATION TECHNOLOGY SEMESTER 6TH

PROGRAMMING FOR MOBILE AND REMOTE COMPUTERS (PMRC) MAY 2013 INFORMATION TECHNOLOGY SEMESTER 6TH


Con. 10078-13.                                                                                                         GS-1420

                                                                 (3 Hours)                                    [Total Marks: 100]


N.B.: (1) Question No. 1 is compulsory.
         (2) Attempt any four questions out of remaining six questions. 

1. (a) Write note on MVC architecture. [10 Marks]
    (b) Explain the life cycle of MIDlet. Justify the need of making function destroy
         App(boolean uncoditional) as false and true. [10 Marks]

2. (a) Design MIDP application to generate following pattern on mobile screen using Custom
         Item Class.
   
    (b) What is event handling in J2ME? Explain types of event handling. Differentiate
          between ItemStateListener and CommandListener. [10 Marks]

3. (a) What are JDBC drivers? State its types and elaborate each of them. [10 Marks]
    (b) Explain architectures of J2EE5. [10 Marks]

4. (a) Differentiate between :- [10 Marks]
         (i) Applet and MIDlet
         (ii) MIDlet and Servlet.
    (b) Write a MIDP application to create an exclusive list performing functions such as calculating
          area of triangle, rectangle, circle and square using choice-Group Class.[10 Marks]

5. (a) Differentiate between :- [10 Marks]
         (i) High level API and Low level API
        (ii) List and Choice Group
    (b) Create a MIDP application to display smiley face on mobile screen using
          canvas class. [10 Marks]

6. (a) Explain life cycle of servlet. [10 Marks]
    (b) Explain web centric approach and EJB centric approach of creating
         web application. [10 Marks]

7. Write short note on :- [20 Marks]
    (i) Piconet and Scatternet
   (ii) Struts
  (iii) Hibernet
  (iv) Multipart Message

Also see Programming for mobile and remote computers question papers for December 2013



Wednesday, April 30, 2014

PROGRAMMING FOR MOBILE AND REMOTE COMPUTERS (PMRC) DECEMBER 2013 INFORMATION TECHNOLOGY SEMESTER 6TH

PROGRAMMING FOR MOBILE AND REMOTE COMPUTERS (PMRC) DECEMBER 2013 INFORMATION TECHNOLOGY SEMESTER 6TH

Con.9234-13                                                                                                        LJ-11668

                                                               (3 Hours)                                          [Total Marks: 100]        

N.B.: (1) Question No.1 is compulsory.
         (2) Attempt any four questions out of remaining six questions.                                                            
1. (a) Differentiate between J2ME, J2EE and J2SE. Explain web container. [10 Marks]    
    (b) Differentiate between List and Choice Group. [5 Marks]
    (c) Create a MIDP application to check and display whether string is palindrome or not
         on mobile screen. [5 Marks]

2. (a) Create a login form using servlet. Login form will contain userid and password and display in
         textbox the output as valid user or not. If user fails to authenticate in three attempts then
         he/she will be not be allowed to re-login further. [10 Marks]
     (b) What are JDBC drivers? Describe each type in short. [10 Marks]

3. (a) Explain EJB centric and Web centric approach of building Web application.[10 Marks]
    (b) Create MIDP application to display warning alert when customer try to perform. Withdraw
          and his/her account balance is less than minimum balance. [10 Marks]

4. (a) Differentiate between configurations and profile. Explain J2ME profile. [10 Marks]
    (b) Explain MIDLet life cycle. State the need of an Obfuscator. [10 Marks]

5. (a) Write a MIDP application to translate a filled curve of height 30, width 50, start angle
         180 degree, arc angle 180 degree from position 0,0 on mobile screen by 45,45 using
         low level API. [10 Marks]
    (b) Write a MIDP application to create calculator to perform operation like add, subtract,
          multiply and divide using list. [10 Marks]

6. (a) What is MIDlet suit? How security is handled in MIDlet suite? [10 Marks]
    (b) Explain event handling and its type in J2ME. [10 Marks]

7. Write a short notes on following:- [20 Marks]
     (i) AJAX
     (ii) JavaMail
    (iii) Customlitem
    (iv) OBEX

Also see Programming for mobile and remote computers question papers for May 2010