Question
"Schist" is the example of which type of
rock?Solution
The correct answer is B
The transfer function of the system below is ___________
The ability of the device to give identical output when repeat measurement are made with the same input is defined as________
What is the primary function of the CICS (Customer Information Control System) in mainframe computing?
Which of the following language is used for specifying style sheets for XML documents?
Which of the following best explains why communication latency is generally higher in microservices compared to monolithic architectures?
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)
Which protocol is commonly used for secure data transfer in cloud computing?
Which of the following best describes the function of cache memory in a computer system?
In public-private key encryption , which of the following is true regarding the private key ?
Fill the blank
In K-Means algorithm, we calculate the distance between each point of the dataset to every ________ initialized.