Answer Posted / guest
top down approach
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the difference between procedural and declarative language?
Why is c known as a mother language?
Explain high-order bytes.
What is difference between function overloading and operator overloading?
in programming languages a statement or part of a statement that specifies several different execution sequences a) constructs b) distructs c) executes d) none
What is mean by data types in c?
How will you declare an array of three function pointers where each function receives two ints and returns a float?
Can we initialize extern variable in c?
What is a method in c?
What is sizeof in c?
What is wrong in this statement?
What is Dynamic memory allocation in C? Name the dynamic allocation functions.
What are types of preprocessor in c?
What are the 5 organizational structures?
What are the different types of errors?