SAP4INDIA.COM

Free SAP Interview Questions and Free SAP Tutorials


Archive for the ‘Java Tutorials’ Category

Release Notes SAP BusinessObjects Planning and Consolidation 10.0 version for SAP NetWeaver

Release Notes SAP BusinessObjects Plotting and Consolidation 10.0 version for SAP NetWeaver Download Now —> SBOP_PC_10_NW_ReleaseNotes.pdf    Send article as PDF   

Share
No Comments

J2EE question Time: 20 minutes (32 questions)

Each question carries 1 mark. There could be many answers to a question. No negative marking. Minimum pass mark: 25 1.What event listener interface defines the sessionWillPassivate() method? a. HttpSessionEventListener b. HttpSessionAttributeListener c. HttpSessionListener d. HttpSessionActivationListener 2. Which of the following are required to use URL-rewriting for session management? a. Page URLs must be rewritten [...]

Share
No Comments

Basic Questions ( Java, XML, SQL ) – Time: 25 minutes (45 questions)

Each question carries 1 mark. There could be many answers to a question. No negative marking. Minimum pass mark: 38 I have a class called Ball. I need to make 3 new instances of Ball, where all the Ball behaves the same, but just the color of the ball changes (Red, Blue, Green). How can [...]

Share
No Comments

Core Java Interview Questions

1 Q Why threads block or enters to waiting state on I/O? A. Threads enters to waiting state or block on I/O because other threads can do 1.file the I/O operations are performed. 2 Q What are transient variables in java? A . Transient variables are variable that cannot be serialized. 3 Q How Observer [...]

Share
No Comments

New Java interview questions and Answers

What is garbage collection? What is the process that is responsible for doing that in java? – Reclaiming the unused memory by the invalid objects. Garbage collector is responsible for this process What kind of thread is the Garbage collector thread? – It is a daemon thread. What is a daemon thread? – These are [...]

Share
No Comments
Rss Feeds
Powered by Yahoo! AnswersExtension Factory Builder