Answer Posted / meenu
3 types of errors. logical , syntax and run time.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
explain what are pointers?
What are 3 types of structures?
Do variables need to be initialized?
main() { printf("hello"); fork(); }
What is a const pointer?
What will be your course of action for a push operation?
What is the incorrect operator form following list(== , <> , >= , <=) and what is the reason for the answer?
Why do we use namespace feature?
if the area was hit by a virus and so the decrease in the population because of death was x/3 and the migration from other places increased a population by 2x then annually it had so many ppl. find our the population in the starting.
When a c file is executed there are many files that are automatically opened what are they files?
How do I get an accurate error status return from system on ms-dos?
Write the Program to reverse a string using pointers.
Is anything faster than c?
code for find determinent of amatrix
Write programs for String Reversal & Palindrome check