75only - Ends in 0d 00h 00m 00s - Coupon code = 75only

Pass the Oracle Cloud Infrastructure 1z0-1157-26 Questions and answers with Dumpstech

Exam 1z0-1157-26 Premium Access

View all detail and faqs for the 1z0-1157-26 exam

Practice at least 50% of the questions to maximize your chances of passing.
Viewing page 1 out of 0 pages
Viewing questions 1-10 out of questions
Questions # 1:

Which statement describes an LLM-based AI agent?

Options:

A.

A newly trained standalone model type.

B.

A chatbot interface with additional visual components.

C.

A specialized transformer architecture.

D.

A model-based system that uses tools and orchestration.

Questions # 2:

In OpenAI Agents SDK, how does the model select which tool to call?

Options:

A.

It selects the first registered tool by name.

B.

It uses tool names, descriptions, and schemas.

C.

It calls every registered tool before answering.

D.

It selects a tool randomly unless hardcoded.

Questions # 3:

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?

Options:

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) .

Questions # 4:

What is the architectural advantage of Autonomous AI Database MCP Server over a separately deployed third-party MCP server?

Options:

A.

It eliminates the need for SQL queries entirely.

B.

It moves all query execution to a separate compute tier outside the database.

C.

It reduces operational overhead and enforces security inside the database.

D.

It uses a common MCP host for all database connections.

Questions # 5:

What is the purpose of the Vector Stores API?

Options:

A.

Translating text between languages.

B.

Encrypting Object Storage buckets.

C.

Streaming video into AI agents.

D.

Indexing and retrieving data by meaning.

Questions # 6:

Which authentication approach should be used for production-grade access to OCI Enterprise AI services?

Options:

A.

OCI IAM authentication with signed requests and IAM policies

B.

Browser session cookies stored with application code

C.

Anonymous access to tenancy-level resources

D.

Hardcoded credentials checked into source repositories

Questions # 7:

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

Options:

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.

Questions # 8:

Why is chunking necessary before generating embeddings for large documents?

Options:

A.

To overcome token limits for large documents.

B.

To remove semantic meaning from the document.

C.

To automatically encrypt content before indexing.

D.

To convert text into SQL-compliant rows.

Questions # 9:

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

Options:

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.

Questions # 10:

What does the @function_tool decorator do in the OpenAI Agents SDK?

Options:

A.

Converts a regular Python function into a tool the agent can call.

B.

Automatically retries the function if it raises an exception during execution.

C.

Caches the function's return value to disk for faster subsequent calls.

D.

Registers the function as an HTTP endpoint the agent calls via REST.

Viewing page 1 out of 0 pages
Viewing questions 1-10 out of questions