Answer Posted / musharaf ali
every program start from the main function whatever main is defined anywhere in program.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
In a switch statement, explain what will happen if a break statement is omitted?
Is it possible to initialize a variable at the time it was declared?
What is hungarian notation? Is it worthwhile?
How do you print only part of a string?
write a programe to accept any two number and check the following condition using goto state ment.if a>b,print a & find whether it is even or odd and then print.and a
What will the preprocessor do for a program?
i have to apply for rbi before that i need to know the the syllabus for the entrance questions. whethet it may be aps or techinical
Write a program to print factorial of given number without using recursion?
How do c compilers work?
Write a program to print fibonacci series without using recursion?
What is a void * in c?
Explain threaded binary trees?
How do you define a function?
What do mean by network ?
given post order,in order construct the corresponding binary tree