What is a loop?
No Answer is Posted For this Question
Be the First to Post Answer
Explain what will be the outcome of the following conditional statement if the value of variable s is 10?
You have an array of n integers, randomly ordered with value 1 to n-1.The array is such that there is only one and one value occurred twice. How will you find this number?
What is the purpose of void in c?
what is the use of ~ in c lang?????
write a program to find lcm and hcf of two numbers??
How to Throw some light on the splay trees?
Explain why C language is procedural?
Write the program that calculates and prints the average of several integers. Assume that the last value read is sentinel 9999.
which operator having lowest precedence?? a.)+ b.)++ c.)= d.)%
25. It takes five minutes to pass a rumour from one person to two other persons. The tree of rumour continues. Find how many minutes does it take spread the rumour to 768 persons. ?
11 Answers CTS, TCS,
Is null equal to 0 in sql?
Tell me the use of bit field in c language?