count the numbers between 100 and 300, that star
with 2 and ends with 2
Answer Posted / ajithchukku
10
| Is This Answer Correct ? | 21 Yes | 6 No |
Post New Answer View All Answers
Explain what is wrong in this statement?
If null and 0 are equivalent as null pointer constants, which should I use?
Explain the advantages and disadvantages of macros.
What is boolean in c?
Do you know what are the properties of union in c?
In c programming write a program that will print 10 multiples of 3 except 15,18,21 using looping
difference between object file and executable file
How are portions of a program disabled in demo versions?
What is the best way to comment out a section of code that contains comments?
Which operators cannot be overloaded a) Sizeof b) .* c) :: d) all of the above
What is malloc() function?
what will be the output for the following main() { printf("hi" "hello"); }
What is sizeof int?
my project name is adulteration of chille powder.how can i explain it to the hr when he asks me about the project?
What the advantages of using Unions?