Q1. Write simple ms architecture layer to fetch emp list? Explain about monolithic and MS archtecture? Write Singleton class? And why the variable is static? How to...read more
View Answers (1)
Q2. What is default server in springboot application? And how can we configure Other server? HashSet set = new HashSet(); for(int i=0; i Providing there is no error...read more
Q1. 1 if we call finish from oncreate in an activity in android. Will it call onresume and other lifecycle functions before ondestroy.
View Answers (1)