logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • Why cannot you run standard Java byte code on Android ?


  • Correct Answer
  • Android uses Dalvik Virtual Machine (DVM) which requires a special bytecode We need to convert Java class files into Dalvik Executable files using an Android tool called "dx" In normal circumstances, developers will not be using this tool directly and build tools will care for the generation of DVM compatible files 

  • Tags: Analyst, IT Trainer

    Technology problems


    Search Results


    • 1. What is session storage and how can you create one?
    • Discuss
    • 2. Why an app on iOS device behaves differently when running in foreground than in background?
    • Discuss
    • 3. What is the importance of XML-based layouts?
    • Discuss
    • 4. What is parallel/audit testing?
    • Discuss
    • 5. Describe Bottom-Up and Top-Down approach in Testing.
    • Discuss
    • 6. Where can you define the icon for your Activity ?
    • Discuss
    • 7. Data structure suitable for an application discussed in?

    • Options
    • A. procedural design
    • B. architectural design
    • C. data design
    • D. interface design
    • Discuss
    • 8. XML preserves white spaces.

    • Options
    • A. TRUE
    • B. FALSE
    • Discuss
    • 9. A website main page is called

    • Options
    • A. start page
    • B. bookmark
    • C. search page
    • D. browser page
    • Discuss
    • 10. The PHP Syntax is most similar to

    • Options
    • A. Visual Basic
    • B. VB Script
    • C. PERL & C
    • D. Java Script
    • Discuss


    Comments

    There are no comments.

Enter a new Comment