logo

CuriousTab

CuriousTab

Technology problems


  • 1. What items are important in every Android project?
  • Discuss
  • 2. State the difference between View and Materialized View ?
  • Discuss
  • 3. What does BUS Schema means ?
  • Discuss
  • 4. Define "Correlated Subqueries" ?
  • Also asked in: IT Trainer, Database Administrator, Analyst

  • Discuss
  • 5. What is the difference between Listview and Treeview?
  • Discuss
  • 6. What is the difference between dao,rdo and ado explain simply ?
  • Discuss
  • 7. What is SQL*Plus? Explain its features
  • Discuss
  • 8. Can you give few examples of final classes defined in Java API?
  • Discuss
  • 9. Which containers use a border Layout as their default layout ?
  • Discuss
  • 10. void waitForSignal() { Object obj = new Object(); synchronized (Thread.currentThread()) { obj.wait(); obj.notify(); } } Which statement is true?

  • Options
  • A. This code can throw an InterruptedException.
  • B. This code can throw an IllegalMonitorStateException.
  • C. This code can throw a TimeoutException after ten minutes
  • D. All the above
  • Also asked in: IT Trainer

  • Discuss

First 5 6 7 ... 72 .. 138 139 Last