I didn't make it to the technical interview.
Java Developer Interview Questions
26,877 java developer interview questions shared by candidates
Print the second largest element in array?
They asked me about my work experience
What is the by default size of newly created HashMap object.
what is method overloading
class A{ p s v test(){sout("A");} } class B extends A{ p s v test(){sout("B");} } class C{ main(){ A a2 = new B(); } } what is the o/p? what this example refers to? what happens when you try to override a static method from parent class?
Basic work experience questions based on your CV. Very simple cryptography questions. For example, difference between symmetric key and asymmetric key.
Write Java code to find K-complementary pairs in a given array of integers. Given Array A, pair (i, j) is K- complementary if K = A[i] + A[j];
break and continue static and final user defined exceptions. object class some from data structure algorithms like searching css advanced java
What is Java.
Viewing 351 - 360 interview questions