Is c# a good language?
No Answer is Posted For this Question
Be the First to Post Answer
the output will be #include<stdio.h> int main () { int i; i = 9/2; printf("%i",i); return 0; }
What is the significance of c program algorithms?
difference between semaphores and mutex?
What are enums in c?
what is differnence b/w macro & functions
What is the use of in c?
where are auto variables stored? What are the characteristics of an auto variable?
What is %d called in c?
program in c to print 1 to 100 without using loop
How to set a variable in the environment list?
What is scope rule in c?
print out of string in this format; 1. "rajesh" 2. \n 3. %d