What does microservices mean?


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

Post New Answer

More Core Java Interview Questions

What is casting ?

2 Answers  


How to excute - Interface - Inner class- method can any one tell how to execute/ call this main method public interface abc { static int i=0; void dd(); class a1 { a1() { int j; System.out.println("inside"); }; public static void main(String a1[]) { System.out.println("in interfia"); } } }

1 Answers  


In Java list the methods that can be overridden?

0 Answers   Accenture,


Explain break statement and continue statement?

3 Answers  


List some features of the abstract class.

0 Answers  






What is immutable class in java?

0 Answers  


which of tha following is not a thread safe class? a) ArrayList b)Vector c)HashTable d)None

17 Answers  


What is user defined exception in Java?

0 Answers   TCS,


how to deploy apache tomcat server to weblogic server in java

0 Answers   IBM,


what is servlet enginee?

0 Answers   Covansys,


How a class can implement an interface?

5 Answers   SysArc,


Why we need to serialize the object

11 Answers   CTS, Geometric Software,


Categories