Wednesday, 1 May 2019

ch - command line argument

What is command line argument ? Also explain how to pass command line arguments to „C‟ program


Arguments that take input by user before running a program are called A) Main function arguments B) Main arguments C) Command-line arguments D) Parameterized arguments

Arguments that take input by user before running a program are called 
A) Main function arguments 
B) Main arguments 
C) Command-line arguments 
D) Parameterized arguments

No comments:

Post a Comment

Index

ch-1 Introduction