answersLogoWhite

0

What else can I help you with?

Related Questions

What is priming input?

A priming input, also known as priming read, is the statement that reads the first input data record prior to starting a structured loop.


What is the difference between a readline statement and a writeline statement?

The readline statement method of programming will allow for the next statement in the sequence to be read. The writeline method of programming only allows for the current statement or sequence to be read after determining the end of the last line.


What is Read-data statement in QBasic?

In QBasic, the READ statement is used to read data from a data list that has been previously defined using the DATA statement. This allows programmers to input a series of values that can be retrieved later in the program. The READ statement retrieves values sequentially, so each call to READ fetches the next value in the data list. This is useful for initializing variables with predefined data without hardcoding them directly in the program.


Difference between iostream and fstream?

iostream means standard input output function.fstream means those funtion which perform operation on disk mean read from the disk as well as write to the disk.


Is read denominator a input?

It can be an input.


What is the difference between aerobic and anaerobic treatment of waste materials?

The difference is that ,,,You have to read the book!


What is the primary difference between an annuity and a compound annuity?

difference between an annuity and a compound annuity?Read more: What_is_the_primary_difference_between_an_annuity_and_a_compound_annuity


In a circle what is the difference between a central angle and an arc?

In a circle what is the difference between a central angle and an arc?Read more: In_a_circle_what_is_the_difference_between_a_central_angle_and_an_arc


What is difference between usage world and subject world?

What is difference between usage world and subject world?Read more: What_is_difference_between_usage_world_and_subject_world


What is the input statement for a program?

Input statements extract data from an input stream. For example: int x; std::cin >> x; Output statements insert data to an output stream. For example: std::cout << x; You cannot insert data into an input stream and cannot extract data from an output stream. However, streams that are both input and output streams (such as read-write files) can insert and extract data as required, depending on whether you are reading or writing to the stream.


Why do you use scanf in c?

To read input from standard input.


What is the difference between dual core and atom processor?

What is the difference between dual core and atom processor?Read more: What_is_the_difference_between_dual_core_and_atom_processor