Differentiate between functions getch() and getche().
No Answer is Posted For this Question
Be the First to Post Answer
how to exchnage bits in a byte b7<-->b0 b6<-->b1 b5<-->b2 b4<-->b3 please mail me the code if any one know to rajeshmb4u@gmail.com
Write the program for displaying the ten most frequent words in a file such that your program should be efficient in all complexity measures.
When should a type cast not be used?
Write a program or provide a pseudo code to flip the 2nd bit of the 32 bit number ! (Phone Screen)
1.int a=10; 2.int b=20; 3. //write here 4.b=30; Write code at line 3 so that when the value of b is changed variable a should automatically change with same value as b. 5.
what is differnence b/w macro & functions
What is %lu in c?
what is the code for getting the output as * ** ***
sqrt(x+sqrt(x+sqrt(x+sqrt(x))))=2; Find the value of x?
How do you use a pointer to a function?
What is the process of writing the null pointer?
How many types of operators are there in c?