All Practice Exams

100+ Free ArcGIS Developer Foundation Practice Questions

Pass your Esri ArcGIS Developer Foundation Certification Exam exam on the first try — instant access, no signup required.

✓ No registration✓ No credit card✓ No hidden fees✓ Start practicing immediately
Not published Pass Rate
100+ Questions
100% Free
1 / 100
Question 1
Score: 0/0

Which describes the role of a GraphicsLayer in the Maps SDK?

A
B
C
D
to track
2026 Statistics

Key Facts: ArcGIS Developer Foundation Exam

75

Multiple-Choice Questions

EADF 2026 Exam Information Guide

90 min

Exam Duration

EADF 2026 Exam Information Guide

4

Official Sections

EADF 2026 Exam Information Guide

34%

Functionality & Visualization Weight

EADF 2026 Exam Information Guide

32%

Solutions Design Weight

EADF 2026 Exam Information Guide

EADF_2026

Certification Code

EADF 2026 Exam Information Guide

Esri's ArcGIS Developer Foundation (EADF_2026) is a 75-question, 90-minute, multiple-choice Pearson VUE exam for developers with up to two years of ArcGIS experience. It is organized into four sections led by Functionality & Visualization at 34% and Solutions Design at 32%, with Content Management and Authentication & Security each at 17%.

Sample ArcGIS Developer Foundation Practice Questions

Try these sample questions to test your ArcGIS Developer Foundation exam readiness. Each question includes a detailed explanation. Start the interactive quiz above for the full 100+ question experience with AI tutoring.

1A developer wants to publish a CSV of store locations as a hosted feature layer in ArcGIS Online so it can be queried and edited through the REST API. Which workflow correctly produces a hosted feature layer?
A.Add the CSV as an item to the portal, then publish it as a hosted feature layer
B.Reference the CSV directly from the Maps SDK without adding it to the portal
C.Convert the CSV to a tile package and host it as a vector tile layer
D.Upload the CSV to a public web server and link to it as an image service
Explanation: Hosting data in ArcGIS Online means uploading the source (such as a CSV) as an item and then publishing that item, which creates a hosted feature layer with a queryable, editable REST endpoint. The publish step copies the data into Esri-managed storage and generates the feature service.
2When data is published as a hosted feature layer in ArcGIS Online, where does the underlying feature data physically reside?
A.On the developer's local machine, streamed on demand
B.In Esri-managed cloud storage associated with the organization
C.Only in the client browser cache after first load
D.In a separate Pearson VUE data center
Explanation: Publishing a hosted feature layer copies the data into Esri-managed cloud infrastructure tied to the ArcGIS Online organization. Esri stores, indexes, and serves the data, which is why hosting consumes storage credits in ArcGIS Online or Location Platform.
3A developer needs a fast-drawing, read-only background layer of polygons that will not change and must render quickly at many scales. Which hosted layer type is most appropriate?
A.OGC WFS stream layer
B.Hosted feature layer with editing enabled
C.Hosted vector tile layer
D.Hosted table with no geometry
Explanation: A hosted vector tile layer serves pre-generated, cached vector tiles that draw very quickly across scales and are ideal for stable, read-only basemap or reference content. Because tiles are cached, the data is not edited live but renders efficiently.
4Which statement best distinguishes a feature layer from an imagery (image) layer in ArcGIS?
A.A feature layer is always raster; an imagery layer is always vector
B.Both store only tabular attributes with no spatial component
C.A feature layer can only be 3D; an imagery layer can only be 2D
D.A feature layer stores vector geometry and attributes; an imagery layer stores raster pixel data
Explanation: Feature layers represent discrete vector features (points, lines, polygons) with attribute tables, while imagery layers serve continuous raster pixel data such as aerial photos or satellite imagery. Choosing the correct data type is fundamental to designing an ArcGIS solution.
5An organization wants to expose a hosted feature layer so applications can request only the features within a map's current extent. Which capability of the feature service supports this?
A.Spatial query filtering by geometry/envelope
B.Static file download of the entire dataset only
C.Print service rendering
D.Tile caching of imagery pyramids
Explanation: Feature services support spatial queries that filter returned features by a geometry or envelope, so an app can request only features intersecting the current map extent. This reduces payload size and improves performance in client applications.
6A developer publishes a map image layer (dynamic map service) instead of a hosted feature layer. What is the primary functional characteristic of a map image layer?
A.It returns individual editable features as JSON for client-side rendering
B.It renders map images on the server and returns them to the client as pictures
C.It can only serve elevation data for 3D scenes
D.It stores no symbology and cannot be styled
Explanation: A map image layer (dynamic map service) draws the map on the server using the service's symbology and returns rendered images to the client. This is useful for complex cartography or large datasets where server-side rendering is preferable to sending raw features.
7In ArcGIS Online, what is the relationship between an 'item' and a hosted feature 'service'?
A.The service is metadata only; the item holds all the data
B.An item can never reference a hosted service
C.The item is the portal entry that points to and describes the underlying service
D.The item and the service are completely unrelated objects
Explanation: In a portal, an item is the catalog entry (with title, thumbnail, sharing, and a URL) that references the underlying service endpoint. The hosted feature service provides the actual REST functionality, while the item is how users discover and manage it.
8A developer wants to publish a web service from a desktop project. Which Esri product is typically used to author and publish hosted web layers to a portal from the desktop?
A.ArcGIS Dashboards
B.ArcGIS StoryMaps
C.ArcGIS Survey123
D.ArcGIS Pro
Explanation: ArcGIS Pro is the primary desktop application for authoring maps and data and publishing them as web layers and web services to ArcGIS Online or ArcGIS Enterprise. The publish workflow in Pro shares maps, feature layers, tile layers, and more to the portal.
9Which file/data type is correctly matched to its typical use in ArcGIS Online publishing?
A.Shapefile (.zip) published as a hosted feature layer
B.Vector tile package published as an editable point feature layer
C.CSV published as a 3D elevation surface
D.GeoTIFF published as a non-spatial hosted table
Explanation: A zipped shapefile is a common upload that ArcGIS Online publishes as a hosted feature layer, preserving vector geometry and attributes. Matching source formats to the correct output layer type is a core content-management skill.
10A hosted feature layer must support attribute updates submitted from a custom web app. Which feature service capability must be enabled?
A.Tile caching
B.Editing
C.Static export only
D.Synchronous print
Explanation: To allow a client app to add, update, or delete features and attributes, the hosted feature layer must have the Editing capability enabled on the feature service. Without it, the layer is read-only and applyEdits requests will fail.

