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
What is a pointer and how it is initialized?
i have to apply for the rbi for the post of officers. i need to know abt the entrance questions whether it may be aps or techinical....
Which of these functions is safer to use : fgets(), gets()? Why?
how to capitalise first letter of each word in a given string?
Who developed c language and when?
A variable that is defined in a specified portion of a program but can be used throughout the program a) global variable b) local variable c) character d) none
What is a constant and types of constants in c?
What is p in text message?
In a switch statement, explain what will happen if a break statement is omitted?
how many types of operators are include in c language a) 4 b) 6 c) 8 d) 12
Function which gives a pointer to a binary trees const an integer value at each code, return function of all the nodes in binary tree.?
How can I invoke another program (a standalone executable, or an operating system command) from within a c program?
What is the use of parallelize in spark?
What is the difference between char array and char pointer?
Mention four important string handling functions in c languages .