Answer Posted / senthiltime
Array is a collection of similar data types.
| Is This Answer Correct ? | 289 Yes | 20 No |
Post New Answer View All Answers
WRITE A PROGRAM TO MERGE TWO SORTED ARRAY USING MERGE SORT TECHNIQUE..
Why c is a mother language?
What are the types of unary operators?
How will you declare an array of three function pointers where each function receives two ints and returns a float?
a program that performs some preliminary processing in C, it acts upon certain directives that will affect how the compiler does its work a) compiler b) loader c) directive d) preprocessor
Can you write the algorithm for Queue?
what is a function method?give example?
What is difference between static and global variable in c?
What is difference between main and void main?
Explain what is page thrashing?
write a program for the normal snake games find in most of the mobiles.
What are the key features in c programming language?
Ow can I insert or delete a line (or record) in the middle of a file?
Explain what are bus errors, memory faults, and core dumps?
Can you define which header file to include at compile time?