In int main(int argc, char *argv[]) what is argv[0]
a) The first argument passed into the program
b) The program name
c) You can't define main like that
No Answer is Posted For this Question
Be the First to Post Answer
When do we run a shell in the unix system?
How do you master coding?
Explain what are mutator methods in c++?
Can I uninstall microsoft c++ redistributable?
Why is standard template library used?
What is a buffer c++?
Is it legal in c++ to overload operator++ so that it decrements a value in your class?
How the virtual functions maintain the call up?
write a C++ programming :if the no is between 32 to 50 it will be odd.
What gives the current position of the put pointer?
What are advantages and disadvantages of Design patterns?
what are difference between c and c++?