answersLogoWhite

0

How distribute data in C?

User Avatar

Fatomaali543

Lvl 1
11y ago
Updated: 8/20/2019

You can distribute data in C by creating three live nodes labled A, B, and C. Make the first node the target and set it to dead. Take B and C and set those to dead. The data can then be distributed to and from C without any problems.

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

What are data communication terminologies?

data communication terminologies ther are many people distribute about computer


What uses data striping to distribute data across multiple disks with no fault tolerance?

RAID 0


How do you distribute the number on the outside of the brackets?

a(b + c) = ab + ac =========just distribute the number to all additive terms in the brackets/parentheses


How do you distribute a math problem?

To distribute a math problem you have to multiply each number and carry it on the next number. Confusing.. but here... a(b+c) to distribute this you take the a and multiply by both numbers.it would be ab+ac:)


How do you store data in c?

Write your data to a data file.


What does distribution of data mean?

distribution of data is the way that you show or "distribute" your data. It just means how you show your work.In some cases it means how you put out or spread out your work like in math.


What are data integration tools used for?

Data integration tools are used to help combine different types of data from multiple sources into one file. The tool may also help to distribute the data to your users.


Describe the four basic data types in c?

Describe the basic data types in C Describe the basic data types in C


What do you mean by non primitive data structure in C programming?

What do you mean by searching in data structure in C.?


What is in the Information section of the NAICS?

It covers companies producing and distributing information and cultural products, providing the means to transmit or distribute these products, data or communications, and processing data


What is the command to copy all data and subfolders from the Adata folder to the Cdata folder?

copy a:\data\*.* c:\data\


What is the range of data types in C programming language?

The ranges for all data types in C are implementation-defined.