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
List down the guideline that should be followed while using friend function.
What is the full form of india?
the first character in the variable name must be an a) special symbol b) number c) alphabet
What is a c++ map?
Explain what is polymorphism in c++?
What is the Difference between "C structure" and "C++ structure"?
Why is c++ considered difficult?
Explain terminate() and unexpected() function?
Which bit wise operator is suitable for checking whether a particular bit is on or off?
Why iomanip is used in c++?
Which is best ide for c++?
Which should be more useful: the protected and public virtuals?