how to execute a program using if else condition and the
output should enter number and the number is odd only...
No Answer is Posted For this Question
Be the First to Post Answer
How can variables be characterized?
where do we use volatile keyword?
What is a nested formula?
Explain the concept of "dangling pointers" in C.
Design a program using an array that searches a number if it is found on the list of the given input numbers and locate its exact location in the list.
What is %s and %d in c?
What is include directive in c?
What is difference between stdio h and conio h?
What is the output of below code? main() { static in a=5; printf("%3d",a--); if(a) main(); }
If jack lies on Mon, Tue Wed and jill lies on Thursday, Friday and Saturday. If both together tell they lied yesterday. So c the given options and then c cos in the given dates one will be saying the truth and one will be lying. I got Thursday as option because jack is saying the truth he lied yest but jill is lying again as he lies on that day.
write a c/c++ programthat connects to a MYSQL server and checks if the INNoDB plug in is installed on it.If so your program should print the total number of disk writes by MYSQL.
write a c program in such a way that if we enter the today date the output should be next day's date.