Common Jobs

Common Jobs Logo

Accenture Assessment

1 / 76

Which of the following benefits of cloud makes it easy for a company with a rapid movement to keep the entire system fully functional?

2 / 76

What happens if we set up a "for" loop and it eliminates a property that hasn't been listed yet?

3 / 76

What does the term "class label" mean in classification?

4 / 76

Which of the following text box control properties lets you set a maximum character limit?

5 / 76

Which of the following payment options is best suited for small businesses in the cloud?

6 / 76

A ________ decency must always be maintained in behavior, no matter who is before you.

7 / 76

  ________ is an assemblage of resource kinds and configurations designed to act as a cohesive entity.

8 / 76

 Which of the following is/are automatically added to every class in C++, if we do not write our own.

9 / 76

 What will be the output of the following code snippet:
int a = 10;
int b = 20;
System.out.println(a + b);

10 / 76

What is the unsupervised learning application of the Expectation-Maximization (EM) algorithm?

11 / 76

Which of the following groups is not present under the Insert tab in MS-Excel? 

12 / 76

A common explanation for variables, object properties, and array items is "an expression that can legitimately appear on the left side of an assignment expression." They go by the name _____.

13 / 76

 Fill in the blank with suitable words from the options.

There is a general ____ in the United States that our ethics are declining and that our moral standards are ____.

14 / 76

Which command may be used to find out the version of Maven?

15 / 76

Classes that let us step through our code and debug our programme are included in the ____namespace.

16 / 76

 In a row of 50 girls, Amy was made to sit 20 places to the right of Rose and Peter sat 20 places to the left of Emma. If Emma was thirty-sixth from the left and there were four people between Peter and Amy. What was the position of Rose in the row?

17 / 76

The average age of a man and his son is 28 years. The ratio of their ages is 3 :1 respectively. What is the man's age?

18 / 76

Automobile : Petrol :: ?

19 / 76

Traffic in a VPN is NOT ____________

20 / 76

When comparing the locations of two nodes in the DOM hierarchy (document), which of the following methods is employed?

21 / 76

Which of the following given functions of the Number Object formats a number with a different number of digits to the right of the decimal?

22 / 76

 javaScript prints ______ if an arithmetic computation in a program encounters an indefinite or infinite value.

23 / 76

Pam can complete a job in 36 days. She started the work and after 6 days, Leslie joined her. They completed the job in 12 more days. Find the number of days in which Leslie alone can complete it.

24 / 76

A man walked 30 m towards the North. Then he turned right and walked 45 m. Then he turns right and walks 45 m. Then he turns left and walks 5 m. Finally, he turns left and walks 15 m. In which direction and how many meters is he from the starting position?

25 / 76

Which of the following is the proper Node.js file initiation syntax?

26 / 76

1.What was the new name for Photo Editor in Microsoft Office 2003?

27 / 76

Anil introduces Rohit as the son of the only brother of his father’s wife. How is Rohit related to Anil?

28 / 76

Pointing to a lady in a photograph ,Shaloo said , "Her son’s father is the son-in-law of my mother". How is Shaloo related to the lady ?

29 / 76

When a Copy Constructor may be called?

30 / 76

.Find out which part of the sentence below has an error and mark the option accordingly. I told him of / for behaving rudely with / the valet, reminding him that / I too was once a driver.

31 / 76

 The ____ class is the source of the Global.asax file.

32 / 76

.Which of the following approaches is used to dynamically register client scripts using code?

33 / 76

Choose the best alternative.

583 : 293 : : 488 : ?

34 / 76

Which of the following options is correct?

35 / 76

ALOHA was developed early?

 

36 / 76

 Fill in the blank with a suitable word from the options.

After centuries of obscurity, this philosopher’s thesis is enjoying a surprising ____ .

37 / 76

Which of the following functions will help to find the number of working days between two calendar dates?

38 / 76

First In First Out, or FIFO, order is used by which data structure?

39 / 76

.Which version of Angular marked the shift from AngularJS to Angular?

40 / 76

Find the cost of a Pen.

  • (I) The total cost of 99 pens, 37 pencils, 85 erasers and 19 chocolates is $1344.
  • (II) The total cost of 74 pencils, 38 chocolates, 98 pens and 174 erasers is $1688.

41 / 76

