InterviewSolution
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
The two build files generated by android studio are in ____. |
|
Answer» The TWO build files generated by android studio are in ________________. |
|
| 2. |
Which of the following is a quality plugin of Gradle? |
|
Answer» Which of the FOLLOWING is a QUALITY plugin of GRADLE? |
|
| 3. |
In gradle the init task creates a Gradle project, which contains _____ |
|
Answer» In gradle the init task CREATES a Gradle project, which contains _______________. |
|
| 4. |
Gradle is an imperative build tool. |
|
Answer» Gradle is an imperative build tool. |
|
| 5. |
Which plugins are configured while integrating gradle with Jenkins? |
|
Answer» Which plugins are configured while integrating gradle with Jenkins? |
|
| 6. |
The scala plugin applied in the gradle can deal with ____________. |
|
Answer» The scala plugin APPLIED in the gradle can deal with ____________. |
|
| 7. |
Gradle dependencies are stored in builds. |
|
Answer» Gradle dependencies are stored in BUILDS. |
|
| 8. |
Which of the following is Gradle's in-built task? |
|
Answer» Which of the following is Gradle's in-built task? |
|
| 9. |
The build task added by the java plugin ___________. |
|
Answer» The build task ADDED by the java PLUGIN ___________. |
|
| 10. |
Which method is used to attach a predicate to a skipping task? |
|
Answer» Which method is USED to attach a predicate to a skipping task? |
|
| 11. |
Java plugin is a binary plugin. |
|
Answer» Java plugin is a BINARY plugin. |
|
| 12. |
In gradle, JAR files are published to _________. |
|
Answer» In gradle, JAR files are PUBLISHED to _________. |
|
| 13. |
Gradle requires a Java JDK or JRE and Groovy to be installed. |
|
Answer» GRADLE requires a JAVA JDK or JRE and Groovy to be installed. (1)TRUE (2)False Answer:-(2)False |
|
| 14. |
Which task is executed to use Gradle Build Init plugin? |
|
Answer» Which task is executed to use GRADLE Build Init plugin? |
|
| 15. |
To build Android project, which version of gradle is required? |
|
Answer» To build Android PROJECT, which VERSION of GRADLE is required? |
|
| 16. |
How to check gradle version? |
|
Answer» How to check gradle VERSION? |
|
| 17. |
Which task is added by wrapper plugin to the project? |
|
Answer» Which TASK is added by wrapper PLUGIN to the project? |
|
| 18. |
The war plugin enables the default JAR archive generation of the Java |
|
Answer» The war plugin enables the default JAR ARCHIVE GENERATION of the Java plugin. |
|
| 19. |
The external dependencies for the build script are defined using _____ |
|
Answer» The external DEPENDENCIES for the build SCRIPT are defined using ___________. |
|
| 20. |
Gradle is a _______ based build tool. |
|
Answer» Gradle is a _______ BASED build tool. |
|
| 21. |
Gradle supports multiple project templates called archetypes ________. |
|
Answer» Gradle supports MULTIPLE PROJECT TEMPLATES called archetypes ________. |
|
| 22. |
When gradle plugins are applied to a project, it is possible to ______ |
|
Answer» When gradle plugins are applied to a project, it is possible to _____________. |
|
| 23. |
Gradle Build Init plugin is an automatically applied plugin. |
|
Answer» Gradle BUILD INIT PLUGIN is an automatically applied plugin. |
|