Describe the Big-O Notation.


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

Post New Answer

More Core Java Interview Questions

What are scriptlets?

0 Answers  


What are the five major types of reference sources?

0 Answers  


What is ctrl m character?

0 Answers  


What is exception and error? and what is the difference between them?

2 Answers  


Why does java have two ways to create child threads?

0 Answers  






If I only change the return type, does the method become overloaded?

0 Answers  


class A { class B { psvm(String args[]) { } } } if the prg saved in A.java whats the o/p?

7 Answers   HCL, TCS,


1.what is the exact difference between applet and frame? 2.Do we use main method in frames?

5 Answers  


What is an Iterator interface?

2 Answers  


when asub class inherits a super class and overrides a public method of super class in sub class(public method in super class). why these methods needs to be public in sub class. (otherwise compile time error).

3 Answers  


What are the major drawbacks of external iteration?

0 Answers  


question on Thread synchronization

3 Answers   Huawei,


Categories