hi... can anyone help me to make a two-dimensinal arrays in
finding the sum of two elements plzzz. thnx a lot...
No Answer is Posted For this Question
Be the First to Post Answer
WAP to accept first name,middle name & last name of a student display its initials?
What is the difference b/w Structure & Array?
what is the basis for selection of arrays or pointers as data structure in a program
Switch (i) i=1; case 1 i++; case 2 ++i; break; case 3 --i; Output of i after executing the program
What is main () in c language?
What are the advantages of the functions?
what are non standard function in c
write a reverse string to print a stars.(with out using logic) ***** **** *** ** *
What's a good way to check for "close enough" floating-point equality?
Are there any problems with performing mathematical operations on different variable types?
What is the difference between union and structure in c?
why program counter is 16 bit?