A C E G H
+B D F A I
------------
E F G H D
Answer Posted / raja s
cefgc
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Write a program to check prime number in c programming?
What is p in text message?
List some of the static data structures in C?
What is array of structure in c programming?
Describe the complexity of Binary search, Quicksort and various other sorting and searching techniques..
What are inbuilt functions in c?
How many types of operator or there in c?
What does printf does?
I have seen function declarations that look like this
What is the right way to use errno?
The % symbol has a special use in a printf statement. Explain how would you place this character as part of the output on the screen?
What is the advantage of an array over individual variables?
What is volatile variable in c?
Explain what is the purpose of "extern" keyword in a function declaration?
how many types of operators are include in c language a) 4 b) 6 c) 8 d) 12