What is switch in c?
No Answer is Posted For this Question
Be the First to Post Answer
Explain what are run-time errors?
what is the structure?
EXPLAIN #INCLUDE<STDIO.H> EXPLAIN #INCLUDE<CONIO.H>
When can you use a pointer with a function?
What is indirect recursion? give an example?
What are the disadvantages of external storage class?
How does normalization of huge pointer works?
What will the code below print when it is executed? int x = 3, y = 4; if (x = 4) y = 5; else y = 2; printf ("x=%d, y=%d ",x,y);
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,
write a c program to add two integer numbers without using arithmetic operator +
What are 3 types of structures?
wat are the two methods for swapping two numbers without using temp variable??