Why & is used in c?
No Answer is Posted For this Question
Be the First to Post Answer
hi send me sample aptitude papers of cts?
What is the output of the program #include<stdio.h> #include<conio.h> void main() {0 int i,j=20; clrscr(); for(i=1;i<3;i++) { printf("%d,",i); continue; printf("%d",j); break; } getch(); }
convert 12345 to 54321 withoutusing strig
How do we select the big element or any other operation from array which is read dynamically. user need to give the elements only no need to mention the size.
Explain what are the advantages and disadvantages of a heap?
a c code by using memory allocation for add ,multiply of sprase matrixes
Explain what header files do I need in order to define the standard library functions I use?
Do pointers store the address of value or the actual value of a variable?
how to multiply two number taking input as a string (considering sum and carry )
please give me answer with details #include<stdio.h> main() { int i=1; i=(++i)*(++i)*(++i); printf("%d",i); getch(); }
errors in computer programmes are called
i need all types of question paper releted to "c" and other language.