what is use of loop?

Answer Posted / anil kumar nahak

When We Require Repeatably Statements For Specific Number
Times.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is NULL pointer?

680


in iso what are the common technological language?

1639


Explain low-order bytes.

625


I was asked to write a program in c which when executed displays how many no.of clients are connected to the server.

1912


Explain what is page thrashing?

615






Explain what is the concatenation operator?

630


Can you mix old-style and new-style function syntax?

666


Write a Program to accept different goods with the number, price and date of purchase and display them

5454


How many data structures are there in c?

620


Write a function stroverlap that takes (at least) two strings, and concatenates them, but does not duplicate any overlap. You only need to worry about overlaps between the end of the first string and the beginning of the second string. Examples: batman, manonthemoon = batmanonthemoon batmmamaman, mamamanonthemoon = batmmamamanonthemoon bat, man = batman batman, batman = batman batman, menonthemoon = batmanmenonthemoon

1742


Subtract Two Number Without Using Subtraction Operator

360


What are identifiers c?

569


What are linker error?

620


Explain the difference between call by value and call by reference in c language?

651


What is array of structure in c programming?

759