Sir i need notes for structure,functions,pointers in c
language can you help me please


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

Post New Answer

More C Interview Questions

Example of friendly function in c++

2 Answers  


Study the Following Points: a.One Cannot Take the address of a Bit Field b.bit fields cannot be arrayed c.Bit-Fields are machine Dependant d.Bit-fields cannot be declared as static 1. Which of the Following Statements are true w.r.t Bit- Fields A)a,b&c B)Only a & b C)Only c D)All

3 Answers   Accenture,


write a program to find the number of even integers and odd integers in a given array in c language

13 Answers   IAI Cameroun, NIIT, Olive Tech, QIS,


Can you write the function prototype, definition and mention the other requirements.

0 Answers   Adobe,


char ch=10;printf("%d",ch);what is the output

14 Answers   Accenture,






what is bit rate & baud rate? plz give wave forms

0 Answers  


What is the scope of static variables?

1 Answers  


print the table 5 in loops

3 Answers  


Differentiate between declaring a variable and defining a variable?

0 Answers  


can a union be self-referenced?

1 Answers  


why programs in c are running with out #include<stdio.h>? some warnings are display in terminal but we execute the program we get answer why? eg: main() { printf("hello world "); }

0 Answers  


Why c is called a mid level programming language?

0 Answers  


Categories