A woman going with a boy is asked by another person about the relationship between them. The woman replied ,"My maternal uncle and the uncle of his maternal uncle are the same". How are the woman and the boy related?

42 / 76

Which of the following is not the benefit of the cloud if you chose Platform as a service?

43 / 76

The maximum number of comparisons required to look for a specific element in a singly linked list of length n is

44 / 76

 In a certain code MISSIONS is written as MSIISNOS. How is ONLINE written in that code?

45 / 76

Choose the best alternative.

26 : 5 : : 65 : ?

46 / 76

What is a garbage collector?

47 / 76

Which Jenkin plugins are helpful?

48 / 76

Five friends A, B, C, D and E, with different occupational backgrounds (Teacher, Doctor, Accountant, Businessman, Engineer) went for a conference. The doctor sat next to B. The engineer sat in between B and C. Neither A nor the accountant sat at any of the extreme ends. If D does not sit next to B, then which of the following is definitely sitting at one of the extreme ends?

49 / 76

War has been, throughout history, the chief _________ of social cohesion; and since science began, it has been the strongest ________ to technical progress.

50 / 76

Which programming language uses "this" as a keyword?

 

51 / 76

 In a certain coding system ‘BOOK’ is coded as ‘CNPJ’. How will you code ‘MOON’?

52 / 76

On a racing track, six players, U,V,W,X,Y and Z were positioned in such a way that U was to the left of Y and fourth to the left of X. W was in between and equidistant from Y and Z but Y is not adjacent to X. The winner was at the fourth section of the track from the left. Who was he?

53 / 76

Which of the following models won't produce the intended output in the absence of user participation?

54 / 76

Town A is to the West of Town B. Town P is to the South of Town A. Town Q is to the East of Town P. Then Town Q is towards which direction of Town A?

55 / 76

Which of the following keys resides on all stations as in AP and client devices in a 4-way handshake?

56 / 76

Which three loop operations on loop variables are crucial?

57 / 76

A programme pushes the characters a, b, c, and d in the same order onto a stack in an attempt to create as many variations of the string \'abcd\' as it can, but it has the ability to pop off the top character at any point. With this programme, which of the following strings CANNOT be generated?

58 / 76

.Let x be an integer that has two possible values: 0 and 1. Which of the following statements is equivalent to if(x = =0) x = 1; else x = 0;?

59 / 76

Why is feature engineering used in machine learning?

60 / 76

 The speed of a car is 45 km/ hr. The amount of distance traveled by the car in 240 minutes is the same as the distance traveled by a train in 25 minutes. What is the speed of the train in km/hr?

61 / 76

Fill in the blank with suitable words from the options.

In the Middle Ages, the ____ of the great cathedrals did not enter into the architects’ plans; almost invariably a cathedral was positioned haphazardly in ____ surroundings

62 / 76

Which is not what network security aims to achieve?

63 / 76

68.  Another name for the.NET Framework Class Library (FCL) is ________.

64 / 76

 The memory allocation, release, and compacting processes are handled by the ______.

65 / 76

48.  Which of the following languages is compatible with ASP.NET programming?

66 / 76

What is the output of the following code snippet in Java?

int a = 5;

int b = 7;

int c = a++ + ++b;

System.out.println(c);

67 / 76

Which Java feature enables cross-platform execution of Java programmes?

 

68 / 76

Pointing out to a lady, Raja said ,"She is the daughter of the woman who is the mother of the husband of my mother". Who is the lady to Raja ?

69 / 76

The primary characteristics are checksum, error control, and length information

70 / 76

X and Y start moving towards each other from points A and B, which are 200m apart. After walking 60m, Y turns left and goes 20m, then he turns right and goes 40m. He then turns right again and comes back to the road on which he had started walking. If X and Y walk with the same speed, what is the distance between them?

71 / 76

What is the Java environment variable PATH used for?

72 / 76

Which of the following methods for declaring and initializing a variable in Java is NOT acceptable?

73 / 76

What is the output of the following code snippet in Python?

a = ""9876""

b = a[-2:-1]

print(b)

74 / 76

Which is the correct syntax to add an event handler in ASP.Net?

75 / 76

A man pointing to a photo says "The lady in the photograph is my nephew’s maternal grandmother". How is the lady in the photograph related to the man’s sister who has no other sister ?

76 / 76

 In the context of tree-based models such as Random Forests, what does feature importance mean?

Your score is

The average score is 42%