About the ArcGIS Developer Foundation Exam

The Esri ArcGIS Developer Foundation exam (certification code EADF_2026) is an entry-point developer certification that tests a candidate's experience delivering applications that interact with the ArcGIS system and its SDKs. It expects up to two years of experience creating, extending, and customizing applications, publishing and managing content and service types, and handling authentication and user types. The exam is a 75-question, multiple-choice, proctored Pearson VUE exam covering four sections: Content Management, Authentication & Security, Solutions Design, and Functionality & Visualization.

Assessment

75 multiple-choice questions across four sections: Content Management (17%), Authentication & Security (17%), Solutions Design (32%), and Functionality & Visualization (34%)

Time Limit

1 hour 30 minutes

Passing Score

Esri reports results as pass or fail and does not publish a numeric passing score for this exam.

Exam Fee

Not stated in the EADF Exam Information Guide; confirm the current fee in Esri's certification catalog when registering. (Esri (Esri Technical Certification Program), delivered through Pearson VUE)

ArcGIS Developer Foundation Exam Content Outline

17%

Content Management

Demonstrate data hosting concepts, publish and manage data, and identify data types across hosted feature layers, tile/vector tile layers, map image and scene services, web maps, tables, and ArcGIS Online versus Enterprise.

17%

Authentication & Security

Describe different authentication patterns (API key, user authentication via OAuth 2.0, and app authentication), register an application to obtain a client ID, and use a portal's sharing model and least-privilege access.

32%

Solutions Design

Determine which SDK applies to a solution, describe ArcGIS service and Location Platform capabilities, identify end user types, roles, and privileges, apply the right service to scenarios, and recognize when to use app builders and templates.

34%

Functionality & Visualization

Choose styling methods and renderers, describe core Arcade capabilities, display 2D maps and 3D scenes, use basic display and analysis, query and edit layers, and identify common causes of client and service issues.

How to Pass the ArcGIS Developer Foundation Exam

What You Need to Know

  • Passing score: Esri reports results as pass or fail and does not publish a numeric passing score for this exam.
  • Assessment: 75 multiple-choice questions across four sections: Content Management (17%), Authentication & Security (17%), Solutions Design (32%), and Functionality & Visualization (34%)
  • Time limit: 1 hour 30 minutes
  • Exam fee: Not stated in the EADF Exam Information Guide; confirm the current fee in Esri's certification catalog when registering.

Keys to Passing

  • Complete 500+ practice questions
  • Score 80%+ consistently before scheduling
  • Focus on highest-weighted sections
  • Use our AI tutor for tough concepts

ArcGIS Developer Foundation Study Tips from Top Performers

1Use Esri's four official EADF sections and their weights as your study checklist before drilling questions.
2Prioritize Functionality & Visualization (34%) and Solutions Design (32%), which together are about two-thirds of the exam.
3Be able to choose the right SDK or product for a scenario: JavaScript SDK for web, Native Apps SDKs for offline mobile, Python API for automation, and app builders for low-code.
4Know the three authentication patterns cold: API keys for public location services, user authentication (OAuth 2.0) for per-user content, and app authentication for app-level access.
5Practice matching ArcGIS Location Services to tasks: basemaps, geocoding, routing, places, GeoEnrichment, and elevation.

Frequently Asked Questions

How many questions are on the ArcGIS Developer Foundation exam?

The EADF_2026 Exam Information Guide lists 75 multiple-choice questions. Esri organizes them across four sections with published relative weights.

How long is the ArcGIS Developer Foundation exam?

Esri lists the exam duration as 1 hour and 30 minutes. The exam is delivered in English as a proctored, multiple-choice exam through Pearson VUE.

What experience does Esri recommend before taking it?

Esri targets candidates with up to two years of experience creating apps, publishing and managing content and service types, and handling authentication and user types. There is no required prerequisite exam.

Which section is weighted most heavily?

Functionality & Visualization is the largest section at 34%, followed by Solutions Design at 32%. Content Management and Authentication & Security are each 17%.

What is the exam's certification code and version?

The current version is EADF_2026, published 18 May 2026. The prior EADF_2201 version is pending retirement on 30 June 2026.

Is the exam tied to one ArcGIS SDK?

No. Candidates should be familiar with several technologies, including the ArcGIS Maps SDK for JavaScript, Native Apps SDKs, ArcGIS API for Python, Experience Builder, ArcGIS Online, and ArcGIS Enterprise.