What are loops in c?
No Answer is Posted For this Question
Be the First to Post Answer
1 What is a Data Structure?
why you will give me a job in TCS.
c pgm count no of lines , blanks, tabs in a para(File concept)
what is c programming?
What is a null pointer in c?
What do you mean by a sequential access file?
How old is c programming language?
Average of a couple 10 years ago was 25. The average remains same after having a child and twins after 3 years. What is the present age of the first child
Explain what is the benefit of using #define to declare a constant?
An expression to whose value an operater is applied a) operand b) variable c) constant d) all of the above
There is a 100-story building and you are given two eggs. The eggs (and the building) have an interesting property that if you throw the egg from a floor number less than X, it will not break. And it will always brake if the floor number is equal or greater than X. Assuming that you can reuse the eggs which didn't broke; you got to find X in a minimal number of throws. Give an algorithm to find X in minimal number of throws.
What is the diffrent between while and do while statement ?