Answer Posted / abeera amin
array are data structure in which identical data type are
stored.and have contiguous area of memory.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is structure in c language?
if p is a string contained in a string?
Do variables need to be initialized?
How do I get a null pointer in my programs?
Which is best linux os?
What is pointers in c?
What is union and structure?
How do you search data in a data file using random access method?
program to find error in linklist.(i.e find whether any node point wrongly to previous nodes instead of next node)
1) write a program to generate 1st n fibonacci prime numbers using Nested if 2) write a program to generate twin prime numbers from m to n using nested if 3) write a program to check whether a given integer is a strong number or not using nested if 4) Write a program to generate prime factors of a given integer using nested if 5)write a program to generate prime numbers from m to n using nested if 6)write a program to generate perfect numbers from m to n using nested if 7)write a program to generate the pallindromes from m to n using neste if 8)write a program to generate armstrong numbers from m to n using nested if 9)write a program to generate strong numbers from m to n using nested if
What is c language in simple words?
How is actual parameter different from the formal parameter?
What are the different types of constants?
What are loops in c?
What are actual arguments?