Predict the output or error(s) for the following:
25. main()
{
printf("%p",main);
}

Answer Posted / sandeep

Yaaa Even i got the output as 0291

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Who is the main contributor in designing the c language after dennis ritchie?

532


What are the properties of union in c?

577


What is file in c preprocessor?

639


can anyone suggest some site name..where i can get some good data structure puzzles???

1636


What is the c language function prototype?

633






How can I recover the file name given an open stream or file descriptor?

582


What is meant by initialization and how we initialize a variable?

577


What is a char c?

580


Explain Function Pointer?

673


disply the following menu 1.Disply 2.Copy 3.Append; as per the menu do the file operations 4.Exit

1616


What is the symbol indicated the c-preprocessor?

686


What are the general description for loop statement and available loop types in c?

672


why to assign a pointer to null sometimes??how can a pointer we declare get assigned with a garbage value by default???

1505


How is null defined in c?

642


Explain the use of keyword 'register' with respect to variables.

582