difference between spiral and waterfall model
Answer / kanika
waterfall model is used when the requirement of customer is
known
the waterfall model is a serial sequential model but spiral
model works in a loop
risk factor included in spiral model but not in waterfall
model
| Is This Answer Correct ? | 3 Yes | 0 No |
Write a code to remove duplicates in a string.
write a progam to display the factors of a given number and disply how many prime numbers are there?
what is the height of tree if leaf node is at level 3. please explain
WAP that prints the number from 1 to 100. but for multiplies of three print "XXX" instead of the number and for the multiplies of five print "YYY" . for number which are multiplies of both three and five print "ZZZ"
What functions are in conio h?
What are the types of pointers in c?
Can you think of a logic behind the game minesweeper.
Is c language still used?
Create a simple code fragment that will swap the values of two variables num1 and num2.
What is main () in c?
Mention four important string handling functions in c languages .
what is pointer