Explain the use of keyword 'register' with respect to variables.
No Answer is Posted For this Question
Be the First to Post Answer
Explain #pragma in C.
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?
Meaning of () in c
enum colors {BLACK,BLUE,GREEN} main() { printf("%d..%d..%d",BLACK,BLUE,GREEN); return(1); }
Write a program in c using only loops to print * * * * * *******
Can I initialize unions?
swapping of two numbers without using third variable using AND and OR operators
What is the difference between class and object in c?
write a c program in such a way that if we enter the today date the output should be next day's date.
main() { int i; printf("%d",scanf"%d",&i))//if the input is 12 24 34 then wat will be the output }
How to add two numbers without using semicolon n c????
Is a pointer a kind of array?