Which replication topology uses bidirectional synchronization with all members?

A. Hub and spoke
B. Full mesh
C. No topology
D. Partial mesh

Answer: B

Computer Science & Information Technology

You might also like to view...

A single logical record that extends over two or more physical records is called a __________.

a. spanned record b. block c. cluster d. The premise of this question is false.

Computer Science & Information Technology

palindrome is a number or a text phrase that reads the same backwards or forwards. For example, each of the following five-digit integers is a palindrome: 12321, 55555, 45554 and 11611. Write a program that reads in a five-digit integer and determines whether it is a palindrome. (Hint: Use the division and modulus operators to separate the number into its individual digits.)

What will be an ideal response?

Computer Science & Information Technology