Predict the output or error(s) for the following:
25. main()
{
printf("%p",main);
}
Post New Answer View All Answers
writ a program to compare using strcmp VIVA and viva with its output.
What is the difference between new and malloc functions?
I need a sort of an approximate strcmp routine?
What is file in c language?
What is the use of linkage in c language?
Can a function be forced to be inline? Also, give a comparison between inline function and the C macro?
Explain low-order bytes.
In c programming, explain how do you insert quote characters (? And ?) Into the output screen?
Do you know the use of fflush() function?
What is a nested formula?
Write a simple code fragment that will check if a number is positive or negative.
explain what are pointers?
Explain the use of fflush() function?
Why we not create function inside function.
What are the types of macro formats?