write a program to generate address labels using structures?
No Answer is Posted For this Question
Be the First to Post Answer
#include <stdio.h> int main() { if ("X" <"x") printf("X smaller than x "); } my question is whats the mistake in this program? find it and please tell me..
Why is c faster?
Write a Program to accept different goods with the number, price and date of purchase and display them
1.what are local and global variables? 2.what is the scope of static variables? 3.what is the difference between static and global variables? 4.what are volatile variables? 5.what is the use of 'auto' keyword? 6.how do we make a global variable accessible across files? Explain the extern keyword? 7.what is a function prototype? 8.what does keyword 'extern' mean in a function declaration?
wats SIZE_T meant for?
How is null defined in c?
How many types of sorting are there in c?
write a program to read a number and print in words that is in sentence for example 21,219 then output is "twenty one thousand and two hundred nineteen" by using only control flow statements (only loops and switch case )?
Can you please explain the difference between strcpy() and memcpy() function?
Reverse the bit order in a single macro. eg. i/p = 10010101 --> o/p = 10101001
Write a program to give following output..... ********* **** **** *** *** ** ** * * ** ** *** *** **** **** *********
Write a program that his output * *** *****