Answer Posted / naresh
IN C++ we can where as in C it very less hope
| Is This Answer Correct ? | 2 Yes | 8 No |
Post New Answer View All Answers
A c program to display count values from 0 to 100 and flash each digit for a secong.reset the counter after it reaches 100.use for loop,. pls guys hepl me.. :(
How main function is called in c?
How many types of sorting are there in c?
Why is c so powerful?
Explain what is wrong with this program statement?
what is the significance of static storage class specifier?
What is the difference between union and structure in c?
What 'lex' does?
what is the difference between 123 and 0123 in c?
Why c is called a middle level language?
Is c++ based on c?
using only #include
Which one to choose from 'initialization lists' or 'assignment', for the use in the constructor?
How do I read the arrow keys? What about function keys?
Between macros and functions,which is better to use and why?