This quiz is based on Computer languages created on Aug-19-2011
A database using the Production Department's spreadsheets
A database designed to produce production reports for a new Production Department manufacturing process
A database that will combine two databases currently used by the Production Department
None of the above is correct.
Rate this question:
A database using the Production Department's spreadsheets
A database designed to produce production reports for a new Production Department manufacturing process
A database that will combine two databases currently used by the Production Department
None of the above is correct.
Rate this question:
IDMS
DB2
DBase-II
R:base
Rate this question:
User data
Metadata
Reports
Indexes
Rate this question:
Rem = 3.14 % 2.1;
Rem = modf(3.14, 2.1);
Rem = fmod(3.14, 2.1);
Remainder cannot be obtain in floating point division.
Rate this question:
Internal and External
External, Internal and None
External and None
Internal
Rate this question:
* (asterisk)
| (pipeline)
- (hyphen)
_ (underscore)
Rate this question:
Both are identical
No difference, except extern int fun(); is probably in another file
Int fun(); is overrided with extern int fun();
None of these
Rate this question:
Ceil(1.66)
Floor(1.66)
Roundup(1.66)
Roundto(1.66)
Rate this question:
1, 2, 3
3, 4
2, 4, 5
3, 5
Rate this question:
Char
Byte
Integer
Short
Rate this question:
True
False
Both are correct.
Rate this question:
A property can simultaneously be read only or write only.
A property can be either read only or write only.
A write only property will have only get accessor.
A write only property will always return a value.
Rate this question:
Switch
Goto
Go back
Return
Rate this question:
Quiz Review Timeline (Updated): Jul 24, 2024 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
Wait!
Here's an interesting quiz for you.