Other Programming & Computer Science Answers

Questions: 537

Answers by our Experts: 537

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Search & Filtering

1 If four statements are entered with the same statement number, the computer will accept the ______ statement with the duplicate statement number
first
second
third
fourth

2 ______ is a valid BASIC number?
567890100
200,000
$65
1.05E+09

3 Data provided using the ______ statement is not saved as part of the program once the program has been run
LET
INPUT
END
none of the above

4 Every program requires an __ statement.
START
END
STOP
RETURN

5 Which of the following statements is used for simplifying loops?
IF-THEN
ON-GOTO
GOTO
FOR-NEXT
Given the following table, which of the following a
re NOT functional dependencies:
a) A ->B
b) B -> A
c) (B, C) -> D
d) B -> D
e) (B, C) -> E

A B C D E (The letters A, B, C, D, and E) are columns.
X Y U L G
X Y M K H
X T U J H
W Z M J I
W Z N J I
_______ notation is used for representing very large numbers
S
D
C
E
Compare the architecture of OSI and TCP/IP reference model.
Describe in brief any five high level networking software systems.
Explain the techniques used in MPEG compression.
The most common view of an information system is one of
Input-Output-Process
Input-Process-Storage
Input-Storage-Output
Input-Process-Output
List any four players in the development of database. Pls what does player in this question means
Given a hypothetical consumption function of the form:
Y = C + I0 + G0
C = α + β
Where: = Y – T
Y = Income
T = Taxes and that:
Compute the equilibrium level of income and consumption
A database table called PERSON contains the fields NAME, BASIC and HRA. Write a computer program to print a report with employee name and total salary for those employees whose total salary is more than 10,000. Total Salary = BASIC + HRA. At the end, the program should also print the total number of employees whose total salary is
more than 10,000.
LATEST TUTORIALS
APPROVED BY CLIENTS