Questions

  1. How does Java store objects using a stack?
  2. What stack does Java use for call return sequences?
  3. What stack does the StackWalker API manage?
  4. How can you retrieve a logger?
  5. What class does the getCallerClass() method belong to?
  6. What are the possible values of the StackWalker.Option enum?
  7. What is the RETAIN_CLASS_REFERNCE enum used for?
  8. What is the SHOW_REFLECT_FRAMES enum used for?
  9. What is the SHOW_HIDDEN_FRAMES enum used for?
  10. How can the StackWalker class be extended?
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset