Answer Posted / vrushali
If the execution of a program is required to start from a
test program e.g test (). Then we are required to change the
linker itself. As there a default program which searches for
main .
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
List the difference between a "copy constructor" and a "assignment operator"?
What are global variables and explain how do you declare them?
What the different types of arrays in c?
What is volatile variable in c with example?
i have a written test for microland please give me test pattern
How are pointers declared in c?
How can you increase the allowable number of simultaneously open files?
Define recursion in c.
Explain what are the __date__ and __time__ preprocessor commands?
Explain how can a program be made to print the name of a source file where an error occurs?
Which header file is used for clrscr?
Explain that why C is procedural?
Is exit(status) truly equivalent to returning the same status from main?
What is the difference between Printf(..) and sprint(...) ?
How can variables be characterized?