What does char * * argv mean in c?
No Answer is Posted For this Question
Be the First to Post Answer
main() { int a=0; if(a=0) printf("Ramco Systems\n"); printf("India\n"); } output?
Write a code to determine the total number of stops an elevator would take to serve N number of people.
What are the advantages and disadvantages of c language?
What is a far pointer in c?
What is #include in c?
write a program that eliminates the value of mathematical constant e by using the formula e=1+1/1!+1/2!+1/3!+
What are static functions?
Without Computer networks, Computers will be half the use. Comment.
What is the use of parallelize in spark?
What is d'n in c?
Is null valid for pointers to functions?
write a program structure to find average of given number