Answer Posted / nashiinformaticssolutions
Command-line arguments are passed to the main() function as argc (argument count) and argv (argument vector).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the package for freshers(Non IIT) in amazon(hyderabad). And what is the same for those who are a contract employee.
What is const keyword in c?
what will be the output for the following main() { printf("hi" "hello"); }
which of the following is not a character constant a) 'thank you' b) 'enter values of p, n ,r' c) '23.56E-o3' d) all of the above
Is c compiled or interpreted?
Can a local variable be volatile in c?
Is Exception handling possible in c language?
An application package has been provided to you without any documents for the following application. The application needs to be tested. How will you proceed?
Why do we need a structure?
can we have joblib in a proc ?
What is character constants?
What is an operator?
How do you define structure?
Write a factorial program using C.
What are the c keywords?