Explore topic-wise MCQs in Technical MCQs.

This section includes 10 Mcqs, each offering curated multiple-choice questions to sharpen your Technical MCQs knowledge and support exam preparation. Choose a topic below to get started.

1.

typedef define new types in ivy.

A. Yes
B. No
C. Can be yes or no
D. Can not say
E.
Answer» B. No
2.

publish task is used to publish current artifacts and its resolved descriptor files to mentioned repository.

A. TRUE
B. FALSE
C. Can be true or false
D. Can not say
Answer» B. FALSE
3.

___________ task is used to resolve dependencies to a specified location in project workspace.

A. install
B. retrieve
C. cachepath
D. resolve
Answer» C. cachepath
4.

Which is the use of parsers tag?

A. To define module cache parsers
B. To define module latest parsers
C. To define module descriptor parsers
D. To define module version parsers
Answer» D. To define module version parsers
5.

Which tag of Ivy Settings File, set an ivy variable. Cardinality: 0..n?

A. settings
B. property
C. classpath
D. include
Answer» C. classpath
6.

Which of the following are features of Apache Ivy?

A. ANT Based
B. Non-intrusive
C. Highly Flexible
D. All of the above
Answer» E.
7.

Type identifies the artifact category like jar, war, src, doc etc?

A. TRUE
B. FALSE
C. Can be true or false
D. Can not say
Answer» B. FALSE
8.

Which represents continuous development, nightly build?

A. milestone
B. release
C. integration
D. None of the above
Answer» D. None of the above
9.

Which terms refers to the name of the company, individual developer or team name who creates the project or library?

A. Module
B. Organisation
C. Artifact
D. Type
Answer» C. Artifact
10.

Which of the following is true about Apache IVY?

A. Apache IVY is a dependencies management tool similar to Maven but is ANT based.
B. It is highly flexible and configurable
C. Easy to use as Maven
D. All of the above
Answer» E.