Answer Posted / ashish singh
array is the similer data type elements.
| Is This Answer Correct ? | 9 Yes | 7 No |
Post New Answer View All Answers
How many keywords (reserve words) are in c?
What is wrong with this program statement? void = 10;
In C language what is a 'dangling pointer'?
Can you pass an entire structure to functions?
Explain what is the benefit of using enum to declare a constant?
Explain how do you view the path?
What is external variable in c?
Write a factorial program using C.
If the size of int data type is two bytes, what is the range of signed int data type?
What is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?
Who invented bcpl language?
What is union and structure?
Write a Program to find whether the given number or string is palindrome.
Can you apply link and association interchangeably?
Function calling procedures? and their differences? Why should one go for Call by Reference?