Wt are the Buses in C Language
No Answer is Posted For this Question
Be the First to Post Answer
marge linklist
Why double pointer is used in c?
if (i = 0)printf ("True"); elseprintf("False"); Under what conditions will the above print out the string "True" a) Never b) Always c) When the value of i is 0 d) all of the above
can we change the default calling convention in c if yes than how.........?
What is const and volatile in c?
can we store values and addresses in the same array? explain
write a c program to find the square of a 5 digit number and print the result.
5 Answers Accenture, Sasken, Vimukti Technologies,
Explain how do you determine the length of a string value that was stored in a variable?
What is a nested formula?
main() { int i=0; while(+(+i--)!=0) i-=i++; printf(i); }
How to set file pointer to beginning c?
1234554321 1234 4321 123 321 12 21 1 1 12 21 123 321 1234 4321 1234554321