What are scriptlets?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

An inner class can actually be a subclass of the outer class? a. true b. false

2 Answers  


What happens if we override private method?

0 Answers  


Can java list be null?

0 Answers  


is memory to the abstract class allocated ..or objects not instantiated

7 Answers   Synechron, TCS,


Define reflection.

0 Answers  






What is sorting in java?

0 Answers  


Hi all, I am dng a mini project on FileSplitter application which splits the GBs of logfile into Smaller chunks(mbs) depending on the split size." How to handle GBs file? I am getting OutOfMemoryException, when I input such GB sized file. Thx

0 Answers  


How many bits is a word?

0 Answers  


What makes a function well defined?

0 Answers  


What is an inner class in java?

0 Answers  


What does opcode mean?

0 Answers  


Can we override protected method in java?

0 Answers  


Categories