What is the concatenation operator?
No Answer is Posted For this Question
Be the First to Post Answer
How can I implement opaque (abstract) data types in C? What's the difference between these two declarations? struct x1 { ... }; typedef struct { ... } x2;
What kind of structure is a house?
do u print this format '(((())))'. This brackets is based on user input like 4 or 5 or 6,without using any loop's?
What is the use of structure padding in c?
Why does everyone say not to use scanf? What should I use instead?
What is the difference between exit() and _exit() function in c?
What is the relationship between pointers and data structure?
IS it possible to define a zero sized array in c.if it is possible how can the elements of that array can be accessed.array index starts from zero,if it is possible to define zero sized array how can be its first element can be accesseed.
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 is variable in c example?
What are the different flags in C? And how they are useful? And give example for each in different consequences?
write a program to find out number of on bits in a number?