What is the difference between typedef struct and struct?


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

Post New Answer

More C Interview Questions

please help me.. how to write a code of this output?? "Enter range number:"10 1 is an odd number 2 is an even numbers 3 in an odd numbers 4 " to 10" "printing all odd numbers:" 1,3,5,7,9 "printing all even numbers:" 2,4,6,8,10 "sum of all odd numbers:25 "sum of all even numbers:30 using a C Programming ARRAY pleas pleas help.. its my project ..please :(

1 Answers  


Three major criteria of scheduling.

1 Answers  


write a program to find a given no. is divisible by 3 or not without using any arthimetic operators?

3 Answers   Broadcom, TCS,


main() {char a[10]={1,2,3,4,5,6};int x; for(x=0;x<4;x++){ b[x]=x+'a';} printf("%s",b);}

3 Answers  


what are advantages of U D F?

1 Answers   Google,






Can one function call another?

0 Answers  


what is the value of 'i'? i=strlen("Blue")+strlen("People")/strlen("Red")-strlen("green")

7 Answers   Cadence, JNTU, Zen Technologies,


Is it better to use malloc() or calloc()?

0 Answers   Aspire, Infogain,


what is the difference between exit() and _exit() functions?

2 Answers  


Is main an identifier in c?

0 Answers  


i have to apply for rbi before that i need to know the the syllabus for the entrance questions. whethet it may be aps or techinical

0 Answers  


What is meant by keywords in c?

0 Answers  


Categories