#include<stdio.h>
#include<conio.h>
void main()
{
float a;
clrscr();
a=0.5;
if(a==0.5)
printf("yes");
else
printf("no");
getch();
}
Post New Answer View All Answers
How do you define CONSTANT in C?
What is sizeof int?
What is difference between array and structure in c?
a sequence of bytes with one to one corrspondence to those in the external device a) sequential addressing b) address c) byte code d) none
Does * p ++ increment p or what it points to?
Explain how can a program be made to print the name of a source file where an error occurs?
What is union in c?
How will you delete a node in DLL?
What is the general form of #line preprocessor?
Who invented b language?
What is #include cctype?
hai iam working in sap sd module for one year and working in lumax ind ltd in desp department but my problem is i have done m.b.a in hr/marketing and working sap sd there is any combination it. can you give right solution of my problem. and what can i do?
What are types of functions?
How can you call a function, given its name as a string?
What tq means in chat?