Weekend Sale Special - 75% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 75epass

Exact2Pass Menu

Agentic AI Foundations Associate

Last Update 1 week ago Total Questions : 57

The Agentic AI Foundations Associate content is now fully updated, with all current exam questions added 1 week ago. Deciding to include 1z0-1157-26 practice exam questions in your study plan goes far beyond basic test preparation.

You'll find that our 1z0-1157-26 exam questions frequently feature detailed scenarios and practical problem-solving exercises that directly mirror industry challenges. Engaging with these 1z0-1157-26 sample sets allows you to effectively manage your time and pace yourself, giving you the ability to finish any Agentic AI Foundations Associate practice test comfortably within the allotted time.

Question # 1

Which prompt addition is used for zero-shot Chain-of-Thought prompting?

A.

Set temperature equal to zero.

B.

Upload a structured CSV first.

C.

Let's think step by step.

D.

Disable all external retrieval tools.

Question # 2

According to the MCP architecture model, which statement describes the client-server relationship?

A.

An MCP client maintains a dedicated connection to an MCP server.

B.

MCP clients and servers run on separate machines.

C.

A single MCP client communicates with multiple servers through one shared MCP connection.

D.

An MCP server is used by one client during its lifetime.

Question # 3

What is the purpose of the Vector Stores API?

A.

Translating text between languages.

B.

Encrypting Object Storage buckets.

C.

Streaming video into AI agents.

D.

Indexing and retrieving data by meaning.

Question # 4

In JSON-RPC 2.0, what is the difference between a request and a notification?

A.

A request can carry structured data, while a notification can carry only text.

B.

A request includes an ID and expects a reply, while a notification does not.

C.

A request is sent unencrypted, while a notification is encrypted before processing.

D.

A request uses HTTP, while a notification uses a different transport protocol.

Question # 5

What integration problem does MCP address?

A.

GPU memory fragmentation during inference

B.

Latency in cloud-hosted models

C.

Token-limit problem in large language models

D.

N × M custom-connector problem between AI apps and tools

Question # 6

Which responsibilities are handled by OCI Enterprise AI Agents?

A.

Chunking and indexing documents for retrieval-augmented generation.

B.

Defining the user prompt and instructions for the database.

C.

Managing hosted endpoints, runtime scaling, session management, and observability.

D.

Routing requests between OCI compute instances and storage buckets.

Question # 7

Which OCI capability is required for serving fine-tuned or imported custom models?

A.

Free Tier compute instances

B.

Dedicated AI Clusters

C.

Shared On-Demand inference

D.

OCI Object Storage buckets

Question # 8

Agent has multiply(a,b) and divide(a,b) . User: "What is 15 multiplied by 8, then divided by 3?" How does the OpenAI Agents SDK handle this?

A.

The Runner performs all arithmetic internally without involving the model or tools.

B.

The model calls every available arithmetic tool before answering.

C.

The SDK automatically combines all arithmetic operations into a single tool call.

D.

The model calls multiply(15, 8) , receives the result, then calls divide(120, 3) .

Question # 9

In the OpenAI Agents SDK, how does a Handoff differ from the Manager pattern?

A.

A Handoff calls tools directly; a Manager only routes messages.

B.

A Handoff uses async execution; a Manager uses sync execution.

C.

A Handoff keeps control; a Manager transfers control.

D.

A Handoff transfers control; a Manager keeps control.

Question # 10

What is short-term memory compaction in OCI Enterprise AI Agents?

A.

A masking process for prompt content

B.

A summarization process for long conversations

C.

A runtime optimization for Python tools

D.

A network optimization for agent requests

Go to page: