how to print 1 2 3 4 5 6 7 8 9 10 9 8 7 6 5 4 3 2 1 using any loop(for or while) only once(only 1 loop) and maximum 2 variables using C.
19 46449Post New Cap Gemini C Code Interview Questions
What are the different errors in php?
Can you host WordPress using Amazon web services such as EC2, RDS, EBS, etc.?
Why is quicksort faster than merge sort?
What is a compound attribute in microstrategy?
How do you approach the diagnosis and management of patients with diabetic retinopathy or retinal detachments?
What is ms word short answer?
How do I publish my website on iis?
Who created codeigniter?
What is the correct declaration of main?
What are the steps to the scientific notation?
A signal has a wavelength of 1 micro min in air.how far can the front of the wave travel during 1000periods?
State one difference between a template class and class template.
What is transparent table?
#include int main() { char c='1'; int j=atoi(c); }
What is message listener?