Computer Science, asked by Alvinvarghese8326, 11 months ago

Identify two reasons for deploying applications using containers. (choose 2 responses.)

Answers

Answered by franktheruler
0

Answer:

The container is a feature of java programming language, which helps by making the conventional programming approach more convenient for programmers. In conventional approach we can store a set of data in an array. But the limitation is, it can only store datatypes which are primitive.

Explanation:

In order to facilitate the storage of non-primitive datatypes and for improving the efficiency of programming, containers were introduced.

Similar questions