What are the features of the c language?
No Answer is Posted For this Question
Be the First to Post Answer
Write a C program that defines a 2-dimentional integer array called A [50][50]. Then the elements of this array should randomly be initialized either to 1 or 0. The program should then print out all the elements in the diagonal (i.e. a[0][0], a[1][1],a[2][2], a[3][3], ……..a[49][49]). Finally, print out how many zeros and ones in the diagonal.
here is a link to download Let_Us_C_-_Yashwant_Kanetkar
WRITE A PROGRAM TO PRINT THE FOLLOWING OUTPUTS USING FOR LOOPS. A) * B) ***** *** * * ***** * * *****
how to implement stack operation using singly linked list
What is #error and use of it?
no consistent academics. how to answer the question
Difference between pass by reference and pass by value?
Can a program have two main functions?
Explain the difference between null pointer and void pointer.
void main() { char far *farther,*farthest; printf("%d..%d",sizeof(farther),sizeof(farthest)); }
what is the difference between definition and declaration? give me some examples.
what is the difference between arrays and linked list
26 Answers MAHINDRA, Tech Mahindra, Wipro,