24.03.2015 Views

c_ders_notlari

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

---------Sınav sorularından--------<br />

#include<br />

using namespace std;<br />

double f(double x,double y) {return x+y;}<br />

double f(double x) {return f(x,x);}<br />

void main()<br />

{<br />

cout

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!