int *p = NULL;
printf("%1d",p) ;

what will be the output of this above code?

Answer Posted / sourisengupta

0

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is meant by iomanip in c++?

596


Can union be self referenced?

564


Which software is used for c++ programming?

602


Explain the extern storage classes in c++.

541


Can c++ be faster than c?

586






Show the declaration for a static function pointer.

566


When does the c++ compiler create temporary variables?

558


What is flush programming?

560


Can we use this pointer inside static member function?

616


Is linux written in c or c++?

541


What is difference between class and function?

577


What is a responder chain?

564


What is the basic structure of a c++ program?

603


What are its advantages and disadvantages of multiple inheritances (virtual inheritance)?

597


What are the advantages of early binding?

599