How do we declare variables in c?
No Answer is Posted For this Question
Be the First to Post Answer
Function to find the given number is a power of 2 or not?
what is the use of operator ^ in C ? and how it works?
Can the curly brackets { } be used to enclose a single line of code?
Write a program to reverse a linked list in c.
What is wrong with this statement? Myname = 'robin';
biggest of two no's with out using if condition statement
wat s the meaning of (int *)p +4;
How many bytes are occupied by near, far and huge pointers (dos)?
What is masking?
What is the most efficient way to count the number of bits which are set in an integer?
What is the use of volatile?
what is the code for getting the output as * ** ***