VUNEW - SYED FAISAL BUKHARI
Monday, January 24, 2011
CS504 Current Quiz
BC080400849 : Nimra Qamar
Quiz Start Time:
12:40 PM
Time Left
87
sec(s)
Question # 1 of 10 (
Start time:
12:40:42 PM
)
Total Marks:
1
Some bit field members are stored: I) left to right II) right to left III) in circular array
Select correct option:
only (I) is true
Only (II) is true
Both (I) and (II) are true
All of the options (I, II and III) are true
BC080400849 : Nimra Qamar
Quiz Start Time:
12:40 PM
Time Left
88
sec(s)
Question # 2 of 10 (
Start time:
12:42:10 PM
)
Total Marks:
1
Comma ( , ) is very dangerous because
Select correct option:
Compiler does not recognise this symbol
It creates linkage problem
It causes side effects
All of the given options
BC080400849 : Nimra Qamar
Quiz Start Time:
12:40 PM
Time Left
88
sec(s)
Question # 3 of 10 (
Start time:
12:43:42 PM
)
Total Marks:
1
_________ cause major portability issues
Select correct option:
Loops
Bugs in code
Sizes of data types
Conditional Structures
BC080400849 : Nimra Qamar
Quiz Start Time:
12:40 PM
Time Left
89
sec(s)
Question # 4 of 10 (
Start time:
12:44:20 PM
)
Total Marks:
1
In order to write a portable code which of the following guideline will be helpful:
Select correct option:
Stick to the standards
Program in the mainstream
Size of data types
All of the given options
BC080400849 : Nimra Qamar
Quiz Start Time:
12:40 PM
Time Left
86
sec(s)
Question # 5 of 10 (
Start time:
12:45:55 PM
)
Total Marks:
1
The complexity of a program may ______ if there are exceptional paths in it
Select correct option:
Decrease
Increase
Remain same
All of given options
BC080400849 : Nimra Qamar
Quiz Start Time:
12:40 PM
Time Left
89
sec(s)
Question # 6 of 10 (
Start time:
12:46:47 PM
)
Total Marks:
1
In order to make a code more portable, Instead of using vendor specific language extensions, use _______ as much as possible
Select correct option:
STL
ANSI
ISO
CMMI
BC080400849 : Nimra Qamar
Quiz Start Time:
12:40 PM
Time Left
88
sec(s)
Question # 7 of 10 (
Start time:
12:48:11 PM
)
Total Marks:
1
Exception handling provides:
Select correct option:
Portability mechanism
Code Usability mechanism
Error Handling mechanism
All of the given options
BC080400849 : Nimra Qamar
Quiz Start Time:
12:40 PM
Time Left
88
sec(s)
Question # 8 of 10 (
Start time:
12:49:06 PM
)
Total Marks:
1
Bit fields are a convenient way to express many difficult operations. However, bit fields suffer from one problem
Select correct option:
Lack of usability
Lack of security
Lack of performance
Lack of portability
BC080400849 : Nimra Qamar
Quiz Start Time:
12:40 PM
Time Left
88
sec(s)
Question # 9 of 10 (
Start time:
12:50:03 PM
)
Total Marks:
1
if (e.Title() == “CEO” || e.Salary() > 10000) in the above statement if e.Title()=="CEO") is TRUE then
Select correct option:
Second part is not evaluated
Second part is always evaluated
Second part must also be TRUE
Second part is not evaluated but e.Salary() is called
BC080400849 : Nimra Qamar
Quiz Start Time:
12:40 PM
Time Left
88
sec(s)
Question # 10 of 10 (
Start time:
12:51:09 PM
)
Total Marks:
1
A test case involves
Select correct option:
Input/output specification plus a statement of the function under test
Steps to perform the function
Expected results that the software application produces
All of the given options
If you have any Assignment and quiz kindly send at fascobuk@gmail.com
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment