What is a stream?

Asked by Last Modified  

Follow 2
Answer

Please enter your answer

Professional Tutor with 15 years of experience.

Stream means flow... ofstream This data type represents the output file stream and is used to create files and to write information to files. ifstream This data type represents the input file stream and is used to read information from files
Comments

Thank You for your question Nilam.... Stream is a logical interface to a file. File can refer to a disk file, the screen, the keyboard, a port, and so on. Thanks, Team DishaaPro www.dishaapro.com
Comments

Java Trainer

Transferring data from one location to another location...
Comments

IT Professional Trainer with 13 years of experience in IT industry + Academics

A stream represents a sequence of objects usually bytes, which can be accessed in sequential order.
Comments

Asst Professor

Hi Nilam, Stream is sequence of bytes of data. Stream is a logical interface to a file.In "C" the file can refer to any disk file, keyboard,screen or any input output.
Comments

Expert in C,C++

BE computer Science
Comments

Passionate Developer

Stream is used for reading / writing files from physical memory to inmemory. Stream exactly means continuous flow...
Comments

Having 17 years of teaching experience

Stream is a sequence of bytes of data. A sequence of bytes added by the end user into a program is called input stream. A sequence of bytes displayed on an output device of the program is called output stream.
Comments

Software Professional Trainer with 26+ years of Experience in Software Design and Development

Stream is a logical queue which passes data from file to memory and vice versa
Comments

Tutor

it is a logical entity that represemts a file that can accept input or output
Comments

View 23 more Answers

Related Questions

Which websites are best to learn C programming?
Some recommended websites to learn C programming include Codecademy, GeeksforGeeks, and Learn-C.org. Each provides interactive lessons and exercises to help you grasp the fundamentals of C programming.
Sarath Chandra
0 0
5
What is "&" called in C language?
The Address Operator in C also called a pointer. This address operator is denoted by “&”. This & symbol is called an ampersand.
Soumya
0 0
5
Why is there no C-- language that simplifies the C language?
C++ stands for additional functionality and the original programming language was C. There is no downgraded version of C so there is no C--.
Komal
0 0
7
How much this course?
instead of checking the fee, its good to find a tutor with genuine experience & interest to teach....
Subramani
What is C? Where it is used ?
C has the advantage that it is a relatively small language, which makes it easy to implement a C compiler (whereas a C++ compiler is a monster to write), and makes it easier to learn the language. C...
Chandi

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Features Of C Language
Features of C language It is a robust language with rich set of built-in functions and operators that can be used to write any complex program. The C compiler combines the capabilities of an assembly...

Some interview questions and answers for fresher level on Pointers
What is a void pointer? Void pointer is a special type of pointer which can reference or point to any data type. This is why it is also called as Generic Pointer. As a void pointer can point to...

Java and C trainer
Always think any conspect with real-time example like Object -- object must have states and behaviour then only we will call that thing is Object like fan is Object (rotating,color)

How to write shared library program using C Programming?
Library Name : hellofilename : hello.c#include void Hello(){ printf("Hello World .. How are you 1\n");}======================================Header File:hello.h#ifndef __HELLO_H#define __HELLO_Hvoid Hello(void);#endif===============================Application...

C Program-String Palindrome
//Header files #include<stdio.h>#include<conio.h>#include<string.h> //Main function void main(){ char mystring; int i,length; int flag=0; //Function for clearing screen clrscr();...

Recommended Articles

Brilliant Academy is one of the reputed institutes for B.Tech tuition classes. This institute is specialised in delivering quality tuition classes for B.E, Engineering - all streams and Engineering diploma courses. Incorporated in 2012, Brillant Academy is a brainchild of Mr Jagadeesh. The main motto of the academy is to...

Read full article >

Lasya Infotech is a Hyderabad based IT training institute founded in 2016 by O Venkat. Believing in his innovation, passion and persistence and with a diverse blend of experience, he started his brainchild to deliver exemplary professional courses to aspiring candidates by honing their skills. Ever since the institute envisions...

Read full article >

Business Process outsourcing (BPO) services can be considered as a kind of outsourcing which involves subletting of specific functions associated with any business to a third party service provider. BPO is usually administered as a cost-saving procedure for functions which an organization needs but does not rely upon to...

Read full article >

Almost all of us, inside the pocket, bag or on the table have a mobile phone, out of which 90% of us have a smartphone. The technology is advancing rapidly. When it comes to mobile phones, people today want much more than just making phone calls and playing games on the go. People now want instant access to all their business...

Read full article >

Looking for C Language Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you