What is main () in c?
No Answer is Posted For this Question
Be the First to Post Answer
how many argument we can pas in in a function
what is the use of c program?
4 Answers Synergy, Web Synergies,
What are 3 types of structures?
write a progrmm in c language take user interface generate table using for loop?
What is use of pointer?
What are global variables and explain how do you declare them?
explain how do you use macro?
what is a stack
What are the types of bitwise operator?
main() { int i; for(i=0;i<5;i++) printf("%d",1l<<i); } why doesn't 'l' affect the code??????
we have a 3litres jug and a 5 litres jug and no measures on them. using these two jugs how can we measure 4 litres of water?
What are the difference between a free-standing and a hosted environment?