answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What is the answer of write a program which read no N and then generate 54321012345?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

Write a program that read phrase and print the number of lower-case letter in it using function of counting?

write a program that reads a phrase and prints the number of lowercase latters in it using a function for counting? in C program


Write a c program to generate all prime numbers in the given range?

look man that would take alot >>> Ill give you the way =============================================================================== this answer i write it now on net ! i read about that befor in it uni where i study i will chick out the answer and re write it best wishes 2024


How do you write a program to read set of numbers using by an array and display the ascending order of the given input numbers?

To write a C++ program to display the student details using class and array of object.


What file systems does Ubuntu support?

Ubuntu supports a large number of file systems, including ext2 (read/write), ext3 (read/write), ext4 (read/write), ReiserFS (read/write), JFS (read/write), XFS (read/write), FAT (read/write), and NTFS (read, additional software available for writing). With the exception of NTFS, it can also boot off of the above file systems.


What is the difference between read and write in computer programming?

A "Read" operation occurs when a computer program reads information from a computer file/table (e.g. to be displayed on a screen). The "read" operation gets information out of a file (some computer languages use the term "get" instead of "read"). After a "read", the information from the file/table is available to the computer program but none of the information that was read from the file/table is changed in any way. A "Write" operation occurs when a computer program adds new information, or changes existing information in a computer file/table. An example of a computer program adding new information to a file would be when a company adds a new hire's details into its employee master file. An example of a computer program changing existing information would be when a company updates its employee master file if an existing employee changes their address. In this example, since the employee already existed in the employee file, the computer program would have had to perform a "read" at some point, to get the information out of the file/table (a fundamental rule of computer programming is that you can't update a record in a file/table unless you perform a "read" operation to get a hold of that record in the first place). Either way, the "Write" operation is what puts information in to a file. Some computer languages use the terms "put" or "update", but these are both "write" operations in general IT terms. Bottom line: Read = get information. Write = add or change information. HTH

Related questions

Write a program By using if else statement to read a number and check whether it is positive or negative?

write a c++program by using if statement to read a number and check whether it is positive or negative


Write a program to read your name and reverse it using arrays?

abdulrahman


Write a c program to generate all prime numbers in the given range?

look man that would take alot >>> Ill give you the way =============================================================================== this answer i write it now on net ! i read about that befor in it uni where i study i will chick out the answer and re write it best wishes 2024


Write a program that read phrase and print the number of lower-case letter in it using function of counting?

write a program that reads a phrase and prints the number of lowercase latters in it using a function for counting? in C program


How do you write a program to read set of numbers using by an array and display the ascending order of the given input numbers?

To write a C++ program to display the student details using class and array of object.


How do you get your English perfect?

Read read read read. And then write write write write.


Is it possible to write a program using a micro-controller such that it can read the time and operate at a given time?

Yes.


What is program data dependence?

Program data dependence refers to the coupling of data stored in files and the specific programs required to update and maintain those files such that changes in programs require changes to the data. In a tradition file environment, any change in a software program could require a change in the data accessed by that program.


Write a statementin a java program to read 2 integers and dispay the number of interagers between them?

a=153 a=n%10;


How do you write a program in java to read ten numbers and print sum of ten integers?

Add the numbers into one variable as you read them in. But if you prefer, you can read the numbers into an array and then use a loop to add the numbers together.


What mammals are specis?

whats a specis? can u read or write? whats a specis? can u read or write? whats a specis? can u read or write? whats a specis? can u read or write? whats a specis? can u read or write?


Is there a way for a Windows XP machine to read an external hard drive formatted by Mac OS X?

Yes. There are several options for this:MacDrive - a commercial program that can read and write HFS+ volumes.Paragon HFS+ for Windows - similar to the above,Apple provides free read-only drivers via Boot Camp.HFSExplorer - A free read-only program