Create a network connection using packet tracer , which shows the working of Switch and Hub. Explain in detail with proper steps
SIKSHAPATH Latest Questions
Elaborate sliding window flow control mechanism with example. Also differentiate it with stop and wait method.
Which of the following is NOT a class of java.awt package? a. Button b. Component c. Dialog d. Paint
Write an AWT GUI application (called AWTCounter). Each time the “Count” button is clicked, the counter value shall increase by 1. The program has three components: 1. a java.awt.Label “Counter”; 2. a non-editable java.awt.TextField to display the counter value; and 3. a java.awt.Button “Count”.
Enlighten the services provided by network layer to transport layer in detail. Enlighten the network issues in computer networks and also suggest few remedies.
Draw the stack structure in each case when the following operations are performed on an empty stack. (a) Add A, B, C, D, E, F (b) Delete two letters (c) Add G (d) Add H (e) Delete four letters (f) ...Read more
Write a python program to print Multiplication tables from 2 to 20 whether table values entered by user using Simple Function , Parameterized Function , Return Type with function and return type with parameterized Functions
The value of CWR in mode 0 for Port A = Input port, Port B = not used, Port CU = Input port and Port CL = Output port is 0F 98 09 04
Which of the following algorithms is asymptotically complete? Random sampling of states Local beam search Random walk Hill climbing with random restarts 1 point Genetic algorithms are said to jump from one hill to another. Which of the following is responsible for ...Read more
What is true of the first checkers program written in 1952 by Arthur Samuel? A. It was written in Java SE 17 programming language B. It improved as it played more and more games C. It eventually beat its creators in the game ...Read more