explain what is an endless loop?
No Answer is Posted For this Question
Be the First to Post Answer
What the different types of arrays in c?
Are the variables argc and argv are always local to main?
What is the difference between int and float?
What are the valid places to have keyword “break”?
How can you increase the size of a statically allocated array?
How do you sort filenames in a directory?
a<<1 is equivalent to a) multiplying by 2 b) dividing by 2 c) adding 2 d)none of the above
Given an array of 1s and 0s arrange the 1s together and 0s together in a single scan of the array. Optimize the boundary conditions?
writw a program to insert an element in the begning of a doubly linked list
When should you use a type cast?
write a Program to dispaly upto 100 prime numbers(without using Arrays,Pointer)
26 Answers ADITI, iFlex, Infosys, Oracle, TCS, Unicops, Wipro,
What is the use of getch ()?