Question :: 1
Tell me about yourself, what are the protocols you know, and what are the project you have worked, briefly explain the latest project role/work.
Answer:
No Discussion on this question yet!
Please Login First :
Question :: 2
What is LACP and how it work.
Answer:
No Discussion on this question yet!
Please Login First :
Question :: 3
What type of control packet are there in LACP.How to identify it.
Answer:
No Discussion on this question yet!
Please Login First :
Question :: 4
What is vlan, what is trunk and access port, what type of device we can connect to these port.
Answer:
No Discussion on this question yet!
Please Login First :
Question :: 5
How to identify the tagged and untagged packet.
Answer:
No Discussion on this question yet!
Please Login First :
Question :: 6
What will happen if we receive untagged packet at tagged packet. what will happen when it will out from egress port.
Answer:
No Discussion on this question yet!
Please Login First :
Question :: 7
There is a scenario where two switch are connect to each other in LAG, and from each switch one host is connected, and ping form host A to Host B.Explain the packet format and what are the filed will be update/lookup will be happen at each stage.
��������� |----------{-}--------- |
Host-A----- Switch-1 |------{LAG}------- | Switch-2 ---------- Host-B
Answer:
No Discussion on this question yet!
Please Login First :
Question :: 8
What is STP, How root is elected, what are the type of port Role.
Answer:
No Discussion on this question yet!
Please Login First :
Question :: 9
How are you good in C Programming.
Answer:
No Discussion on this question yet!
Please Login First :
Question :: 10
What are the storage classes in C. and their default value, storage in memory.
Answer:
No Discussion on this question yet!
Please Login First :
Question :: 11
What is static keyword. explain where we can use and in what scenario it will not be use full.
Answer:
No Discussion on this question yet!
Please Login First :
Question :: 12
Can we have static variable in header file.
Answer:
No Discussion on this question yet!
Please Login First :
Question :: 13
compilation steps in C. what type of file will be generated at each stage.
Answer:
No Discussion on this question yet!
Please Login First :
Question :: 14
We use stdio.h, how compiler know from which path it has to include.
Answer:
No Discussion on this question yet!
Please Login First :
Question :: 15
If I have array of 10 elements, having 1000100101, in one iteration is it possible to sort this array. if so, explain the logic.
Answer:
No Discussion on this question yet!
Please Login First :
Question :: 16
If I have single linklist, then without reversing the linklist, can we print the element of linklist in reverse order.
Answer:
No Discussion on this question yet!
Please Login First :
Question :: 17
If in the same linklist we have address of any node, how can we delete the node.
Answer:
No Discussion on this question yet!
Please Login First :
Question :: 18
Explain the system calls for tcp/udp socket communication for both (client and server) .
Answer:
No Discussion on this question yet!
Please Login First :
Question :: 19
If I have the connect call in UDP socket, what will happen. will it work or throw any error.
Answer:
No Discussion on this question yet!
Please Login First :