What is string function c?
No Answer is Posted For this Question
Be the First to Post Answer
print the following using nested for loop. 5 4 3 2 1 1 2 3 4 3 2 1 1 2 1 2 1 1 2 3 4 3 2 1 1 2 3 4 5
why we shiuld use main keyword in C
1.write a program to merge the arrays 2.write efficient code for extracting unique elements from a sorted list of array?
. Consider the following program main() { int a[5]={1,3,6,7,0}; int *b; b=&a[2]; } The value of b[-1] is (A) 1 (B) 3 (C) -6 (D) none
what is foreign key in c language?
What functions are used for dynamic memory allocation in c language?
why program counter is 16 bit?
main() { int i=5; printf("%d",++i + i); } output is 10 ------------------------ main() { int i=5; printf("%d",i++ + i); }output is 12 why it is so? give appropiate reason....
What is the code for 3 questions and answer check in VisualBasic.Net?
related proverb of "dont count your chicken before it hatches"
write an algorithm to display a square matrix.
Is a house a shell structure?