in Technology by
Explain about ‘stdin’ in C Programming ?

1 Answer

0 votes
by
stdin in a pointer variable which is by default opened for standard input device.

Related questions

0 votes
    COPY keyspace_name.tab_name FROM STDIN (1)copies data from i/o devices to table (2)none (3)copies data to an output devices (4)Command is wrong...
asked May 7, 2021 in Technology by JackTerrance
0 votes
    COPY keyspace_name.tab_name FROM STDIN (1)copies data from i/o devices to table (2)none (3)copies data to an output devices (4)Command is wrong...
asked Apr 16, 2021 in Technology by JackTerrance
0 votes
    I am doing some code golf challenges and the input is in stdin, Can I get the input in Python, If yes then how? Select the correct answer from above options...
asked Jan 22, 2022 in Education by JackTerrance
0 votes
    Explain about subprogrammes in principles of programming languages Select the correct answer from above options...
asked Dec 20, 2021 in Education by JackTerrance
+1 vote
    Explain the use of comma operator (,) in C Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    Explain the use of %i format specifier w.r.t scanf() in C-Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    Explain modular programming in C Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    Explain the purpose of the function sprintf() in C- Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
0 votes
    search about some programming language on the internet make a small project about this in computer notebook Select the correct answer from above options...
asked Dec 30, 2021 in Education by JackTerrance
0 votes
    search about some programming language on the internet make a small project about this in computer notebook Select the correct answer from above options...
asked Dec 28, 2021 in Education by JackTerrance
0 votes
    Selenium doesn’t support the following programming language: 1. Python 2. C# 3. C 4. Java...
asked Jul 11, 2021 in Technology by JackTerrance
0 votes
    Which type of pointer is the most convenient way of storing the raw address in C programming?...
asked Jan 23, 2021 in Technology by JackTerrance
0 votes
    What are command line arguments in C Programming?...
asked Jan 18, 2021 in Technology by JackTerrance
0 votes
    How a negative integer is stored in C Programming?...
asked Jan 17, 2021 in Technology by JackTerrance
0 votes
    What is use of keyword auto C Programming?...
asked Jan 17, 2021 in Technology by JackTerrance
...