Explain output of printf("Hello World"-'A'+'B'); ?
No Answer is Posted For this Question
Be the First to Post Answer
What does %d do in c?
What does c mean in standard form?
Write a C program to count the number of email on text
Explain what does the characters 'r' and 'w' mean when writing programs that will make use of files?
what is the difference between const volatile int i & volatile const int j;
What is the difference between void main and main in c?
What is uint8 in c?
how many error occurs in C language ?
what are bit fields? What is the use of bit fields in a structure declaration?
0 Answers Flextronics, TISL, Virtusa,
can we define a function in structure?
Differentiate between calloc and malloc.
how can i access hard disk address(physical address)? are we access hard disk by using far,near or huge pointer? if yes then please explain.....