What is the significance of scope resolution operator?
No Answer is Posted For this Question
Be the First to Post Answer
Do you know the use of fflush() function?
What is structure padding in c?
main() { char p[] = "hello world!"; p = "vector"; printf("%s",p); }
2 Answers Vector, Vector India,
please give me some tips for the placement in the TCS.
who is the founder of c
19 Answers College School Exams Tests, HP,
What are advantages and disadvantages of recursive calling ?
12 Answers College School Exams Tests, Evolving Systems, HP, Jyoti Ltd, Sage, Wipro,
What will be the outcome of the following conditional statement if the value of variable s is 10?
what is diognisis?
To print the pattern 1 2 3 4 5 10 17 18 19 6 15 24 25 20 7 14 23 22 21 8 13 12 11 10 9
write a program that eliminates the value of mathematical constant e by using the formula e=1+1/1!+1/2!+1/3!+
What does the file stdio.h contain?
Explain what is wrong in this statement?