adspace


question-how to run a c programme.

Answer Posted / suresh

press ctrl+f9

Is This Answer Correct ?    13 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is int a keyword in c?

1056


Do you know the difference between malloc() and calloc() function?

1132


Can a function be forced to be inline? Also, give a comparison between inline function and the C macro?

1180


will u please send me the placement papers to my mail???????????????????

1923


what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;

2513


develop algorithms to add polynomials (i) in one variable

2256


`write a program to display the recomended action depends on a color of trafic light using nested if statments

2213


Differentiate between null and void pointers.

1254


The % symbol has a special use in a printf statement. How would you place this character as part of the output on the screen?

1357


hi folks i m approching for h1 b interview on monday 8th of august at montreal and i m having little problem in my approval notice abt my bithdate my employer has made a mistake while applying it is 12th january and istead of that he had done 18 the of january do any body have any solution for that if yes how can i prove my visa officer abt my real birthdate it urgent please let me know guys thaks dipesh patel

1942


How do you convert strings to numbers in C?

1341


write a program to find out prime number using sieve case?

2172


What is the difference between union and anonymous union?

1396


What is the general form of a C program?

1096


swap 2 numbers without using third variable?

1206