How is a structure member accessed?


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

Post New Answer

More C Interview Questions

What are the two forms of #include directive?

0 Answers   Aspire, Infogain,


Determine the result of performing two successive block transfers into the same area of a frame buffer using the binary arith operations

0 Answers  


in malloc and calloc which one is fast and why?

1 Answers  


Write a c program to print the even numbers followed by odd numbers in an array without using additional array

1 Answers   Tech Mahindra,


int far *near * p; means

0 Answers   Honeywell,






Write a C program that will accept a hexadecimal number as input and then display a menu that will permit any of the following operations to be carried out: Display the hexadecimal equivalent of the one's complement. (b) Carry out a masking operation and then display the hexadecimal equivalent of the result. (c) Carry out a bit shifting operation and then display the hexadecimal equivalent of the result. (d) Exit. If the masking operation is selected, prompt the user lor the type of operation (bitwise and, bitwise exclusive or, or bitwise or) and then a (hexadecimal) value for the mask. If the bit shifting operation is selected. prompt the user for the type of shift (left or right), and then the number of bits. Test the program with several different (hexadecimal) input values of your own choice.

0 Answers  


write a program wch produces its own source code aas its output?

1 Answers   IonIdea,


Explain the difference between the local variable and global variable in c?

0 Answers  


What is page thrashing?

0 Answers  


what do u mean by Direct access files? then can u explain about Direct Access Files?

0 Answers   LG Soft,


ASCII stands for

1 Answers  


What is the use of typedef in c?

0 Answers  


Categories