What is the description for syntax errors?
No Answer is Posted For this Question
Be the First to Post Answer
Write a program in C for showing working of different logical operator in C. Your program should guide users with proper message/menu on the console.
int main(){ float f=8.0; if(f==8.0) printf("good"); else printf("bad"); } what is the answere and explain it?
c programming of binary addition of two binary numbers
What is the full form of getch?
Input any no. and print all the the numbers that comes before it like this for e.g input = 4 0 01 012 0123 01234 plz answer it 2day
Why malloc is faster than calloc?
What is meant by 'bit masking'?
Write a program which calculate sum of several number and input it into an array. Then, the sum of all the number in the array is calculated.
how to connect oracle in C/C++.
When is the “void” keyword used in a function?
What's wrong with "char *p; *p = malloc(10);"?
Give a fast way to multiply a number by 7
15 Answers Accenture, Aricent, Microsoft,