Showing posts with label Odesk Test. Show all posts
Showing posts with label Odesk Test. Show all posts

Odesk C Programming test

Test : C Programming

Total time 40 minutes and total questions 40. You will retake the test after one month from the day you complete the test first time. But one thing you should remember that Odesk changes the 50% of question in every month.

1. Which of the following code(s) generate compile error
a) int n=5; x; x=n++;
b) int n=5; x; x=++n++
c) int n=5; x; x=(n+1)++
d) int n=5, x=6; x=(n+x)++
e) non of the above

2. Which is/are not storage Type
a) auto
b) global
c) static
d) resister
e) extern

Odesk US English Test

Test: US English Test

1. Which of the following sentences illustrates the proper use of parallel construction?

a. Terry hoped to find a new job that would let him earn extra cash in the summer and to work fewer hours.
b. Although tommy was failing his biology class at college, he was passing his chemistry class.
c. Trina loved to sail, skate, swim, and surfing.
d. Tatiana declared that the people in her office are smarter than the people who work in Tad‘s office

2. Which of the following sentences does NOT illustrate correct verb and verb tense usage?

a. Frank and Marjorie have opened a new chocolate shop on the comer.
b. By the time I get there, all the best candy will have been eaten already.
c. They was going to sell pastries as well, but then decided against it.
d. Did you ever wonder how many jelly beans there are in the world?

3. Choose the series of verbs and phrases that best completes the following passage.

This dish_______ too spicy. Why _______ so much pepper?
a. is, did the chef have to use
b. was, the chef is using
c. is, did the chef use
d. was, the chef used
e. a and c

4. Read the original sentence below and then choose the rewritten sentence that illustrates proper sentence structure.

ORIGINAL SENTENCE:
It is easy to carry solid objects, but the same cannot be said of liquids.

REWRITEN SENTENCES:
a. Unlike liquids, solid objects are easy to carry.

Odesk English Vocabulary Test

English Vocabulary Test

01. Choose the definition that best reflects the meaning of the word in CAPITAL LETTERS as it is used in the sentence below.
Now that the festivities have ended, perhaps we can return to some SEMBLANCE of normality.
a. Sentiment, emotion
b. Agreement
c. Outward appearance

Ans: (c)

02. Choose the word that best corresponds with definition given below.
n. A mass or crowd; multitude
a. Reprieve
b. Malady
c. Horde
d. Indulgence

Ans: (c)

Odesk Excel 2003 test

Test: Excel 2003

01. What Function does the ‘Compare Side by Side With’ command on the window menu perform?
(a) It allows you to compare two worksheets simultaneously in a single workbook
(b) It allows you to scroll through two or more workbooks simultaneously
(c) It allows you to scroll through only two workbooks simultaneously to identify the difference between them
(d) It only allows you to scroll through more than two worksheet in a single workbook simultaneously
Ans: (b)

02. Which of the following functions would return a value of 8?
(a) Roundup(8.4999,0)
(b) rounddown(8.4999,0)
(c) round(8.4999,0)
(d) a and c
(e) b and c
Ans: (c)

03. What will be the output of the function IF(ISNA(MODE(B1:B4)),0,MODE(B1:B4)) when it is applied to the data series given bellow?
B1:27
B2:22
B3:28
B4:21

(a) #N/A
(b) 27
(c) 0
(d) Error

Ans: (c)