Main must be written as a.the first function in the program b.Second function in the program c.Last function in the program d.any where in the program
19 35415Did anyone have any experince with stocking in equity can you please tell me how to approach the project.I am a learner.help me please.give me ur suggestions.
2199How do you select test cases for Regression Testing(The point is when there is change code how do you come know which part of code or modules it will affect).
15 30636Can any one tell me how to perform volume testing and what to do if a fault is found in volume testing?
2 7436What is the time complexity T(n) of the following program? a) int n, d, i, j; cin >> n; for (d=1; d<=n; d++) for (i=1; i<=d; i++) for (j=1; j<=n; j += n/10) cout << d << " " << i << " " << j << endl; b) void main() { int n, s, t; cin >> n; for (s = 1; s <= n/4; s++) {t = s; while (t >= 1) { cout << s << " " << t << endl; t--; } } } c) void main() { int n, r, s, t; cin >> n; for (r = 2; r <= n; r = r * 2) for (s = 1; s <= n/4; s++) { t = s; while (t >= 1) { cout << s << " " << t << endl; t--; } } }
3 10858OR is full with objects but i want to add 5 more objects,but i tried merging files,shared mode and descriptive ,iwont work.is there any alternative for that
6 9446Post New CTS Interview Questions
What is a critical section?
How will you add a font to a cell using apache poi?
What are the main components of teradata system?
Difference in path and target path?
What is a summary report?
How to open excel in vb script?
tell us about a time when u failed to meet a deadline.
What is the difference between jquery-x.x.x.js and jquery.x.x.x min.js?
How to import multiple xl files which are saved in a folder into SAS and extract two different types of values from a given variable at a time? Any help would be appreciated. Thanks Rasi
Can we delete foreign key?
DIFFERNCE BETWEEN RESERVE AND FUND?
what if job tracker machine is down?
What is iis used for?
What is the difference between specialization and generalization?
Can I link an excel cell to a word document?