What will the preprocessor do for a program?
No Answer is Posted For this Question
Be the First to Post Answer
Why c is called procedure oriented language?
Why doesnt long int work?
what does the following function print? func(int i) { if(i%2)return 0; eale return 1; } main() { int =3; i=func(i); i=func(i); printf("%d",i);}
What is the value of y in the following code? x=7;y=0; if(x=6) y=7; else y=1;
What is array in c with example?
How do you convert a decimal number to its hexa-decimal equivalent.Give a C code to do the same
What are structural members?
difference between spiral and waterfall model
What is boolean in c?
What are the 5 elements of structure?
Snake Game: This is normal snake game which you can find in most of the mobiles. You can develop it in Java, C/C++, C# or what ever language you know.
7 Answers Accenture, Gridco, IBM, Kevin IT, TCS, Vimukti Technologies,
What is the ANSI C Standard?