Explain enumerated types.
No Answer is Posted For this Question
Be the First to Post Answer
List some of the static data structures in C?
we compile c program in 32 processor and 64 bit processor .exe file is created in both the processors. if we want to run .exe file in 64 bit processor which is created in 32 bit processor. is that .exe file is run or not if it is not run why?
Did c have any year 2000 problems?
why integer range between -327680to+32767
What does 3 periods mean in texting?
how many error occurs in C language ?
Why is sprintf unsafe?
what is the main use of c where it can use the c
Is fortran still used today?
Why is extern used in c?
What is extern c used for?
wite a programme in c to linear search a data using flag and without using flags?