What is dhcp pool?
Answer / Rohit Perwani
A DHCP (Dynamic Host Configuration Protocol) pool is a range of IP addresses that can be assigned to clients by a DHCP server. The pool defines the starting and ending IP address, as well as other configuration parameters such as subnet mask and default gateway.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you identify a weak entity?
Which injection is better in spring?
What is the difference between the @component, @repository and @service annotations in spring?
What is bean factory in spring?
What is the function of annotation @responsebody?
When should you use a spring boot? : Spring Boot
How to handle exceptions in spring mvc framework?
What is java spring framework used for?
What is aop in spring?
What is the application context in spring?
How to integrate spring and hibernate?
What is the implementation of applicationcontext container?