Explain the difference between structs and unions in c?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

which is the best antivirus and how to update it

7 Answers   Infosys,


Write a program to find the smallest and largest element in a given array in c language

11 Answers   Microsoft, Vembu,


Is fortran still used today?

0 Answers  


Is int a keyword in c?

0 Answers  


Write a program which has the following seven functions. The functions should be: • main() this calls the other 6 functions • fget_long() a function which returns a long data type from a file • fget_short() a function which returns a short integer variable from a file • fget_float() a function which returns a floating point variable from a file • fprt_long() a function which prints its single, long argument into a file • fprt_short() a function which prints its single, short argument into a file • fprt_float() a function which prints its single, floating point argument into a file. You should use fscanf() to get the values of the variables from the input (the file) and fprintf() to print the values to the other file. Pay attention to using the correct format for each of the data types.

0 Answers  






Is the exit() function same as the return statement? Explain.

0 Answers   Agilent, ZS Associates,


Difference Between embedded software and soft ware?

1 Answers   Bosch,


to find out the reverse digit of a given number

6 Answers   Infosys, Microsoft, TCS, Wipro,


What are inbuilt functions in c?

0 Answers  


what is a c-language.what is do.

4 Answers   HCL,


What is the acronym for ansi?

0 Answers  


How can you invoke another program from within a C program?

0 Answers  


Categories