11. What do you mean by honeycomb in concrete? Some people call it an air pocket in the concrete or a void. It is the exposed course aggregates on surface …
Technical Interview questions and Answers For Freshers
- Civil EngineeringInterview Questions and AnswersTechnical Interview Questions and Answers
- Civil EngineeringInterview Questions and AnswersTechnical Interview Questions and Answers
Civil Engineering Interview Questions and Answers Part-1
by Sby S1. What are the causes of building collapse? The PAssage of time is one reason. Buildings also collapse due to weak foundations. Earthquakes, hurricanes and other natural disasters can also …
- Interview Questions and AnswersTechnical Interview Questions and Answers
Spring Interview Questions and Answers For Freshers Part-5
by Sby S41.What is Join point? This represents a point in your application where you can plug-in AOP aspect. You can also say, it is the actual place in the application where …
- Interview Questions and AnswersTechnical Interview Questions and Answers
Spring Interview Questions and Answers For Freshers Part-4
by Sby S31.How do you turn on annotation wiring? Annotation wiring is not turned on in the Spring container by default. So, before we can use annotation-based wiring, we will need to …
- Interview Questions and AnswersTechnical Interview Questions and Answers
Spring Interview Questions and Answers For Freshers Part-3
by Sby S21.What is default scope of bean in Spring framework? The default scope of bean is Singleton for Spring framework.
- Interview Questions and AnswersTechnical Interview Questions and Answers
Spring Interview Questions and Answers For Freshers Part-2
by Sby S11.What are types of IoC containers? Explain them. There are two types of IoC containers: Bean Factory container: This is the simplest container providing basic support for DI .The BeanFactory …
- Interview Questions and AnswersTechnical Interview Questions and Answers
Spring Interview Questions and Answers For Freshers Part-1
by Sby S1.What is Spring? Spring is an open source development framework for enterprise Java. The core features of the Spring Framework can be used in developing any Java application, but there …