Skip to main content

Home/ Appin Security Lab - Sample Papers/ Contents contributed and discussions participated by appin atl

Contents contributed and discussions participated by appin atl

appin atl

Android - Android is initially developed by - 0 views

JobOrientedTrainings InformationSecurityTraining ITIndustrialTraining ProjectBasedTraining CareerCourses Asp.Net Training
started by appin atl on 07 Dec 13 no follow-up yet
  • appin atl
     
    A. Google
    B. Android Inc
    C. Both together
    D. None of the above
appin atl

Q12. The API level 8 is - 1 views

JobOrientedTrainings InformationSecurityTraining ITIndustrialTraining CareerCourses ProjectBasedTraining Asp.Net
started by appin atl on 05 Dec 13 no follow-up yet
  • appin atl
     
    Subject: Android
    A. Kajukatli
    B. Jelly Bean
    C. Froyo
    D. Eclair
appin atl

Android - Q11. Adb stands for - 3 views

JobOrientedTrainings ITIndustrialTraining ProjectBasedTraining CareerCourses InformationSecurityTraining Asp.Net
started by appin atl on 05 Dec 13 no follow-up yet
  • appin atl
     
    A. Android device bridge
    B. Android debug bridge
    C. Android development bridge
    D. Android deploy bridge
appin atl

Android - Q10. Which layout specify exact locations of its children? - 1 views

started by appin atl on 03 Dec 13 no follow-up yet
  • appin atl
     
    A. Table layout
    B. Relatde layout
    C. Linear layout
    D. Absolute layout
appin atl

Android - Q9. ----------- provides a set of options depicted as images. - 1 views

JobOrientedTrainings ITIndustrialTraining ProjectBasedTraining Asp.Net
started by appin atl on 03 Dec 13 no follow-up yet
  • appin atl
     
    A. Gallery widget
    B. Listview
    C. Imagelist
    D. Imageview
appin atl

Subject - Android - 1 views

JobOrientedTrainings ProjectBasedTraining CareerCourses ITIndustrialTraining
started by appin atl on 02 Dec 13 no follow-up yet
  • appin atl
     
    Q8. Which animation refers to the drawings that are in between the key drawings?
    (Choose from the options below)

    Options

    A. Frame-by-frame animation
    B. Tweening animation
    C. Both (A) : and (B) :
    D. None of the above
appin atl

Subject - Android - 3 views

JobOrientedTrainings InformationSecurityTraining ITIndustrialTraining ProjectBasedTraining
started by appin atl on 02 Dec 13 no follow-up yet
  • appin atl
     
    Q7. Which is used to perform a certain task in the background?
    (Choose from the options below)

    Options

    A. Service connection
    B. Start service
    C. Cnd service
    D. Internet service
appin atl

Subject - Android - 2 views

JobOrientedTrainings InformationSecurityTraining ITIndustrialTraining ProjectBasedTraining
started by appin atl on 30 Nov 13 no follow-up yet
  • appin atl
     
    Q6. Which of the following is true?

    (Choose from the options below)

    Options:

    A. A service will not automatically run in its own thread
    B. A service will automatically run in its own thread
    C. A service does not run thread
    D. none of the above
appin atl

Subject - Android - 2 views

JobOrientedTrainings InformationSecurityTraining ProjectBasedTraining ITIndustrialTraining
started by appin atl on 30 Nov 13 no follow-up yet
  • appin atl
     
    Q5. ---------- package includes variety of UI elements in the application.

    (Choose from the options below)

    Options:

    A. android.net
    B. android.telephony
    C. android.databases
    D. android.widget
appin atl

Subject - Android - 2 views

JobOrientedTrainings CareerCourses InformationSecurityTraining ITIndustrialTraining ProjectBasedTraining
started by appin atl on 29 Nov 13 no follow-up yet
  • appin atl
     
    Q4. Which android package provides the basis for user interface Interface framework?

    (Choose from the options below)

    Options:

    A. android.util
    B. android.provider
    C. android.view
    D. android.webkit
appin atl

Subject - Android - 2 views

