cardSpace provides 2 main benefits
Secure and intuitive user interface
a script document navigator
prevention of phishing
none
Cardspace prevents phishing by replacing password-based authentication
True
False
Cardspace will work without HTTPS?
Windows CardSpace is a part of Microsofts identity metasystem?
What is the maximum size of 01 level in COBOL?
16277715
16777215
16217775
Which of the following is returned by the operating system if a C++ program completes successfully?
No Value Returned
-1
1
0
The inserting of the code of a called function at the point where the function gets called is achieved by using
Inline functions
virtual functions
Both A and B
None of the above
Which of the following denote types of polymorphism in C++?
Virtual function
Function overloading
Operator Overloading
All the Above
The class that in C++ for file input is
a) ifstream
b) ofstream
Both a and b
none of the above
How many values can be returned by a C++ function?
infinity
2