Answer Posted / mastan vali.shaik
the element of 5th row and 0th column
| Is This Answer Correct ? | 6 Yes | 14 No |
Post New Answer View All Answers
What are the various types of control structures in programming?
Write program to remove duplicate in an array?
What is c method?
How does pointer work in c?
What are global variables and explain how do you declare them?
what type of questions arrive in interview over c programming?
Is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?
What is linear search?
Is it possible to use curly brackets ({}) to enclose single line code in c program?
Process by which one bit pattern in to another by bit wise operation is?
What is variable and explain rules to declare variable in c?
What are reserved words?
What is the purpose of main() function?
Can we add pointers together?
What is null in c?