Question
The name of a word document displays in
____Solution
The correct answer is B
In Kubernetes, which storage type remains available even if the pod is deleted and recreated on a different node?
Fill in the correct option for 27 blank space.
What is the outpur of the following part of python program?
s="india"
1=0
for x in s:
if(X!="i"):
1=1+1
else:
pass
print(1)
What is cohesion in software engineering?
In R, which function reshapes data from long to wide format?
State true or false
This scheduling algorithm is not ideal for time sharing systems.
Which is relational Database
Which service model offers virtual machines and storage resources?
A process is currently in the "Running" state. If its allocated time slice expires, to which state will it typically transition?
In a multi-homed network, BGP route flapping causes external instability. Which mechanism MOST effectively prevents repeated advertisement of unstable r...