problems in fnQUESTION: Write a C program to compute the Sine value of a given number X using the following series...
errors in general execution..thanks..it worked
errors in general execution..[code]# include<iostream> int main() {cout<<"hello world..."; return 0; } [/code] 1.cout' unde...
errors in general execution..thanks... [quote]use of namespace std.... [/quote] could u please explain it.... where shall i ...
errors in general execution..cout also needs the function declaration????