Are the variables argc and argv are always local to main?
No Answer is Posted For this Question
Be the First to Post Answer
5. distance conversion: Convert a distance from miles to kilometers .there are 5280 feets per mile,12 inches per foot .2.54 centimeters per inch and 100000centimeters per kilometer
What is a static variable in c?
HOW TO SOLVE A NUMERICAL OF LRU IN OS ??????
what is the function of .h in #include<stdio.h> in c ?
23 Answers HCL, IBM, Wipro,
What are the various types of control structures in programming?
A text file that contains declarations used by a group of functions,programs,or users a) executable file b) header file c) obj file d) .cfile
printf("%d",(printf("Hello")); What it returns?
What are the different types of pointers used in c language?
Write a program that can show the multiplication table.
write a programe returns the number of times the character appears in the string
What are header files in c?
Write a program on swapping (100, 50)