Explain the difference between structs and unions in c?
No Answer is Posted For this Question
Be the First to Post Answer
In which language linux is written?
What is mean by data types in c?
What language is windows 1.0 written?
what type of questions arrive in interview over c programming?
How do you initialize pointer variables?
Is there a way to have non-constant case labels (i.e. Ranges or arbitrary expressions)?
What are local static variables? How can you use them?
What is the use of extern in c?
What is typedef struct in c?
What is signed and unsigned?
a program that performs some preliminary processing in C, it acts upon certain directives that will affect how the compiler does its work a) compiler b) loader c) directive d) preprocessor
what is Array?