What do you mean by scope of a variable in c?
No Answer is Posted For this Question
Be the First to Post Answer
Explain bitwise shift operators?
Write a program to show the workingof auto variable.
difference between loading and linking
write a C program:There is a mobile keypad with numbers 0-9 and alphabets on it. Take input 0f 7 keys and then form a word from the alphabets present on the keys.
1 Answers 91mobiles, Amazon, App Guruz, College School Exams Tests, Folio3, Infosys, Omega, Planin, Riphah International University, Subex,
How can I call a function, given its name as a string?
What does c mean?
can we change the default calling convention in c if yes than how.........?
How can a program be made to print the line number where an error occurs?
What standard functions are available to manipulate strings?
. Write a program to get a string and to convert the 1st letter of it to uppercase
Find the output? void main() {float a=2.0; printf("\nSize of a ::%d",sizeof(a)); printf("\nSize of 2.0 ::%d",sizeof(2.0));}
11 Answers IBM, TCS,
Explain about the functions strcat() and strcmp()?