What is general methodology?



What is general methodology?..

Answer / Amit Agarwal

The General Methodology in Java programming refers to a systematic approach to design, develop, and test software applications. It typically involves steps like Analysis, Design, Implementation, Testing, and Deployment.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What are the 5 types of research methods?

1 Answers  


wat is final...? wat is finally...? wat is finalize....? difference between " final and finally and finalize "...?

2 Answers  


Explain about instanceof operator in java?

1 Answers  


What is java virtual machine? Explain

1 Answers  


How many types of thread in java? give the name

13 Answers   Cisco, NIIT,


What is final keyword?

1 Answers  


what is difference between colection and collections?

25 Answers   Amdocs, IBM, Infosys, Ipog Software, Polaris, Tech Mahindra,


Hi all, I am dng a mini project on FileSplitter application which splits the GBs of logfile into Smaller chunks(mbs) depending on the split size." How to handle GBs file? I am getting OutOfMemoryException, when I input such GB sized file. Thx

1 Answers  


What is the difference between error and exception and explain in simple words not whatever is given in the book.

7 Answers  


What is a map? What are the implementations of map?

1 Answers  


In what types of operations an ArithmeticException will be thrown?

3 Answers  


Difference between string s= new string (); and string s = "abv";?

1 Answers   Cap Gemini,


Categories