Ask a New Question
Search
Questions and answers by
Sina Almaz
Questions (17)
g1[n] = n³, for 0 ≤ n ≤ 10,000 n², for n > 10.000
g2(n) = n, for 0 ≤ n ≤ 100 n³, for n > 100 Which one of the
1 answer
36 views
Consider the following two functions
g1[n] = n³, for 0 ≤ n ≤ 10,000 n², for n > 10.000 g2(n) = n, for 0 ≤ n ≤ 100 n³,
1 answer
44 views
Which of the given options provides the increasing order of asymptotic complexity of function f1, f2, f3, f4? where
f1(n)=2n a)
1 answer
49 views
In computer system, which one of the following is correct about cold boot and warm boot?
a. Restarting the computer is known as a
1 answer
102 views
In SQL Server, which one of the following operations applied on a database item X do not conflict in a schedule? (r and r2 are
1 answer
74 views
The project team is in disagreement over which OS to use on a new server. The project manager tables the issues and says the
1 answer
102 views
What is the frequency for reporting service delivery reports!
a. Annually b. Quarterly c. Monthly, quarterly, and annually d.
1 answer
63 views
Which one of the following is not a basic quality control tool for problem solving in data analytics?
a. Control chart b. Data
1 answer
97 views
Why should a project manager host a regularly scheduled team meeting?
a. It allows team members to air grievances about other
1 answer
112 views
can we say final static int or static int final?
1 answer
47 views
If only two hard drives are available, which redundant array of independent disks (RAID) levels can be used?
a. RAID 5 and RAID6
1 answer
97 views
Which one of the following alternatives is not a reason to use external evaluation over internal evaluation?
a. Concern of
1 answer
106 views
Base station controller (BSC) comes under which category?
a. Base transceiver station b. Operation subsystem c. Radio subsystem
1 answer
60 views
Which one of the following requirement gathering techniques in system analysis and design is preferred to understand workflows
1 answer
81 views
Which one of the following types of electronic medical records (EMR) requires advanced programing skills to make use of?
a.
1 answer
81 views
One of your print devices is not working properly, so you want to temporarily prevent user from sending jobs to the printer
1 answer
52 views
In which phase of the system development life cycle does user acceptance testing gets performed?
a. Design b. Implementation c.
1 answer
72 views