logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What items are important in every Android project?


  • Correct Answer
  • These are the essential items that are present each time an Android project is created: - AndroidManifestxml - buildxml - bin/ - src/ - res/ - assets/ 


  • Technology problems


    Search Results


    • 1. When should we use container classes instead of arrays?
    • Discuss
    • 2. What is meaning of following declaration? int(*p[5])();

    • Options
    • A. p is pointer to function.
    • B. p is array of pointer to function.
    • C. p is pointer to such function which return type is array.
    • D. p is pointer to array of function.
    • Discuss
    • 3. Which object is create by UIApplicationMain function at app launch time?
    • Discuss
    • 4. What is Interpreter in Java?
    • Discuss
    • 5. Difference between %TYPE and %ROWTYPE.
    • Discuss
    • 6. State the difference between View and Materialized View ?
    • Discuss
    • 7. What does BUS Schema means ?
    • Discuss
    • 8. Define "Correlated Subqueries" ?
    • Discuss
    • 9. What is the difference between Listview and Treeview?
    • Discuss
    • 10. What is the difference between dao,rdo and ado explain simply ?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment