What are different types of variables in c?
No Answer is Posted For this Question
Be the First to Post Answer
i want to job in your company, so how it will be possible.
define switch statement?
What is 1f in c?
code for concatination of 2 strings with out using library functions?
What are the two types of structure?
How macro execution is faster than function ?
int i=~0; uint j=(uint)i; j++; printf(“%d”,j);
print the following using nested for loop. 5 4 3 2 1 1 2 3 4 3 2 1 1 2 1 2 1 1 2 3 4 3 2 1 1 2 3 4 5
without using arithmatic operator solve which number is greater??????????
Design a program using an array that lists even numbers and odd numbers separately from the 12 numbers supplied by a user.
write a program to print sum of each row of a 2D array.
What is getch c?