Important terms in System DesignSuppose you opened a burger store how will you scale that. So accordingly we will see all the terms.Sep 17Sep 17
Division and Multiplication shortcuts for AptitudeTo check weather a number is divisible by 2 , 4 , 8 or not :Sep 14Sep 14
How data is transferred from your pc to google ? [ Computer Netoworks ]When you send a message to Google and Google sends a response back, a subnet mask helps Google determine whether the requester is on the…Jul 30Jul 30
Accenture MS Office Aptitude QuestionsNote : This blog will get updated with more points or say question so save it.Jul 13Jul 13
Accenture Networking Aptitude QuestionsNote : This blog will get updated with more points or say question so save it.Jul 13Jul 13
How to use @Autowired in Spring BootWhen we use spring boot to create object for another class instead of creating it ourself then we autowired.Jul 8Jul 8
Dependency Injection in Spring bootIn a normal Java program, we need to create an object of a class ourselves to use all its functionalities. This requires us to manage the…Jul 8Jul 8