Tell us something about keyword 'auto'.
No Answer is Posted For this Question
Be the First to Post Answer
What is ## preprocessor operator in c?
in iso what are the common technological language?
give one ip, find out which contry
What is the difference between ‘g’ and “g” in C?
Write a program to write a given string in maximum possibilities? i.e str[5]="reddy"; i.e we can write this string in 120 ways for that write a program
difference between i++* and *++i
Give me basis knowledge of c , c++...
When should the const modifier be used?
The C language terminator is a.semicolon b.colon c.period d.exclamation mark
Explain what is meant by high-order and low-order bytes?
how many times does the loop iterated ? for (i=0;i=10;i+=2) printf("Hi\n");
What are the advantages of c language?