<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Madanswer Technologies Interview Questions Data|Agile|DevOPs|Python - Recent questions in Gradle</title>
<link>https://madanswer.com/questions/gradle</link>
<description>Powered by Question2Answer</description>
<item>
<title>Which Gradle plugin is used to generate JavaDoc documentation?</title>
<link>https://madanswer.com/87075/which-gradle-plugin-is-used-to-generate-javadoc-documentation</link>
<description>&lt;p&gt;Which Gradle plugin is used to generate JavaDoc documentation?&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;a) java&lt;/p&gt;&lt;p&gt;b) jacoco&lt;/p&gt;&lt;p&gt;c) javadoc&lt;/p&gt;&lt;p&gt;d) groovy&lt;/p&gt;&lt;div&gt;&lt;/div&gt;</description>
<category>Gradle</category>
<guid isPermaLink="true">https://madanswer.com/87075/which-gradle-plugin-is-used-to-generate-javadoc-documentation</guid>
<pubDate>Thu, 23 May 2024 01:48:40 +0000</pubDate>
</item>
<item>
<title>Which of the following is not a build lifecycle phase in Gradle?</title>
<link>https://madanswer.com/87073/which-of-the-following-is-not-a-build-lifecycle-phase-in-gradle</link>
<description>Which of the following is not a build lifecycle phase in Gradle?&lt;br /&gt;
&lt;br /&gt;
a) validate&lt;br /&gt;
&lt;br /&gt;
b) install&lt;br /&gt;
&lt;br /&gt;
c) deploy&lt;br /&gt;
&lt;br /&gt;
d) load</description>
<category>Gradle</category>
<guid isPermaLink="true">https://madanswer.com/87073/which-of-the-following-is-not-a-build-lifecycle-phase-in-gradle</guid>
<pubDate>Thu, 23 May 2024 01:48:17 +0000</pubDate>
</item>
<item>
<title>What is Gradle?</title>
<link>https://madanswer.com/87071/what-is-gradle</link>
<description>&lt;p&gt;What is Gradle?&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;a) A build automation tool&lt;/p&gt;&lt;p&gt;b) A version control system&lt;/p&gt;&lt;p&gt;c) A programming language&lt;/p&gt;&lt;p&gt;d) A software testing framework&lt;/p&gt;&lt;div&gt;&lt;/div&gt;</description>
<category>Gradle</category>
<guid isPermaLink="true">https://madanswer.com/87071/what-is-gradle</guid>
<pubDate>Thu, 23 May 2024 01:47:54 +0000</pubDate>
</item>
<item>
<title>Which Gradle plugin is used to run JUnit tests?</title>
<link>https://madanswer.com/85672/which-gradle-plugin-is-used-to-run-junit-tests</link>
<description>Which Gradle plugin is used to run JUnit tests?&lt;br /&gt;
&lt;br /&gt;
a) junit&lt;br /&gt;
&lt;br /&gt;
b) test&lt;br /&gt;
&lt;br /&gt;
c) check&lt;br /&gt;
&lt;br /&gt;
d) none of the above</description>
<category>Gradle</category>
<guid isPermaLink="true">https://madanswer.com/85672/which-gradle-plugin-is-used-to-run-junit-tests</guid>
<pubDate>Mon, 01 Apr 2024 22:23:41 +0000</pubDate>
</item>
<item>
<title>Which of the following is a valid Gradle project layout?</title>
<link>https://madanswer.com/85670/which-of-the-following-is-a-valid-gradle-project-layout</link>
<description>Which of the following is a valid Gradle project layout?&lt;br /&gt;
&lt;br /&gt;
a) src/java/main&lt;br /&gt;
&lt;br /&gt;
b) main/java/src&lt;br /&gt;
&lt;br /&gt;
c) java/src/main&lt;br /&gt;
&lt;br /&gt;
d) src/main/java</description>
<category>Gradle</category>
<guid isPermaLink="true">https://madanswer.com/85670/which-of-the-following-is-a-valid-gradle-project-layout</guid>
<pubDate>Mon, 01 Apr 2024 22:23:15 +0000</pubDate>
</item>
<item>
<title>Which Gradle task is used to generate a Javadoc API documentation?</title>
<link>https://madanswer.com/85668/which-gradle-task-is-used-to-generate-a-javadoc-api-documentation</link>
<description>&lt;p&gt;Which Gradle task is used to generate a Javadoc API documentation?&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;a) javadoc&lt;/p&gt;&lt;p&gt;b) generateJavadoc&lt;/p&gt;&lt;p&gt;c) doc&lt;/p&gt;&lt;p&gt;d) apiDoc&lt;/p&gt;&lt;div&gt;&lt;/div&gt;</description>
<category>Gradle</category>
<guid isPermaLink="true">https://madanswer.com/85668/which-gradle-task-is-used-to-generate-a-javadoc-api-documentation</guid>
<pubDate>Mon, 01 Apr 2024 22:22:52 +0000</pubDate>
</item>
<item>
<title>Which of the following is not a valid Gradle configuration?</title>
<link>https://madanswer.com/85666/which-of-the-following-is-not-a-valid-gradle-configuration</link>
<description>&lt;p&gt;Which of the following is not a valid Gradle configuration?&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;a) compile&lt;/p&gt;&lt;p&gt;b) runtime&lt;/p&gt;&lt;p&gt;c) testCompile&lt;/p&gt;&lt;p&gt;d) build&lt;/p&gt;&lt;div&gt;&lt;/div&gt;</description>
<category>Gradle</category>
<guid isPermaLink="true">https://madanswer.com/85666/which-of-the-following-is-not-a-valid-gradle-configuration</guid>
<pubDate>Mon, 01 Apr 2024 22:22:22 +0000</pubDate>
</item>
<item>
<title>Which Gradle plugin is used to deploy a web application to a remote server?</title>
<link>https://madanswer.com/85664/which-gradle-plugin-is-used-to-deploy-a-web-application-to-a-remote-server</link>
<description>Which Gradle plugin is used to deploy a web application to a remote server?&lt;br /&gt;
&lt;br /&gt;
a) tomcat&lt;br /&gt;
&lt;br /&gt;
b) jetty&lt;br /&gt;
&lt;br /&gt;
c) war&lt;br /&gt;
&lt;br /&gt;
d) none of the above</description>
<category>Gradle</category>
<guid isPermaLink="true">https://madanswer.com/85664/which-gradle-plugin-is-used-to-deploy-a-web-application-to-a-remote-server</guid>
<pubDate>Mon, 01 Apr 2024 22:21:57 +0000</pubDate>
</item>
<item>
<title>Which of the following is a valid Gradle command?</title>
<link>https://madanswer.com/85662/which-of-the-following-is-a-valid-gradle-command</link>
<description>Which of the following is a valid Gradle command?&lt;br /&gt;
&lt;br /&gt;
a) gradle –version&lt;br /&gt;
&lt;br /&gt;
b) gradle –compile&lt;br /&gt;
&lt;br /&gt;
c) gradle –build&lt;br /&gt;
&lt;br /&gt;
d) gradle –run</description>
<category>Gradle</category>
<guid isPermaLink="true">https://madanswer.com/85662/which-of-the-following-is-a-valid-gradle-command</guid>
<pubDate>Mon, 01 Apr 2024 22:21:30 +0000</pubDate>
</item>
<item>
<title>Which Gradle plugin is used to create a distribution directory?</title>
<link>https://madanswer.com/85660/which-gradle-plugin-is-used-to-create-a-distribution-directory</link>
<description>Which Gradle plugin is used to create a distribution directory?&lt;br /&gt;
&lt;br /&gt;
a) distribution&lt;br /&gt;
&lt;br /&gt;
b) application&lt;br /&gt;
&lt;br /&gt;
c) distDir&lt;br /&gt;
&lt;br /&gt;
d) none of the above</description>
<category>Gradle</category>
<guid isPermaLink="true">https://madanswer.com/85660/which-gradle-plugin-is-used-to-create-a-distribution-directory</guid>
<pubDate>Mon, 01 Apr 2024 22:21:01 +0000</pubDate>
</item>
<item>
<title>Which Gradle task is used to generate a Gradle build script with project dependencies?</title>
<link>https://madanswer.com/85658/which-gradle-task-is-used-to-generate-gradle-build-script-with-project-dependencies</link>
<description>&lt;p&gt;Which Gradle task is used to generate a Gradle build script with project dependencies?&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;a) init&lt;/p&gt;&lt;p&gt;b) dependencies&lt;/p&gt;&lt;p&gt;c) buildScript&lt;/p&gt;&lt;p&gt;d) createBuild&lt;/p&gt;&lt;div&gt;&lt;/div&gt;</description>
<category>Gradle</category>
<guid isPermaLink="true">https://madanswer.com/85658/which-gradle-task-is-used-to-generate-gradle-build-script-with-project-dependencies</guid>
<pubDate>Mon, 01 Apr 2024 22:20:36 +0000</pubDate>
</item>
<item>
<title>Which of the following is not a valid Gradle dependency scope?</title>
<link>https://madanswer.com/85656/which-of-the-following-is-not-a-valid-gradle-dependency-scope</link>
<description>&lt;p&gt;Which of the following is not a valid Gradle dependency scope?&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;a) compileOnly&lt;/p&gt;&lt;p&gt;b) testCompileOnly&lt;/p&gt;&lt;p&gt;c) runtimeOnly&lt;/p&gt;&lt;p&gt;d) deployOnly&lt;/p&gt;&lt;div&gt;&lt;/div&gt;</description>
<category>Gradle</category>
<guid isPermaLink="true">https://madanswer.com/85656/which-of-the-following-is-not-a-valid-gradle-dependency-scope</guid>
<pubDate>Mon, 01 Apr 2024 22:20:10 +0000</pubDate>
</item>
<item>
<title>Which Gradle plugin is used to create a distribution TAR file?</title>
<link>https://madanswer.com/85654/which-gradle-plugin-is-used-to-create-a-distribution-tar-file</link>
<description>&lt;p&gt;Which Gradle plugin is used to create a distribution TAR file?&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;a) tar&lt;/p&gt;&lt;p&gt;b) application&lt;/p&gt;&lt;p&gt;c) distTar&lt;/p&gt;&lt;p&gt;d) groovy&lt;/p&gt;&lt;div&gt;&lt;/div&gt;</description>
<category>Gradle</category>
<guid isPermaLink="true">https://madanswer.com/85654/which-gradle-plugin-is-used-to-create-a-distribution-tar-file</guid>
<pubDate>Mon, 01 Apr 2024 22:19:41 +0000</pubDate>
</item>
<item>
<title>Which of the following is not a valid Gradle task?</title>
<link>https://madanswer.com/85652/which-of-the-following-is-not-a-valid-gradle-task</link>
<description>Which of the following is not a valid Gradle task?&lt;br /&gt;
&lt;br /&gt;
a) clean&lt;br /&gt;
&lt;br /&gt;
b) compileTest&lt;br /&gt;
&lt;br /&gt;
c) formatSource&lt;br /&gt;
&lt;br /&gt;
d) assemble</description>
<category>Gradle</category>
<guid isPermaLink="true">https://madanswer.com/85652/which-of-the-following-is-not-a-valid-gradle-task</guid>
<pubDate>Mon, 01 Apr 2024 22:19:15 +0000</pubDate>
</item>
<item>
<title>Which Gradle plugin is used to generate a project’s Gradle build script?</title>
<link>https://madanswer.com/85650/which-gradle-plugin-is-used-to-generate-a-projects-gradle-build-script</link>
<description>Which Gradle plugin is used to generate a project’s Gradle build script?&lt;br /&gt;
&lt;br /&gt;
a) application&lt;br /&gt;
&lt;br /&gt;
b) idea&lt;br /&gt;
&lt;br /&gt;
c) eclipse&lt;br /&gt;
&lt;br /&gt;
d) init</description>
<category>Gradle</category>
<guid isPermaLink="true">https://madanswer.com/85650/which-gradle-plugin-is-used-to-generate-a-projects-gradle-build-script</guid>
<pubDate>Mon, 01 Apr 2024 22:18:50 +0000</pubDate>
</item>
<item>
<title>Which Gradle task is used to create a distribution ZIP file?</title>
<link>https://madanswer.com/85648/which-gradle-task-is-used-to-create-a-distribution-zip-file</link>
<description>Which Gradle task is used to create a distribution ZIP file?&lt;br /&gt;
&lt;br /&gt;
a) zip&lt;br /&gt;
&lt;br /&gt;
b) distZip&lt;br /&gt;
&lt;br /&gt;
c) packageZip&lt;br /&gt;
&lt;br /&gt;
d) createZip</description>
<category>Gradle</category>
<guid isPermaLink="true">https://madanswer.com/85648/which-gradle-task-is-used-to-create-a-distribution-zip-file</guid>
<pubDate>Mon, 01 Apr 2024 22:18:24 +0000</pubDate>
</item>
<item>
<title>Which of the following is a valid Gradle script plugin?</title>
<link>https://madanswer.com/85646/which-of-the-following-is-a-valid-gradle-script-plugin</link>
<description>Which of the following is a valid Gradle script plugin?&lt;br /&gt;
&lt;br /&gt;
a) build.gradle&lt;br /&gt;
&lt;br /&gt;
b) script.gradle&lt;br /&gt;
&lt;br /&gt;
c) plugin.gradle&lt;br /&gt;
&lt;br /&gt;
d) none of the above</description>
<category>Gradle</category>
<guid isPermaLink="true">https://madanswer.com/85646/which-of-the-following-is-a-valid-gradle-script-plugin</guid>
<pubDate>Mon, 01 Apr 2024 22:17:47 +0000</pubDate>
</item>
<item>
<title>Which Gradle plugin is used to create a WAR file?</title>
<link>https://madanswer.com/85644/which-gradle-plugin-is-used-to-create-a-war-file</link>
<description>Which Gradle plugin is used to create a WAR file?&lt;br /&gt;
&lt;br /&gt;
a) java&lt;br /&gt;
&lt;br /&gt;
b) war&lt;br /&gt;
&lt;br /&gt;
c) application&lt;br /&gt;
&lt;br /&gt;
d) groovy</description>
<category>Gradle</category>
<guid isPermaLink="true">https://madanswer.com/85644/which-gradle-plugin-is-used-to-create-a-war-file</guid>
<pubDate>Mon, 01 Apr 2024 22:16:56 +0000</pubDate>
</item>
<item>
<title>Which Gradle task is used to generate a code quality report using Checkstyle?</title>
<link>https://madanswer.com/85560/which-gradle-task-is-used-to-generate-a-code-quality-report-using-checkstyle</link>
<description>Which Gradle task is used to generate a code quality report using Checkstyle?&lt;br /&gt;
&lt;br /&gt;
a) checkstyleMain&lt;br /&gt;
&lt;br /&gt;
b) check&lt;br /&gt;
&lt;br /&gt;
c) quality&lt;br /&gt;
&lt;br /&gt;
d) codeReport</description>
<category>Gradle</category>
<guid isPermaLink="true">https://madanswer.com/85560/which-gradle-task-is-used-to-generate-a-code-quality-report-using-checkstyle</guid>
<pubDate>Wed, 27 Mar 2024 01:20:12 +0000</pubDate>
</item>
<item>
<title>Which Gradle plugin is used to create a Spring Boot executable JAR file?</title>
<link>https://madanswer.com/85558/which-gradle-plugin-is-used-to-create-a-spring-boot-executable-jar-file</link>
<description>Which Gradle plugin is used to create a Spring Boot executable JAR file?&lt;br /&gt;
&lt;br /&gt;
a) application&lt;br /&gt;
&lt;br /&gt;
b) spring-boot&lt;br /&gt;
&lt;br /&gt;
c) java&lt;br /&gt;
&lt;br /&gt;
d) groovy</description>
<category>Gradle</category>
<guid isPermaLink="true">https://madanswer.com/85558/which-gradle-plugin-is-used-to-create-a-spring-boot-executable-jar-file</guid>
<pubDate>Wed, 27 Mar 2024 01:19:42 +0000</pubDate>
</item>
<item>
<title>Which of the following is a valid Gradle task?</title>
<link>https://madanswer.com/85556/which-of-the-following-is-a-valid-gradle-task</link>
<description>&lt;p&gt;Which of the following is a valid Gradle task?&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;a) run&lt;/p&gt;&lt;p&gt;b) compile&lt;/p&gt;&lt;p&gt;c) build&lt;/p&gt;&lt;p&gt;d) all of the above&lt;/p&gt;&lt;div&gt;&lt;/div&gt;</description>
<category>Gradle</category>
<guid isPermaLink="true">https://madanswer.com/85556/which-of-the-following-is-a-valid-gradle-task</guid>
<pubDate>Wed, 27 Mar 2024 01:19:18 +0000</pubDate>
</item>
<item>
<title>Which Gradle plugin is used to build and run Docker images?</title>
<link>https://madanswer.com/85554/which-gradle-plugin-is-used-to-build-and-run-docker-images</link>
<description>Which Gradle plugin is used to build and run Docker images?&lt;br /&gt;
&lt;br /&gt;
a) docker&lt;br /&gt;
&lt;br /&gt;
b) java&lt;br /&gt;
&lt;br /&gt;
c) application&lt;br /&gt;
&lt;br /&gt;
d) groovy</description>
<category>Gradle</category>
<guid isPermaLink="true">https://madanswer.com/85554/which-gradle-plugin-is-used-to-build-and-run-docker-images</guid>
<pubDate>Wed, 27 Mar 2024 01:18:51 +0000</pubDate>
</item>
<item>
<title>Which of the following is not a valid Gradle dependency configuration?</title>
<link>https://madanswer.com/85552/which-of-the-following-is-not-a-valid-gradle-dependency-configuration</link>
<description>Which of the following is not a valid Gradle dependency configuration?&lt;br /&gt;
&lt;br /&gt;
a) implementation&lt;br /&gt;
&lt;br /&gt;
b) testImplementation&lt;br /&gt;
&lt;br /&gt;
c) runtimeImplementation&lt;br /&gt;
&lt;br /&gt;
d) deployImplementation</description>
<category>Gradle</category>
<guid isPermaLink="true">https://madanswer.com/85552/which-of-the-following-is-not-a-valid-gradle-dependency-configuration</guid>
<pubDate>Wed, 27 Mar 2024 01:18:27 +0000</pubDate>
</item>
<item>
<title>Which Gradle task is used to run all tests in a project?</title>
<link>https://madanswer.com/85550/which-gradle-task-is-used-to-run-all-tests-in-a-project</link>
<description>Which Gradle task is used to run all tests in a project?&lt;br /&gt;
&lt;br /&gt;
a) build&lt;br /&gt;
&lt;br /&gt;
b) test&lt;br /&gt;
&lt;br /&gt;
c) check&lt;br /&gt;
&lt;br /&gt;
d) allTests</description>
<category>Gradle</category>
<guid isPermaLink="true">https://madanswer.com/85550/which-gradle-task-is-used-to-run-all-tests-in-a-project</guid>
<pubDate>Wed, 27 Mar 2024 01:18:01 +0000</pubDate>
</item>
<item>
<title>Which Gradle plugin is used to deploy a project to a remote repository?</title>
<link>https://madanswer.com/85548/which-gradle-plugin-is-used-to-deploy-a-project-to-a-remote-repository</link>
<description>Which Gradle plugin is used to deploy a project to a remote repository?&lt;br /&gt;
&lt;br /&gt;
a) java&lt;br /&gt;
&lt;br /&gt;
b) maven&lt;br /&gt;
&lt;br /&gt;
c) release&lt;br /&gt;
&lt;br /&gt;
d) application</description>
<category>Gradle</category>
<guid isPermaLink="true">https://madanswer.com/85548/which-gradle-plugin-is-used-to-deploy-a-project-to-a-remote-repository</guid>
<pubDate>Wed, 27 Mar 2024 01:17:37 +0000</pubDate>
</item>
<item>
<title>What is the purpose of the Gradle Wrapper?</title>
<link>https://madanswer.com/85546/what-is-the-purpose-of-the-gradle-wrapper</link>
<description>What is the purpose of the Gradle Wrapper?&lt;br /&gt;
&lt;br /&gt;
a) To create a new Gradle project&lt;br /&gt;
&lt;br /&gt;
b) To manage dependencies in a Gradle project&lt;br /&gt;
&lt;br /&gt;
c) To download and install Gradle on a computer&lt;br /&gt;
&lt;br /&gt;
d) To deploy a Gradle project</description>
<category>Gradle</category>
<guid isPermaLink="true">https://madanswer.com/85546/what-is-the-purpose-of-the-gradle-wrapper</guid>
<pubDate>Wed, 27 Mar 2024 01:17:14 +0000</pubDate>
</item>
<item>
<title>Which of the following is not a Gradle build script file?</title>
<link>https://madanswer.com/85544/which-of-the-following-is-not-a-gradle-build-script-file</link>
<description>Which of the following is not a Gradle build script file?&lt;br /&gt;
&lt;br /&gt;
a) build.gradle&lt;br /&gt;
&lt;br /&gt;
b) settings.gradle&lt;br /&gt;
&lt;br /&gt;
c) gradle.properties&lt;br /&gt;
&lt;br /&gt;
d) pom.xml</description>
<category>Gradle</category>
<guid isPermaLink="true">https://madanswer.com/85544/which-of-the-following-is-not-a-gradle-build-script-file</guid>
<pubDate>Wed, 27 Mar 2024 01:16:49 +0000</pubDate>
</item>
<item>
<title>Which Gradle plugin is used to generate code coverage reports?</title>
<link>https://madanswer.com/85542/which-gradle-plugin-is-used-to-generate-code-coverage-reports</link>
<description>Which Gradle plugin is used to generate code coverage reports?&lt;br /&gt;
&lt;br /&gt;
a) java&lt;br /&gt;
&lt;br /&gt;
b) jacoco&lt;br /&gt;
&lt;br /&gt;
c) junit&lt;br /&gt;
&lt;br /&gt;
d) groovy</description>
<category>Gradle</category>
<guid isPermaLink="true">https://madanswer.com/85542/which-gradle-plugin-is-used-to-generate-code-coverage-reports</guid>
<pubDate>Wed, 27 Mar 2024 01:16:25 +0000</pubDate>
</item>
<item>
<title>Which Gradle task is used to compile Java source code?</title>
<link>https://madanswer.com/85540/which-gradle-task-is-used-to-compile-java-source-code</link>
<description>Which Gradle task is used to compile Java source code?&lt;br /&gt;
&lt;br /&gt;
a) build&lt;br /&gt;
&lt;br /&gt;
b) compileJava&lt;br /&gt;
&lt;br /&gt;
c) compileGroovy&lt;br /&gt;
&lt;br /&gt;
d) compileScala</description>
<category>Gradle</category>
<guid isPermaLink="true">https://madanswer.com/85540/which-gradle-task-is-used-to-compile-java-source-code</guid>
<pubDate>Wed, 27 Mar 2024 01:15:59 +0000</pubDate>
</item>
<item>
<title>Which Gradle plugin is used to generate JavaDoc documentation?</title>
<link>https://madanswer.com/85538/which-gradle-plugin-is-used-to-generate-javadoc-documentation</link>
<description>Which Gradle plugin is used to generate JavaDoc documentation?&lt;br /&gt;
&lt;br /&gt;
a) java&lt;br /&gt;
&lt;br /&gt;
b) jacoco&lt;br /&gt;
&lt;br /&gt;
c) javadoc&lt;br /&gt;
&lt;br /&gt;
d) groovy</description>
<category>Gradle</category>
<guid isPermaLink="true">https://madanswer.com/85538/which-gradle-plugin-is-used-to-generate-javadoc-documentation</guid>
<pubDate>Wed, 27 Mar 2024 01:15:33 +0000</pubDate>
</item>
<item>
<title>Which of the following is not a build lifecycle phase in Gradle?</title>
<link>https://madanswer.com/85536/which-of-the-following-is-not-a-build-lifecycle-phase-in-gradle</link>
<description>Which of the following is not a build lifecycle phase in Gradle?&lt;br /&gt;
&lt;br /&gt;
a) validate&lt;br /&gt;
&lt;br /&gt;
b) install&lt;br /&gt;
&lt;br /&gt;
c) deploy&lt;br /&gt;
&lt;br /&gt;
d) load</description>
<category>Gradle</category>
<guid isPermaLink="true">https://madanswer.com/85536/which-of-the-following-is-not-a-build-lifecycle-phase-in-gradle</guid>
<pubDate>Wed, 27 Mar 2024 01:15:09 +0000</pubDate>
</item>
<item>
<title>What is Gradle?</title>
<link>https://madanswer.com/85534/what-is-gradle</link>
<description>What is Gradle?&lt;br /&gt;
&lt;br /&gt;
a) A build automation tool&lt;br /&gt;
&lt;br /&gt;
b) A version control system&lt;br /&gt;
&lt;br /&gt;
c) A programming language&lt;br /&gt;
&lt;br /&gt;
d) A software testing framework</description>
<category>Gradle</category>
<guid isPermaLink="true">https://madanswer.com/85534/what-is-gradle</guid>
<pubDate>Wed, 27 Mar 2024 01:13:38 +0000</pubDate>
</item>
<item>
<title>Why Are Compile-time Warnings Suppressed? You’ll Notice That ‘build.gradle’ Includes The Following Line?</title>
<link>https://madanswer.com/71703/compile-time-warnings-suppressed-youll-notice-that-build-gradle-includes-following</link>
<description>Why Are Compile-time Warnings Suppressed? You’ll Notice That ‘build.gradle’ Includes The Following Line?</description>
<category>Gradle</category>
<guid isPermaLink="true">https://madanswer.com/71703/compile-time-warnings-suppressed-youll-notice-that-build-gradle-includes-following</guid>
<pubDate>Tue, 28 Mar 2023 17:32:53 +0000</pubDate>
</item>
<item>
<title>What Is Gradle Wrapper?</title>
<link>https://madanswer.com/71701/what-is-gradle-wrapper</link>
<description>What Is Gradle Wrapper?</description>
<category>Gradle</category>
<guid isPermaLink="true">https://madanswer.com/71701/what-is-gradle-wrapper</guid>
<pubDate>Tue, 28 Mar 2023 17:32:08 +0000</pubDate>
</item>
<item>
<title>What Is a Gradle Framework?</title>
<link>https://madanswer.com/71699/what-is-a-gradle-framework</link>
<description>What Is a Gradle Framework?</description>
<category>Gradle</category>
<guid isPermaLink="true">https://madanswer.com/71699/what-is-a-gradle-framework</guid>
<pubDate>Tue, 28 Mar 2023 17:31:27 +0000</pubDate>
</item>
<item>
<title>What are some advantages of Gradle?</title>
<link>https://madanswer.com/69635/what-are-some-advantages-of-gradle</link>
<description>What are some advantages of Gradle?</description>
<category>Gradle</category>
<guid isPermaLink="true">https://madanswer.com/69635/what-are-some-advantages-of-gradle</guid>
<pubDate>Wed, 18 Jan 2023 17:45:19 +0000</pubDate>
</item>
<item>
<title>Gradle Fabricating Systems Interview Questions and Answers</title>
<link>https://madanswer.com/57345/gradle-fabricating-systems-interview-questions-and-answers</link>
<description>
&lt;ul&gt;&lt;li&gt;Gradle quiz with answers&lt;/li&gt;&lt;li&gt;Gradle mcq&lt;/li&gt;&lt;li&gt;Gradle vs maven&lt;/li&gt;&lt;li&gt;Gradle tutorial&lt;/li&gt;&lt;li&gt;Gradle scripts are mcq&lt;/li&gt;&lt;li&gt;Gradle - fabricating systems quiz&lt;/li&gt;&lt;li&gt;Maven interview questions&lt;/li&gt;&lt;li&gt;What is gradle wrapper&amp;nbsp;&lt;/li&gt;&lt;li&gt;Gradle Questions and Answers , Top List of Gradle Questions&lt;/li&gt;&lt;li&gt;Gradle &amp;ndash; Fabricating Systems Interview Question-Answer&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Q#1 To execute the hello task in the build file, type ___ on the command line.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;a)gradle hello or gradle -q hello&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;b)gradle hello&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;c)gradle -q hello&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;d)gradle task hello&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Ans- gradle hello or gradle -q hello&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Q#2 Consider the following gradle build script:&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;task a{&lt;/p&gt;&lt;p&gt;&amp;nbsp;ext.myProperty = &amp;ldquo;Hello&amp;rdquo;&lt;/p&gt;&lt;p&gt;}&lt;/p&gt;&lt;p&gt;task b{&lt;/p&gt;&lt;p&gt;&amp;nbsp;doLast {&lt;/p&gt;&lt;p&gt;&amp;nbsp; println a.myProperty&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp;println c.myProperty&lt;/p&gt;&lt;p&gt;}}&lt;/p&gt;&lt;p&gt;task c(dependsOn: b){&lt;/p&gt;&lt;p&gt;ext.myProperty = &amp;ldquo;Hey&amp;rdquo;&lt;/p&gt;&lt;p&gt;println &amp;ldquo;Hi&amp;rdquo;}&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;If the task gradle -q c is run, what is the output?&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;a)Hey Hello Hi&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;b)Hi Hello Hey&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;c)Hello Hey&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;d)Hello Hey Hi&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Ans- Hi Hello Hey&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Q#3 Gradle build scripts are written in _________.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;a)Groovy&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;b)Groovy or Kotlin&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;c)Scala&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;d)Kotlin&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Ans- Groovy or Kotlin&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Q#4 Gradle tasks can also be created and extended dynamically at runtime.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;a)True&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;b)False&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Ans- True&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Q#5 Gradle build scripts use a combination of declarative and imperative statements.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;a)True&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;b)False&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Ans- True&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Q#6 Jobs are the unit of execution in Jenkins.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;a)True&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;b)False&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Ans- True&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Q#7 In Gradle, a disabled task is labelled as _________.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;a)ABORTED&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;b)STOPPED&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;c)DISABLED&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;d)SKIPPED&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Ans- DISABLED&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Q#8 Consider the following gradle build script:&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;task a { doLast { println &amp;lsquo;A&amp;rsquo; }&lt;/p&gt;&lt;p&gt;}&lt;/p&gt;&lt;p&gt;task b(dependsOn: a)&lt;/p&gt;&lt;p&gt;{ doLast { println &amp;lsquo;B&amp;rsquo; }&lt;/p&gt;&lt;p&gt;}&lt;/p&gt;&lt;p&gt;task c(dependsOn: a)&lt;/p&gt;&lt;p&gt;{ doLast { println &amp;lsquo;C&amp;rsquo; }&lt;/p&gt;&lt;p&gt;}&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;If the task gradle -q c is run, what is the output?&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;a)A C C&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;b)A C&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;c)A C B&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;d)A&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Ans- A C&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Q#9 Multiline comments in Gradle build files are included using _____ .&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;a)/* Multi line/*&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;b)//Multi line&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;c)/* Multi line */&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;d)All the options&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Ans- /* Multi line */&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Q#10 Which plugins are configured while integrating gradle with Jenkins?&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;a)Only Gradle plugin&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;b)Gradle Plugin and Java plugin&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;c)Gradle Plugin And plugin of repository used&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;d)None of the options&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Ans- Gradle Plugin And plugin of repository used&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Q#11 The plugins provided by jenkins supports ____.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;a)deployment of projects&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;b)Build of projects&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;c)automation of projects&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;d)All the options&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Ans- All the options&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Q#12 Which of the following statement is true about Jenkins?&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;a)Open source tool&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;b)Continuous integration tool&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;c)Supports plugins&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;d)All the options&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Ans- All the options&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Q#13 Which of the following statement is true about Jenkins?&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;a)Jenkins supports plugins to showcase both metrics and trends.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;b)Jenkins supports plugins to depict trends only.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;c)Jenkins supports plugins to report metrics only.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;d)None of the options&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Ans- Jenkins supports plugins to showcase both metrics and trends.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Q#14 Which are the two types of plugins in Gradle?&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;a)binary and resolve&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;b)script and resolve&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;c)resolve and apply&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;d)script and binary&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Ans- script and binary&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Q#15 The two build files generated by Android Studio are in ________________.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;a)build directory&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;b)root folder of project and build directory&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;c)root folder of project and app directory&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;d)root folder of project&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Ans- root folder of project and app directory&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Q#16 The external dependencies for the build script are defined using ___________.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;a)version number&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;b)name of the organization that created the dependency&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;c)name of the dependency&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;d)All the options mentioned&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Ans- All the options mentioned&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Q#17 Which of the following is a quality plugin of Gradle?&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;a)Sonar Runner&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;b)PMD&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;c)Checkstyle&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;d)All the options&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Ans- All the options&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Q#18 Applying the Application plugin also implicitly applies the Java plugin.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;a)True&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;b)False&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Ans- True&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Q#19 Gradle wrapper makes the execution of the build independent of the installed Gradle version.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;a)True&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;b)False&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Ans- True&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Q#20 Finalizer tasks are automatically added to the task graph when the finalized task is scheduled to run.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;a)True&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;b)False&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Ans- True&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Q#21 The war plugin enables the default JAR archive generation of the Java plugin.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;a)True&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;b)False&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Ans- False&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Q#22 Which of the following statements are true?&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;a)Only Ant script can be migrated to Gradle build script.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;b)Only Maven script can be migrated to Gradle build script.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;c)Ant or Maven script can be migrated to Gradle build script.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;d)Ant or Maven script cannot be migrated to Gradle build script.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Ans- Ant or Maven script can be migrated to Gradle build script.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Q#23 In Gradle, JAR files are published to _________.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;a)multiple locations&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;b)remote location&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;c)local directory&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;d)All the options mentioned&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Ans- All the options mentioned&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Q#24 The scala plugin applied in the Gradle can deal with ____________.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;a)pure Java code&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;b)Scala code&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;c)mixed Scala and Java code&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;d)All the options&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Ans- All the options&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Q#25 Gradle supports multiple project templates called archetypes ________.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;a)True&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;b)False&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Ans- False&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Q#26 Gradle requires a Java JDK or JRE and Groovy to be installed.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;a)True&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;b)False&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Ans- False&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Q#27 Lifecycle tasks typically have task actions.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;a)True&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;b)False&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Ans- False&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Q#28 Java plugin is a binary plugin.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;a)True&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;b)False&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Ans- True&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Q#29 The build task added by the Java plugin ___________.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;a)Performs assembling of JAR files&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;b)Performs build of archives in the project&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;c)Performs a full build of the project.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;d)Assembles production class library&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Ans- Performs a full build of the project.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Q#30 While building a Java project with gradle, the JAR files are created in _______ after the execution of gradle build command.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;a)build/classes&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;b)build/tmp/jar&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;c)build/libs&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;d)build/tmp&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Ans- build/libs&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Q#31 Which of the following is Gradle&amp;rsquo;s in-built task?&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;a)Rename task&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;b)Copy task&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;c)Zip task&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;d)All the options&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Ans- All the options&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Q#32 The first line added in the build script to make the Android plug-in available for a Gradle build is ____________.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;a)apply plugin: &amp;lsquo;com.android&amp;rsquo;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;b)apply plugin: &amp;lsquo;android&amp;rsquo;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;c)apply plugin: &amp;lsquo;com.application.android&amp;rsquo;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;d)apply plugin: &amp;lsquo;com.android.application&amp;rsquo;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Ans- apply plugin: &amp;lsquo;com.android.application&amp;rsquo;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Q#33 Gradle Build Init plugin is an automatically applied plugin.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;a)True&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;b)False&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Ans- True&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Q#34 Gradle dependencies are stored in builds.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;a)True&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;b)False&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Ans- False&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Q#35 Gradle is a _______ based build tool.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;a)JVM&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;b).NET&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;c)Javascript&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;d)C#&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Ans- JVM&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Q#36 When Gradle plugins are applied to a project, it is possible to _____________.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;a)Create new tasks&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;b)Extend build language&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;c)Support additional languages&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;d)All the options mentioned&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Ans- All the options mentioned&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Q#37 Which task is added by wrapper plugin to the project?&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;a)wrapperDependencies&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;b)assemble&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;c)wrapperDependencies or wrapper&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;d)wrapper&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Ans- wrapper&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Q#38 Gradle is an imperative build tool.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;a)True&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;b)False&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Ans- False&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Q#39 The wrapper plugin can be auto-applied to the root project of the current build without modifying the build.gradle file.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;a)True&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;b)False&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Ans- True&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Q#40 In Gradle, the Java plugin searches for Java production source code in the directory ___________.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;a)src/main/resources&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;b)src/test/java&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;c)src/java/resources&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;d)src/main/java&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Ans- src/main/java&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Q#41 Which of the following is Gradle&amp;rsquo;s in-built task?&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;a)Copy task&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;b)Zip task&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;c)Rename task&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;d)All the options&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Ans- All the options&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Q#42 Which task is executed to use Gradle Build Init plugin?&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;a)skipping&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;b)init&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;c)standard or init&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;d)standard&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Ans- init&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Q#43 To build Android project, which version of gradle is required?&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;a)Gradle 1.12 and above&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;b)Gradle 2.2.1 and above&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;c)Gradle 1.7 and above&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;d)Gradle 2.1 and above&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Ans- Gradle 2.2.1 and above&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Q#44 In Gradle, the Java plug-in provides tasks to __________.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;a)run unit tests&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;b)create Javadoc and JAR file&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;c)compile Java source code&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;d)All the options&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Ans- All the options&lt;/p&gt;&lt;div&gt;&lt;/div&gt;
</description>
<category>Gradle</category>
<guid isPermaLink="true">https://madanswer.com/57345/gradle-fabricating-systems-interview-questions-and-answers</guid>
<pubDate>Thu, 17 Mar 2022 03:09:33 +0000</pubDate>
</item>
<item>
<title>In Gradle, the Java plug-in provides tasks to __________.</title>
<link>https://madanswer.com/57343/in-gradle-the-java-plug-in-provides-tasks-to-__________</link>
<description>In Gradle, the Java plug-in provides tasks to __________.&lt;br /&gt;
&lt;br /&gt;
a)run unit tests&lt;br /&gt;
&lt;br /&gt;
b)create Javadoc and JAR file&lt;br /&gt;
&lt;br /&gt;
c)compile Java source code&lt;br /&gt;
&lt;br /&gt;
d)All the options</description>
<category>Gradle</category>
<guid isPermaLink="true">https://madanswer.com/57343/in-gradle-the-java-plug-in-provides-tasks-to-__________</guid>
<pubDate>Thu, 17 Mar 2022 03:05:59 +0000</pubDate>
</item>
<item>
<title>The scala plugin applied in the Gradle can deal with ____________.</title>
<link>https://madanswer.com/57337/the-scala-plugin-applied-in-the-gradle-can-deal-with-____________</link>
<description>The scala plugin applied in the Gradle can deal with ____________.&lt;br /&gt;
&lt;br /&gt;
a)pure Java code&lt;br /&gt;
&lt;br /&gt;
b)Scala code&lt;br /&gt;
&lt;br /&gt;
c)mixed Scala and Java code&lt;br /&gt;
&lt;br /&gt;
d)All the options</description>
<category>Gradle</category>
<guid isPermaLink="true">https://madanswer.com/57337/the-scala-plugin-applied-in-the-gradle-can-deal-with-____________</guid>
<pubDate>Thu, 17 Mar 2022 02:56:56 +0000</pubDate>
</item>
<item>
<title>Which of the following statements are true?</title>
<link>https://madanswer.com/57334/which-of-the-following-statements-are-true</link>
<description>Which of the following statements are true?&lt;br /&gt;
&lt;br /&gt;
a)Only Ant script can be migrated to Gradle build script.&lt;br /&gt;
&lt;br /&gt;
b)Only Maven script can be migrated to Gradle build script.&lt;br /&gt;
&lt;br /&gt;
c)Ant or Maven script can be migrated to Gradle build script.&lt;br /&gt;
&lt;br /&gt;
d)Ant or Maven script cannot be migrated to Gradle build script.</description>
<category>Gradle</category>
<guid isPermaLink="true">https://madanswer.com/57334/which-of-the-following-statements-are-true</guid>
<pubDate>Thu, 17 Mar 2022 02:55:54 +0000</pubDate>
</item>
<item>
<title>The external dependencies for the build script are defined using ___________.</title>
<link>https://madanswer.com/57330/the-external-dependencies-for-the-build-script-are-defined-using-___________</link>
<description>
&lt;p&gt;The external dependencies for the build script are defined using ___________.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;a)version number&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;b)name of the organization that created the dependency&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;c)name of the dependency&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;d)All the options mentioned&lt;/p&gt;&lt;div&gt;&lt;/div&gt;
</description>
<category>Gradle</category>
<guid isPermaLink="true">https://madanswer.com/57330/the-external-dependencies-for-the-build-script-are-defined-using-___________</guid>
<pubDate>Thu, 17 Mar 2022 02:51:40 +0000</pubDate>
</item>
<item>
<title>Which of the following statement is true about Jenkins?</title>
<link>https://madanswer.com/57328/which-of-the-following-statement-is-true-about-jenkins</link>
<description>Which of the following statement is true about Jenkins?&lt;br /&gt;
&lt;br /&gt;
a)Jenkins supports plugins to showcase both metrics and trends.&lt;br /&gt;
&lt;br /&gt;
b)Jenkins supports plugins to depict trends only.&lt;br /&gt;
&lt;br /&gt;
c)Jenkins supports plugins to report metrics only.&lt;br /&gt;
&lt;br /&gt;
d)None of the options</description>
<category>Gradle</category>
<guid isPermaLink="true">https://madanswer.com/57328/which-of-the-following-statement-is-true-about-jenkins</guid>
<pubDate>Thu, 17 Mar 2022 02:49:08 +0000</pubDate>
</item>
<item>
<title>Which of the following statement is true about Jenkins?</title>
<link>https://madanswer.com/57326/which-of-the-following-statement-is-true-about-jenkins</link>
<description>
&lt;p&gt;Which of the following statement is true about Jenkins?&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;a)Open source tool&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;b)Continuous integration tool&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;c)Supports plugins&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;d)All the options&lt;/p&gt;&lt;div&gt;&lt;/div&gt;
</description>
<category>Gradle</category>
<guid isPermaLink="true">https://madanswer.com/57326/which-of-the-following-statement-is-true-about-jenkins</guid>
<pubDate>Thu, 17 Mar 2022 02:48:26 +0000</pubDate>
</item>
<item>
<title>The plugins provided by jenkins supports ____.</title>
<link>https://madanswer.com/57324/the-plugins-provided-by-jenkins-supports-____</link>
<description>The plugins provided by jenkins supports ____.&lt;br /&gt;
&lt;br /&gt;
a)deployment of projects&lt;br /&gt;
&lt;br /&gt;
b)Build of projects&lt;br /&gt;
&lt;br /&gt;
c)automation of projects&lt;br /&gt;
&lt;br /&gt;
d)All the options</description>
<category>Gradle</category>
<guid isPermaLink="true">https://madanswer.com/57324/the-plugins-provided-by-jenkins-supports-____</guid>
<pubDate>Thu, 17 Mar 2022 02:47:36 +0000</pubDate>
</item>
<item>
<title>How to define the repository in Gradle?</title>
<link>https://madanswer.com/30123/how-to-define-the-repository-in-gradle</link>
<description>
&lt;p&gt;How to define the repository in Gradle?&lt;/p&gt;&lt;div&gt;&lt;/div&gt;
</description>
<category>Gradle</category>
<guid isPermaLink="true">https://madanswer.com/30123/how-to-define-the-repository-in-gradle</guid>
<pubDate>Sun, 21 Jun 2020 05:26:59 +0000</pubDate>
</item>
<item>
<title>What are Repositories in Gradle?</title>
<link>https://madanswer.com/30122/what-are-repositories-in-gradle</link>
<description>
&lt;p&gt;What are Repositories in Gradle?&lt;/p&gt;&lt;div&gt;&lt;/div&gt;
</description>
<category>Gradle</category>
<guid isPermaLink="true">https://madanswer.com/30122/what-are-repositories-in-gradle</guid>
<pubDate>Sun, 21 Jun 2020 05:26:33 +0000</pubDate>
</item>
<item>
<title>How to define the external dependency in Gradle?</title>
<link>https://madanswer.com/30121/how-to-define-the-external-dependency-in-gradle</link>
<description>
&lt;p&gt;How to define the external dependency in Gradle?&lt;/p&gt;&lt;div&gt;&lt;/div&gt;
</description>
<category>Gradle</category>
<guid isPermaLink="true">https://madanswer.com/30121/how-to-define-the-external-dependency-in-gradle</guid>
<pubDate>Sun, 21 Jun 2020 05:25:59 +0000</pubDate>
</item>
<item>
<title>What are the external dependencies in Gradle?</title>
<link>https://madanswer.com/30120/what-are-the-external-dependencies-in-gradle</link>
<description>
&lt;p&gt;What are the external dependencies in Gradle?&lt;/p&gt;&lt;div&gt;&lt;/div&gt;
</description>
<category>Gradle</category>
<guid isPermaLink="true">https://madanswer.com/30120/what-are-the-external-dependencies-in-gradle</guid>
<pubDate>Sun, 21 Jun 2020 05:25:23 +0000</pubDate>
</item>
<item>
<title>What are the standard dependency configurations in Gradle?</title>
<link>https://madanswer.com/30119/what-are-the-standard-dependency-configurations-in-gradle</link>
<description>
&lt;p&gt;What are the standard dependency configurations in Gradle?&lt;/p&gt;&lt;div&gt;&lt;/div&gt;
</description>
<category>Gradle</category>
<guid isPermaLink="true">https://madanswer.com/30119/what-are-the-standard-dependency-configurations-in-gradle</guid>
<pubDate>Sun, 21 Jun 2020 05:24:44 +0000</pubDate>
</item>
<item>
<title>How to set the dependencies in Gradle?</title>
<link>https://madanswer.com/30118/how-to-set-the-dependencies-in-gradle</link>
<description>
&lt;p&gt;How to set the dependencies in Gradle?&lt;/p&gt;&lt;div&gt;&lt;/div&gt;
</description>
<category>Gradle</category>
<guid isPermaLink="true">https://madanswer.com/30118/how-to-set-the-dependencies-in-gradle</guid>
<pubDate>Sun, 21 Jun 2020 05:24:07 +0000</pubDate>
</item>
</channel>
</rss>