please explain every phase in the "SDLC" in the dotnet.
No Answer is Posted For this Question
Be the First to Post Answer
write a program to print largest number of each row of a 2D array
What is a loop?
wat is the meaning of c?
Write a program that takes a 5 digit number and calculates 2 power that number and prints it.
What is an anonymous union and where to apply that ?
What are terms in math?
write a program to input 10 strings and compare without using strcmp() function. If the character of one string matches with the characters of another string , sort them and make it a single string ??? example:- str1="Aakash" st2="Himanshu" str="Uday" output:- Aakashimanshuday (please post the answer as quickly as possible)
Is anything faster than c?
logic for generating all the combinations of the any number of given letters. ex::::::::: if a,b,c,d are given the o/p should be abcd,dcba,dbac,bcad,................ 4*3*2*1 combinations............
How can I open a file so that other programs can update it at the same time?
what is linkage error when it occurs in c program
What is integer constants?