What are all the documents have you involved in preparation
of a Project as a Project Lead?
Answers were Sorted based on User's Feedback
Answer / guest
Program specification documents,functional specification
document,Esitimate the time duration for the project,class
diagram,etc..
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / swati
Release notes, Review Checklist, Guidelines and Processes,
Configuration management plan
Is This Answer Correct ? | 2 Yes | 0 No |
Which is best framework in java?
What is predicate in lambda expression?
In which language eclipse is developed?
What is lazy loading in jpa?
What is meant by java se?
What is reflection in java?
When do we go for java 8 stream api? Why do we need to use java 8 stream api in our projects?
i heard that JVM internally contains pointers...is this true?
What is entitymanager in java?
How do I create an executable jar file?
In a barber shop there are 2 doors. customer come in 1 door, leave in other. minimum # of chairs. barber spend his life in cutting. always barber can cut 1 customer. few chairs in the shop. if barber busy customer waits, if chairs full, customer leave. if no customer, barber sleeps. treat barber and customer as 2 threads. you can use Semaphore class with arrive and depart and count as parameter.
How do I know if I have jre or jdk?