What are all the documents have you involved in preparation
of a Project as a Project Lead?
Answer Posted / 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 |
Post New Answer View All Answers
How can the static main method use instance variables?
What does @override mean in java?
What does public static void main(string[]) mean?
What is log4j in java?
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.
Can I have multiple main methods in the same class?
Java prints out a ton of digits when I system.out.println() a double. How can I format it so it displays only 3 digits after the decimal place?
Can a method be static and synchronized?
What is dao in java?
How do you check if java is installed on windows command prompt?
What is Map,List,hashtable,ArrayList and difference between them??
What is jdk for netbeans ide?
What is dialect in java?
In java what is the difference between sleep() and wait() .
What is web xml java?