int main (void)
{
if ('C' == 'C') puts ("Okay");
else puts ('Oh, gosh");
return 0;
}
To write a C program to determine if something is odd or even you need to be a programmer. To write a program in C is complicate and only done by programmers.
write a c program that takes a binary file as input and finds error check using different mechanisms.
write a c++program by using if statement to read a number and check whether it is positive or negative
a c program for creat a virus
Use the Exception class and type converters.
Into the source program.
write a program in C to check whether a given number is apalindrome or not
Active Time spent online
Write a c program to compute the surface area and volume of a cube
There is no need to write a C program for circuit analysis; there are lots of packages out there that already do that (for example, Spice).
You don't write an algorithm for a C++ program, unless you are documenting the C++ program after-the-fact. The normal procedure is to write the algorithm first, in a language independent fashion, and then translate that stated algorithm into C++ code, or into whatever language you wish.
For first find an example program.