[Updated] Goldman Sachs Aptitude Test Questions and Answers
Practice List of TCS Digital Coding Questions !!!
Take 50+ FREE!! Online Data Interpretation Mock test to crack any Exams.

Recent Placement Papers of Cisco

101.03K

Tot. Mock Test: 6


Total Qs: 123+

NA
SHSTTON
263
Solv. Corr.
401
Solv. In. Corr.
664
Attempted
0 M:10 S
Avg. Time

61 / 123

Choose the correct option.

Which of the following involves context switch,


Asystem call

Bpriviliged instruction

Cfloating poitnt exception

DAll the above

ENone of the above

Answer: Option A

Explanation:

Here is no explanation for this answer

Submit Your Solution

NA
SHSTTON
244
Solv. Corr.
278
Solv. In. Corr.
522
Attempted
0 M:0 S
Avg. Time

62 / 123

Choose the correct option.

A thread is


Alightweight process where the context switching is low

Blightweight process where the context swithching is high

Cused to speed up paging

Dused in dead locks

Answer: Option A

Explanation:

Here is no explanation for this answer

Submit Your Solution

NA
SHSTTON
133
Solv. Corr.
296
Solv. In. Corr.
429
Attempted
0 M:33 S
Avg. Time

63 / 123

What will be the result of the following program?
#include <stdio.h>
void main()
      {
       unsigned short a=-1;
       unsigned char b=a;
       printf("%d %d ",a,b);
      }
What is output of the program?

A65535 -1

B65535 65535

C65535 255

D-1 -1

ENone of above

Answer: Option C

Explanation:

Here is no explanation for this answer

Submit Your Solution

Tags: Cisco

NA
SHSTTON
66
Solv. Corr.
68
Solv. In. Corr.
134
Attempted
0 M:0 S
Avg. Time

64 / 123

How much memory will be allocated if int is allocated 2 bytes.
int a[5][6]

A30 bytes.

B120 bytes.

C60 bytes.

DNone of the above

Answer: Option C

Explanation:

Here is no explanation for this answer

Submit Your Solution

Tags: Cisco

NA
SHSTTON
43
Solv. Corr.
107
Solv. In. Corr.
150
Attempted
0 M:0 S
Avg. Time

65 / 123

What will be the output of the below 'C' program.
main()
{
int a;
printf("%d",scanf(%d,&a));
}

A0

B1

CAs per Input

DNone of the above

Answer: Option B

Explanation:

Here is no explanation for this answer

Submit Your Solution

Tags: Cisco

NA
SHSTTON
79
Solv. Corr.
61
Solv. In. Corr.
140
Attempted
0 M:0 S
Avg. Time

66 / 123

Find the output for the following C program

#define d 10+10
main()
{
printf("%d",d*d);
}


A120

B400

C210

DNone of the above

Answer: Option A

Explanation:

Here is no explanation for this answer

Submit Your Solution

Tags: Cisco

NA
SHSTTON
131
Solv. Corr.
106
Solv. In. Corr.
237
Attempted
0 M:0 S
Avg. Time

67 / 123

Given the following statement
enum day = { jan = 1 ,feb=4, april, may}
What is the value of may?


A4

B5

C6

D11

Answer: Option C

Explanation:

Here is no explanation for this answer

Submit Your Solution

NA
SHSTTON
17
Solv. Corr.
110
Solv. In. Corr.
127
Attempted
0 M:0 S
Avg. Time

68 / 123

Choose the correct option.

Given arrays base address is 1000. array is a[5][4]. Then what is the correct address of a[4][3].


A10240

B10024

C1024000

DNone of the above

Answer: Option C

Explanation:

Here is no explanation for this answer

Submit Your Solution

Tags: Cisco

NA
SHSTTON
208
Solv. Corr.
819
Solv. In. Corr.
1027
Attempted
0 M:16 S
Avg. Time

69 / 123

Choose the correct option.

The concatenation of 2 lists can be performed O(1) time. Which of the following implementation of list should be used?


ASingly Linked List

BDoubly Linked List

CCircular Linked List

DArray Implementation Of Linked List

Answer: Option C

Explanation:

Here is no explanation for this answer

Submit Your Solution

NA
SHSTTON
219
Solv. Corr.
119
Solv. In. Corr.
338
Attempted
0 M:0 S
Avg. Time

70 / 123

Choose the correct option.

For linked list implementation , which search is not applicable ?


ALinear search

BBinary search.

CSequential Search

Answer: Option B

Explanation:

Here is no explanation for this answer

Submit Your Solution

Tags: Cisco


Here is the list of questions asked in Placement Papers of Cisco Recent Placement Papers of Cisco. Practice Cisco Written Test Papers with Solutions and take Q4Interview Cisco Online Test Questions to crack Cisco written round test. Overall the level of the Cisco Online Assessment Test is moderate. Only those candidates who clear the written exam will qualify for the next round, so practic all the questions here and take all the free tests before going for final selection process of Cisco