What is files manifesting?


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

Post New Answer

More Core Java Interview Questions

How many bits is a string in java?

0 Answers  


how many types of Inheritance?

0 Answers   Impetus,


Explain what do you mean by functional overloading in java?

0 Answers   Maveric, Verifone,


What is boolean keyword in java?

0 Answers  


Given: 11. public static void main(String[] args) { 12. Integer i = uew Integer(1) + new Integer(2); 13. switch(i) { 14. case 3: System.out.println(”three”); break; 15. default: System.out.println(”other”); break; 16. } 17. } ‘What is the result? 1 three 2 other 3 An exception is thrown at runtime. 4 Compilation fails because of an error on line 12.

9 Answers  






What is protected and friendly?

1 Answers  


What is the main use of generics in java?

0 Answers  


What is parse method?

0 Answers  


Is {a, n, d} a palindrome? If you are given a random string, is it a palindrome or not?

0 Answers   Amazon,


How to Sort list of Strings in ascending order without using java api.

1 Answers   HCL, NIIT,


What does the “static” keyword mean?

0 Answers  


What is OOP Language?

0 Answers   Atos Origin,


Categories