ProjectBasedTraining JobOrientedTrainings InformationSecurityTraining ITIndustrialTraining
started by appin atl on 29 Nov 13 no follow-up yet
  • appin atl
     
    Q3. IDE stands for

    (Choose from the options below)

    Options:

    A. Integrated ddision environment
    B. Intrgrated development environment
    C. Intended ddision environment
    D. Intended development environment
appin atl

Subject - Android - 2 views

ProjectBasedTraining JobOrientedTrainings InformationSecurityTraining ITIndustrialTraining
started by appin atl on 28 Nov 13 no follow-up yet
  • appin atl
     
    Q2. The first android phone was released on

    (Choose from the options below)

    Options:

    A. oct 2008
    B. july 2008
    C. dec 2008
    D. aug 2008
appin atl

Subject - Android - 2 views

JobOrientedTrainings InformationSecurityTraining ITIndustrialTraining ProjectBasedTraining
started by appin atl on 28 Nov 13 no follow-up yet
  • appin atl
     
    Q1. The toolbar at the top of the AutoCAD 2012 window is:

    (Choose from the options below)

    Options:
    A. The Draw toolbar
    B. The Modify toolbar
    C. The Quick Access toolbar
    D. The Properties toolbar
appin atl

subject: Asp.Net - 2 views

InformationSecurityTraining ITIndustrialTraining
started by appin atl on 27 Nov 13 no follow-up yet
  • appin atl
     
    Q20. You need to enable paging for a DataGrid control?
    A. You can use a DataReader
    B. You can use a DataTable
    C. You can use either the DataReader or DataTable
    D. A DataGrid does not support paging.
appin atl

Subject - Asp.Net - 2 views

CareerCourses JobOrientedTrainings Asp.Net ProjectBasedTraining
started by appin atl on 27 Nov 13 no follow-up yet
  • appin atl
     
    19. The Products table has a column named ProductName and a primary key column named ProductID.When a user selects an item in the DataList, you want to retrieve the value of the ProductID columnassociated with it.
    A. In the DataList control set PrimaryKeyField="ProductID"
    B. In the DataList control set DataKeyField="ProductID"
    C. In the DataList control set KeyField="ProductID"
    D. In the DataList control set ID="ProductID"
appin atl

Subject - Asp.Net - 2 views

CareerCourses ProjectBasedTraining Asp.Net ITIndustrialTraining
started by appin atl on 26 Nov 13 no follow-up yet
  • appin atl
     
    Q18. Which is true to bind a method by setting the Master attribute in the ?

    (Choose from the options below)

    Options

    A. < pages masterpagefile="r4r.co.in.MasterPage" />
    B. < pages>< pages masterpagefile="r4r.co.in.MasterPage" />

    C. Both
    D. None
appin atl

Subject - Asp.Net - 2 views

CareerCourses ProjectBasedTraining IT Training
started by appin atl on 26 Nov 13 no follow-up yet
  • appin atl
     
    Q17. Which is not used into @Page attributes?

    (Choose from the options below)

    Options

    A. Async ,CodeFile
    B. EnableTheming, MasterPageFile
    C. MaintainScrollPositionOnPostback Theme
    D. None
    E. All
appin atl

Subject - Asp.Net - 2 views

Asp.Net ITIndustrialTraining JobOrientedTrainings ProjectBasedTraining
started by appin atl on 24 Nov 13 no follow-up yet
  • appin atl
     
    Q16. Which of these is not the value provided in Type property of Validation Controls?

    (Choose from the options below)

    Options

    A. String
    B. Integer
    C. Double
    D. None of these
appin atl

Subject - Asp.Net - 3 views

CareerCourses InformationSecurityTraining JobOrientedTrainings ITIndustrialTraining Asp.Net
started by appin atl on 24 Nov 13 no follow-up yet
  • appin atl
     
    Q15. Which of these Controls does not have the Display property?

    (Choose from the options below)

    Options

    A. RangeValidator
    B. CompareValidator
    C. CustomValidator
    D. ValidationSummary
‹ Previous 21 - 40 of 53 Next ›
Showing 20 items per page