Interview Questions and Answers - Order By Newest Q901. What you would do if you realize that business requirement is not technically feasible ?
Ans. I would first try to make sure that I am correct in that understanding. Will talk to developers and architects to understand the technical challenges to accomplish it. Once I am done with my ground work, Will schedule a meeting with business stake holders. Will gather required evidences and will present the challenges to Business. Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  software system analyst   business analyst Q902. Which web application framework you like and Why ? Framework
Ans. I like Spring as it comes with inbuilt Dependency Injection framework. It has great online community and support and is proven to work well with ORMs like Hibernate. If we are not working with ORM and DI, Struts 2 is also good. Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  spring   struts   project lead   technical lead   techical architect Q903. How would you react if you understand that there have been business loss due to some problem with the software ? Process
Ans. I will first try to find the problem that resulted in the loss and its magnitude. Will try to find the root cause, how long the bug is in production. In the meantime , will check with business how much loss this has resulted. Once the fix has been identified and urgency for the release has been identified, Will get necessary approvals for an emergency release and will try to deploy the fix in minimal possible time. After the release, Will schedule a meeting with team to do an RCA ( Root Cause Analysis ) and procedures that should be in place to avoid such mistakes. Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  software project lead   software project manager Q904. What technologies have you worked with for build management ?
Ans. Ant and Maven Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  build management   build technologies Q905. What is the difference between Maven, Ant and Jenkins ? Tool
Ans. Maven and Ant are Build Technologies whereas Jenkins is a continuous integration tool. Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  maven   ant   jenkins   build technologies Q906. Have you created any build script yourself ?
Ans. Yes, I have worked on many build scripts in last few years. Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  build management   build technologies   build scripts Q907. Which version control system you are using in your current project ? Tools
Ans. We are using SVN and Git Hub. Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  build management   version control systems   configuration management   configuration manager   version control manager Asked in 1 Companies Q908. Name few interfaces that extends Collection Interface ?
Ans. http://www.buggybread.com/2015/02/java-collections-interfaces-that.html Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  java   collections   collection interface Q909. Name few classes that extends Number Class ?
Ans. http://www.buggybread.com/2015/02/java-util-classes-that-inherit-number.html Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  java   data types   number class Q910. Name few classes that extend Thread class ? Core Java
Ans. http://www.buggybread.com/2015/02/java-threads-classes-that-inherit.html Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  java   threads   multithreading   thread class Asked in 1 Companies Q911. Name few classes that extends Collections class ?
Ans. http://www.buggybread.com/2015/02/java-collections-classes-that-inherit.html Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  java   collections   collections class Q912. Name few Date and Time Classes you have used in your projects ?
Ans. http://www.buggybread.com/2015/02/java-util-date-time-classes-and.html Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  java   util   java.util.date   time Q913. Name few Calendar related classes and Interfaces ?
Ans. http://www.buggybread.com/2015/02/java-util-calendar-classes-and.html Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  java   util   java.util   calendar Q914. Name few abstract classes of Java collections framework ?
Ans. http://www.buggybread.com/2015/02/java-collections-abstract-classes.html Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  java   collections Q915. Name few classes that implement Cloneable interface ?
Ans. http://www.buggybread.com/2015/02/java-collections-classes-that-implement_58.html Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  java   cloneable  cloning Q916. Name few classes that implement Set interface ?
Ans. http://www.buggybread.com/2015/02/java-collections-classes-that-implement_78.html Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  java   collections   set Q917. Name few classes that implement iterable interface ?
Ans. http://www.buggybread.com/2015/02/java-collections-classes-that-implement_45.html Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  java   collections   iterable Q918. Name few classes that implement Map interface ?
Ans. http://www.buggybread.com/2015/02/java-collections-classes-that-implement_82.html Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  java   collections   map Q919. Name few classes that implement List interface ?
Ans. http://www.buggybread.com/2015/02/java-collections-classes-that-implement_35.html Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  java   collections   list Q920. Name few classes that implement Queue interface ?
Ans. http://www.buggybread.com/2015/02/java-collections-classes-that-implement_1.html Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  java   collections.queue Q921. Name few classes that implement Collection interface ?
Ans. http://www.buggybread.com/2015/02/java-collections-classes-that-implement.html Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  java   collections   collection interface Q922. Name few classes java provides for File compression ?
Ans. http://www.buggybread.com/2015/01/java-zip-classes-and-interfaces.html Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  java   zip Q923. Name few Buffered IO classes and interfaces ?
Ans. http://www.buggybread.com/2015/01/java-io-buffered-classes-and-interfaces.html Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  java   io   input output   buffered io   buffered input output Q924. Name few Locale classes and interfaces ?
Ans. http://www.buggybread.com/2015/01/java-locale-classes-and-interfaces.html Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  java   util   java.util   locale intermediate   rare Q925. Name few Hash collections classes and interfaces ?
Ans. http://www.buggybread.com/2015/01/java-hash-collections-classes-and.html Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  java   collections   hash collections Q926. Name few Enum classes and interfaces provided by Java ?
Ans. http://www.buggybread.com/2015/01/java-enum-classes-and-interfaces.html Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  java   enums Q927. Name few classes java provides for memory management ?
Ans. http://www.buggybread.com/2015/01/java-memory-classes-and-interfaces.html Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  java   memory management Q928. Name few annotations related classes and interfaces ?
Ans. http://www.buggybread.com/2015/01/java-annotations-classes-and-interfaces.html Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  java   annotations Q929. Name few Threads related classes and interfaces ?
Ans. http://www.buggybread.com/2015/01/java-threads-classes-and-interfaces.html Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  java   threads   multithreading Q930. Name few Boolean classes and interfaces ?
Ans. http://www.buggybread.com/2015/01/java-data-types-double-classes-and_31.html Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  java   data types   boolean