What is the synonym of framework?



What is the synonym of framework?..

Answer / Sanjay Prajapati

An alternative term for a Framework in Java could be Infrastructure or Architecture. It provides a pre-designed structure within which an application can be built, and it usually includes common libraries and templates.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What are the different data types in java?

1 Answers  


How does queue work in java?

1 Answers  


Why string is a class?

1 Answers  


Why Wait and notify are kept in Object class although they are used only with Thread Class

2 Answers   Global Logic, Saksoft,


What is the use of collections in java? How it is implemented in real time applications?

2 Answers  


difference between vectorlist and hash

1 Answers   TCS,


Can anonymous class have constructor?

1 Answers  


What are the different types of java?

1 Answers  


How many times garbage collector will invoke an object?s finalize() method?

4 Answers  


What is the memory leak in java?

1 Answers  


What is the intersection and union methods?

1 Answers  


what is the difference b/w PUT and POST method to send data to the server

5 Answers   Mind Tree,


Categories