What is the correct declaration of main?
No Answer is Posted For this Question
Be the First to Post Answer
Write a pro-gramme to determine whether the number is even or odd?
#include<string.h> void main() { String s1[]={"swathi"}; string s2[]={"maddimsetti"}; s1[]=s[]; printf("%s",s1[]); }
what's the o/p int main(int n, char *argv[]) { char *s= *++argv; puts(s); exit(0); }
What are actual arguments?
What does %c do in c?
program that accepts amount in figures and print that in words
2 Answers Infosys, Lovely Professional University, Wipro,
Explain what is the difference between a free-standing and a hosted environment?
wat are the two methods for swapping two numbers without using temp variable??
What does c mean in basketball?
Difference between macros and inline functions? Can a function be forced as inline?
0 Answers HAL, Honeywell, Zomato,
What is ctrl c called?
Explain what are the advantages and disadvantages of a heap?