Can any one tell me How to explain bank project desription
in interview
Answers were Sorted based on User's Feedback
Answer / senthilkumar
you can explain your project by following popints
1.Objective of your project
2.Number of modules in your project and your module
3.Architecture of the project (Maximum all are three tier
architecture
4.Conclusion of your project
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / hrushikesh
requirments
1.customer acct
2.loan acct
3.balance acct
4.daily transaction
| Is This Answer Correct ? | 5 Yes | 3 No |
What is Visual Source Safe(source control Tool)?
my interviewer asked me what technical specification you used how to answer that question
whatis arguments &what is default argument
Q1. A. Write note on "The class path Environment Variable". B. Which are different kinds of source code? Q2. A. How to create an interface? B. Why convert an applet to an application? Q3. A. How to use Media tracker Class. B. How to use string tokenizer class. Q4. A. Explain the overview of UDP messaging. B. Difference between SQL Exception class and SQL Warning class. Q5. A. How to create com object in Java? B. Write short notes on "The properties class" Q6. A. When object is created and destroyed? B. Explain the JDB in depth & command line. C. Write short notes on Web Sites.
What is markup language?
2. Write a interface "Car" with the following methods void setName(String) String getName() void setColor(String) String getColor() void setModel(long) long getModel()
What is an algorithm in java collection framework? : java collections
lll
What are the types of the main implementing classes in the map interfaces? : java collections
Which of the following declaration is wrong? int i=45; float j = 45.0; double k=45.0;
whats the relation ship between LDAP and JNDI?
How do I find jre path in windows?