what is the advantage of software development
Answer / shubham singh
To decrease the complexcity of the user problem and fast
work
| Is This Answer Correct ? | 3 Yes | 1 No |
Diff between for loop and while loop?
? ???Mirror Mirror on the wall????????
can u suggest me am in a confusion to choose whether to go to c programming or a software testing . am a graduate in B.sc(electronics).
What are header files in c programming?
What is the function of ceil(X) defined in math.h do? A)It returns the value rounded down to the next lower integer B)it returns the value rounded up to the next higher integer C)the Next Higher Value D)the next lower value
What are the types of data files?
can a union be self-referenced?
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 difference between CV and Resume ?
What is double pointer?
What is size of union in c?
What is clrscr in c?