Answer:
Following are the code in the C Programming Language.
if(a==0) //set if conditional statement
{
//print the following message
printf("no solution for a=0");
}
Explanation:
Here, we define a function and pass three double data type variable i.e., "a", "b", "c" and then we write the following code inside the function.
- Set the if conditional statement and check that condition is the variable "a" is equal to 0.
- Then print message through the "printf()" which display on the screen if the given condition is true.
Answer:
I think it's B) templates
Sorry if it's wrong I'm not sure!!
Explanation:
Microsoft word is an example of a graphical word program
Answer: $420
Explanation: from the question above, mercy worked 42 hours at $10 an hour. Her total pay before tax is: 42 x 10 =
$420
Answer:
Security in communication between applications and sites in m-commerce can use SSL technology.
Explanation:
While developing an app, developers have to perform several checks and ensure that the server has a legitimate certificate.