Skip to main content

Posts

Question Bank:Internet and Web Technology

1. Discuss the various methods available for connecting to Internet? 2. What is the difference between Client server mode and peer to peer network? 3. What do you understand by Domain Name System? Discuss the architecture and functionality of DNS in detail. 4. How IP addressing is done? Discuss the various IP address classes in detail. 5. Discuss the TCP/IP model and its services in detail. 6. What o you understand by OSI reference model? Explain briefly advantages of layered approach? 7. What do you understand by web Server? Discuss its functionality in detail. 8. What is the difference between following? a. Paired tag and Singular tag b. Absolute URL and relative URL 9. Discuss the difference between Static and Dynamic IP 10. Discuss briefly following terms: a. Internet Server b. Internet Service Provider c. Internet Access Provider d. Gateway e. UDP f. TCP g. Telnet h. FTP i. E-Mails j. Ping 11. What is the W3C and what does it do? 12. What is H

C Language Assignment I

1. Describe the basic features of a C language? 2. Discuss the programming style of a C language? 3. What is the role of semicolon in a C program? 4. Wat is the difference between a variable and a constant? 5. C language is said to be reach in data type. Discuss the various classes of data type available in C? 6. What do you understand by data qualifiers? What is the use of using such qualifiers. 7. What are the keywords used to define the following state with example? 1. Integral Data Type 2. Unsigned long integral data type 3. Floating point data type 4. signed character data type 5. signed short integral data type 8. What do you understand by ASCII value of a character? Can we use expressions including booth integral data type and character data type. Justify your answer. 9. What is escape sequence? When are these sequences required? 10. State whether following are true or false: 1. Every line of a C program must end with a Semicolon 2. C is not a case sensitive l

Question bank of C language

1. Describe the basic features of a C language? 2. Discuss the programming style of a C language? 3. What is the role of semicolon in a C program? 4. What is the difference between a variable and a constant? 5. C language is said to be reach in data type. Discuss the various classes of data type available in C? 6. What do you understand by data qualifiers? What is the use of using such qualifiers? 7. What are the keywords used to define the following state with example? 1. Integral Data Type 2. Unsigned long integral data type 3. Floating point data type 4. signed character data type 5. signed short integral data type 8. What do you understand by ASCII value of a character? Can we use expressions including booth integral data type and character data type. Justify your answer. 9. What is escape sequence? When are these sequences required? 10. State whether following are true or false: 1. Every line of a C program must end with a Semicolon 2. C is not a case sensitive la

Brief discussion about Differential Equation models and their Simulator

Describe the working of a Simple harmonic oscillator?What do u understand by Damping factor?Describe the driving force which makes the oscillator oscillate?And also give reasons for dampening of the motion of the oscillator? What is the difference b/w Discrete and Linear oscillator?Stress upon the difference in working mechanism of the oscillators. Discuss Lotka-Volterra Model Discuss Rossler’s Attractor? What do u understand by Stability problems? Also, discuss various sources of error that can occur in a System? What do u understand by positive and negative feedbacks in a Feedback loop? What do u understand by exponential delay of first order? Discuss factor that is responsible for dampening of such a system? Discuss feedback loop in a Continuous System? Compare the cyclic behavior of the Rossler,Vanderpol, and second linear oscillator Explain how the effect of a state transition may not only be to schedule new events , but also to cancel events that were scheduled in the

Discussing Cellular Automata in detail

What is Cellular Automata?Waht is its use?How is it different from switching automata?Explain. What is use of Cellular Automata for discrete time models and their simulation?Explain Write a Simulator for one–dimensional cellular automata. Compare the direct approach that scans cell all the time with the discrete event approach in terms of execution time. Compare the cyclic behavior of the Rossler,Vanderpol, and second linear oscillator

Understanding Input Output behavior of a System

What do you understand by I/O behavior of a System? Discuss the usage I/O function in functionality of any system? Give examples. What do you understand by State transition? Also discuss briefly formulation of a trajectory in any system Explain the concept of segment and trajectories. Provide a pictorial representation of Input ,output ,state trajectories explaining how these trajectories change with time base. Segments of a system can be differentiated into different categories. Discuss various kind of segments explaining their application. What do u understand by Observation frame? When is it used state with example?

Simulation & Modeling Question Bank (continued)

Explain what is meant by Model Validation?How do you validate models in practice ?What are the major sources of error in validation? What are different type of Models?Explain their general characterstics? Explain the Monte-Carlo Simulation Technique. Explain Poisson Distribution Technique? What do you understand by Verification and Validation of simulation model?