what questions are been asked ??? for interview in apti
No Answer is Posted For this Question
Be the First to Post Answer
write a program to create an arraylist with string(add,remove) operation.and value should be enter through keyboard.
What is the purpose of the runtime class in java programming?
What do you mean by order of precedence and associativity?
Difference between String and StringBuffer.
What is the difference between C++ and Java and your preferences?
what are synchronized methods and synchronized statements? : Java thread
they asked class A{} class B{} class c{} all the three class saved as a single file,there is no main method in the file and anothe class M.java class m { psvm(String args[]) { // here the parent class can access } }
2 Answers DNS, IPSR Solutions,
What are the pillars of java?
Is it possible to cast an int value into a byte variable? What would happen if the value of int is larger than byte?
Can you have two constructors in java?
What is a functional interface?
What are the types of classes in java?