Search Header Logo

advanced java

Authored by SRIVARDHAN TATIPAMULA

Architecture

1st - 5th Grade

Used 1+ times

advanced java
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

15 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Kubernetes Networking:

Pick all the correct answers.

All Pods can communicate with All other Pods without using Network Address Translation (NAT).

All Nodes can communicate with all the Pods without NAT

The IP that is assigned to a Pod is the same IP the Pod sees itself as well as all other Pods in the cluster.

Routing is done by the L2 bridge

DNS deployed in Kubernetes Cluster is used for Service discovery and DNS Masq: adds DNS caching to Improve the performance

2.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Docker Networking.

Pick all the correct answers.

Bridge Networking (Default)

Host (uses the Host Network Stack)

None (No Network Stack)

NAT is used for Node to Node Communication

3.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Features of Pod Auto Scaler

Pick all the correct answers.

You can declare the Auto scaling requirements for every Deployment (Microservices).

Kubernetes will add Pods based on the CPU Utilization, no. of requests automatically.

Kubernetes Cloud infrastructure will automatically add Nodes if it ran out of available Nodes.

Auto scaler will not override the replicas in Deployment if the min replicas is greater than replicas in the Deployment.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be the output of the following Java code?

11

10

13

14

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The process of hiding the implementation details from the user is called

Abstraction

Polymorphism

Inheritance

Encapsulation

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid statement?

char[] c = new char();

char[] c = new char[5];

char[] c = new char(4);

char[] c = new char[];

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the fundamental unit of OOP?

Object

Class

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?