Cisco Placement Questions & Answers :: Cisco
1 / 122
Why is a gateway used
ATo Connect Incompatible Networks
BTo Connect Same Networkd
Cfor loopback
DNone of these
Answer: Option A
Explanation:Here is no explanation for this answer
Submit Your Solution
2 / 122
In which layer are routers used
AApplication Layer
BDataLink Layer
CNetwork Layer
DSession Layer
Answer: Option C
Explanation:Here is no explanation for this answer
Submit Your Solution
3 / 122
What does the protocol FTP do
AProtocal work at DataLink Layer
BTransfer a file b/w stations without user authentification
CTransfer a file b/w stations with user authentification
DNone of these
Answer: Option C
Explanation:Here is no explanation for this answer
Submit Your Solution
4 / 122
How is linked list implemented
ANodes
BStructure
CReferential Structures
DNone of these
Answer: Option C
Explanation:Here is no explanation for this answer
Submit Your Solution
5 / 122
Which of the following sorting algorithem has average sorting behavior
ABubble sort
Bmerge sort
Cheap sort
Dexchange sort
Answer: Option C
Explanation:Here is no explanation for this answer
Submit Your Solution
6 / 122
What is the size of the array declared as double * X[5]
A20
B40
C5* sizeof (double *)
Answer: Option C
Explanation:Here is no explanation for this answer
Submit Your Solution
7 / 122
#include <stdio.h>
int main()
{
int var=25,varp;
varp=&var;
varp = 10;
printf("%d %d",var,varp);
}
A0 10
B10 25
C25 10
DError
Answer: Option C
Explanation:Here is no explanation for this answer
Submit Your Solution
8 / 122
Find the output for the following C program
#include
int main()
{
int Y=10;
if( Y++ && Y++!=10 && Y++)
{
printf("%d", Y);
}
else {
printf("%d", Y);
}
return 0;
}
A1
B13
CError
D14
Answer: Option B
Explanation:Here is no explanation for this answer
Submit Your Solution
9 / 122
#include <stdio.h>
int main()
{
int x=2,y=6,z=6;
x=y==z;
printf("%d",x);
}
A3
B0
CNone of these
D1
Answer: Option D
Explanation:Here is no explanation for this answer
Submit Your Solution
10 / 122
Which of the function operator cannot be over loaded
A<=
B?:
C==
D*
Answer: Option B
Explanation:Here is no explanation for this answer
Submit Your Solution
Here is the list of questions asked in Cisco model papers for freshers Cisco online test questions. 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