Write a program for deleting duplicate elements in an array
Answer Posted / vrushali
Any program without goto.
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
If the size of int data type is two bytes, what is the range of signed int data type?
What is C language ?
Is struct oop?
Why void is used in c?
Explain how can you be sure that a program follows the ansi c standard?
Synonymous with pointer array a) character array b) ragged array c) multiple array d) none
Is there anything like an ifdef for typedefs?
In the DOS enveronment, normal RAM that resides beyond the 1mb mark. a) expanded memory b) swapped memory c) Extended memory d) none
Differentiate between null and void pointers.
Write a program to implement queue.
What are volatile variables in c?
Explain what will be the outcome of the following conditional statement if the value of variable s is 10?
Explain what is a program flowchart and explain how does it help in writing a program?
How is actual parameter different from the formal parameter?
What is formal argument?