logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What is the difference between Serial and Throughput Garbage collector ?


  • Correct Answer
  • The throughput garbage collector uses a parallel version of the young generation collector and is meant to be used with applications that have medium to large data sets On the other hand, the serial collector is usually adequate for most small applications (those requiring heaps of up to approximately 100MB on modern processors) 


  • Technology problems


    Search Results


    • 1. What are the restriction imposed on a static method or a static block of code?
    • Discuss
    • 2. I want to print "Hello" even before main() is executed. How will you acheive that?
    • Discuss
    • 3. What is PHP?s configuration file called ?
    • Discuss
    • 4. What is the diff between RDO and ADO?
    • Discuss
    • 5. What is the difference between ADODC and ADODB?
    • Discuss
    • 6. When do you override hashcode and equals() ?
    • Discuss
    • 7. Which of the following are capabilities of functions in JavaScript?

    • Options
    • A. Accept parameters
    • B. Return a value
    • C. Accept parameters and Return a value
    • D. None of the above
    • Discuss
    • 8. Explain different layers which define cloud architecture
    • Discuss
    • 9. Which is the subset of SQL commands used to manipulate Oracle Database structures, including tables ?

    • Options
    • A. Data Manipulation Language(DML)
    • B. Data Definition Language(DDL)
    • C. Both A & B
    • D. None
    • Discuss
    • 10. What is webdynpro for ABAP ?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment