Answer Posted / priya
compilation error and run time error
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
why use functions a) writing functions avoids rewriting the same code over and over b) using functions it becomes easier to write programs and keep track of what they are doing c) a & b d) none of the above
Why do we use static in c?
Some coders debug their programs by placing comment symbols on some codes instead of deleting it. How does this aid in debugging?
A global variable when referred to in another file is declared as this a) local variable b) external variable c) constant d) pointers
How do we declare variables in c?
What is a pointer in c plus plus?
What is quick sort in c?
Which driver is a pure java driver
How are pointers declared in c?
Why is extern used in c?
Explain how do you determine a file’s attributes?
Explain the use of 'auto' keyword in c programming?
What is a structure member in c?
What is the use of parallelize in spark?
How do you search data in a data file using random access method?