What is codebase?


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

Post New Answer

More Core Java Interview Questions

What is default specifier ??? Use of default specifier ???

4 Answers   Cognizant, Syntel,


What is finally block?

0 Answers  


Can we declare an anonymous class as both extending a class and implementing an interface?

8 Answers   College School Exams Tests, JVA, TCS, Wipro,


How many types of syncronization?

2 Answers  


What is a bufferedreader?

0 Answers  


What is an interface in java?

0 Answers  


What is the difference between super class & sub class?

0 Answers  


What class is used to create Server side object?

1 Answers   TCS,


Can we access a database using applets?

2 Answers   Hewitt,


How can we achieve IPC in JAVA?

1 Answers   Wipro,


class A { private int i; } class B extends A { private int i; } if I create an object of B class what will be the memory of that object.

2 Answers   Yamaha,


What is hashtable and explain features of hashtable?

0 Answers  


Categories