C++ Structure



STRUCTURE

[SET – 1]

Question 1 Give the output of the following program

#include

struct Pixel

{

int C,R;

};

void Display(Pixel P)

{

cout ................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download