CS504 Current pprs ( 22 feb to 6 march ) here ... !!!
February 28, 2013
Differentiate between black box testing and white box testing. (5)
Write the symptoms of Loop bug (error) and explain with example. (5)
Suppose software was developing at software house, but was failed as Inadequate Requirement Process. Write the five risk Inadequate Requirement Process. (5)
Rewrite the following C++ statements by following General naming conventions for C++. (5)
1) int getMaxIterations ()
2) template<class t>
3) int outstring;
4) const max_iterations
5) private int length;
Write the C++ statement in ANSI standard. (3)
int factorial ();
Write the elements of Software Engineering Framework. (2)
Why we can use “compute” in methods? (2)
Bit fields do suffer from a lack of portability between platforms. Why (3)
Differentiate between black box testing and white box testing. (5)
Write the symptoms of Loop bug (error) and explain with example. (5)
Suppose software was developing at software house, but was failed as Inadequate Requirement Process. Write the five risk Inadequate Requirement Process. (5)
Rewrite the following C++ statements by following General naming conventions for C++. (5)
1) int getMaxIterations ()
2) template<class t>
3) int outstring;
4) const max_iterations
5) private int length;
Write the C++ statement in ANSI standard. (3)
int factorial ();
Write the elements of Software Engineering Framework. (2)
Why we can use “compute” in methods? (2)
Bit fields do suffer from a lack of portability between platforms. Why (3)
0 comments
Post a Comment