[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.

Cisco Placement Papers with Answers

100.71K

Tot. Mock Test: 6


Total Qs: 123+

NA
SHSTTON
294
Solv. Corr.
429
Solv. In. Corr.
723
Attempted
0 M:6 S
Avg. Time

31 / 123

Choose the correct option.

Creating a job queue is a function of


ASpooler

BInterperator

CComplier

DDrive

Answer: Option A

Explanation:

Here is no explanation for this answer

Submit Your Solution

NA
SHSTTON
99
Solv. Corr.
99
Solv. In. Corr.
198
Attempted
0 M:5 S
Avg. Time

32 / 123

Choose the correct option.

There is an employer table with key fields as employer number data in every n'th row are needed for a simple following queries will get required results.


Aselect A employee number from employee A , where exists from employee B where A employee no. = B employee having (count(*) mod n)=0

Bselect employee number from employe A, employe B where A employe number=B employ number group by employee number having(count(*) mod n=0 )

Cboth (& (b)

DNone of the above

Answer: Option B

Explanation:

Here is no explanation for this answer

Submit Your Solution

NA
SHSTTON
103
Solv. Corr.
95
Solv. In. Corr.
198
Attempted
0 M:0 S
Avg. Time

33 / 123

Choose the correct option.

Type duplicates of a row in a table customer with non uniform key field customer number you can see


Adelete from costomer where customer number exists( select distinct customer number from customer having count )

Bdelete customer a where customer number in b rowid

Cdelete customer a where custermor number in( select customer number from customer a, customer b )

DNone of the above

Answer: Option A

Explanation:

Here is no explanation for this answer

Submit Your Solution

NA
SHSTTON
88
Solv. Corr.
128
Solv. In. Corr.
216
Attempted
0 M:0 S
Avg. Time

34 / 123

#include

int main()
{
char a =0xAA ;
int b ;
b = (int) a ;
b = b >> 4 ;
printf("%x",b);
}
What is the output of the above program segment ?


Affffffff

Bfffffffa

Cffffffaa

DNone of these

Answer: Option B

Explanation:

Here is no explanation for this answer

Submit Your Solution

NA
SHSTTON
83
Solv. Corr.
84
Solv. In. Corr.
167
Attempted
0 M:0 S
Avg. Time

35 / 123

The output of the following program is
#include<stdio.h>
#define maxval 5 
int main (void)
{
int i=1;
if(i-maxval)
{
printf("inside");
}
else
{
printf("out?");
}
}
What will be printed.

Aout

Binside

CError

DNone of these

Answer: Option B

Explanation:

Here is no explanation for this answer

Submit Your Solution

Tags: Cisco

NA
SHSTTON
90
Solv. Corr.
71
Solv. In. Corr.
161
Attempted
0 M:0 S
Avg. Time

36 / 123

#include
#define a 3+3
#define b 11-3
void main()
{
printf("%d",a*b);
}
What will be printed.


A33

B32

CError

DNone of these

Answer: Option A

Explanation:

Here is no explanation for this answer

Submit Your Solution

Tags: Cisco

NA
SHSTTON
54
Solv. Corr.
110
Solv. In. Corr.
164
Attempted
0 M:0 S
Avg. Time

37 / 123

union
{
char *p;
int i;
char b;
}
void main()
{
--
p=(char*)malloc(8*sizeof(char));
}

What is the size of union?


A4

B9

C1

D8

ENone

Answer: Option A

Explanation:

Here is no explanation for this answer

Submit Your Solution

Tags: Cisco

NA
SHSTTON
154
Solv. Corr.
55
Solv. In. Corr.
209
Attempted
0 M:0 S
Avg. Time

38 / 123

Choose the correct option.

The register context and stacks of a thread are deallocated when the thread


Aterminates

Bblocks

Cunblocks

Dspawns

Answer: Option A

Explanation:

Here is no explanation for this answer

Submit Your Solution

Tags: Cisco

NA
SHSTTON
128
Solv. Corr.
85
Solv. In. Corr.
213
Attempted
0 M:0 S
Avg. Time

39 / 123

Choose the correct option.

Thread synchronization is required because


Aall threads of a process share the same address space

Ball threads of a process share the same global variables

Call threads of a process can share the same files

Dall of the mentioned

Answer: Option D

Explanation:

Here is no explanation for this answer

Submit Your Solution

Tags: Cisco

NA
SHSTTON
253
Solv. Corr.
81
Solv. In. Corr.
334
Attempted
0 M:0 S
Avg. Time

40 / 123

Choose the correct option.

In binary search tree which traversal is used for getting ascending order values


AInorder

Bpost order

Cpreorder

DNone of these

Answer: Option A

Explanation:

Here is no explanation for this answer

Submit Your Solution

Tags: Cisco


Here is the list of questions asked in Placement Papers with Answers Cisco 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