Skip to main content

SRM AP -B.Tech III Year -Computer Networks-CSE301

CN Syllubus Overview of CN

Programming Skills

Comments

  1. This comment has been removed by the author.

    ReplyDelete
  2. Replies
    1. Fork system call use for creates a new process, which is called child process, which runs concurrently with process (which process called system call fork) and this process is called parent process. After a new child process created, both processes will execute the next instruction following the fork() system call

      Delete

Post a Comment

Popular posts from this blog

E1-CSE-CS2102-Object Oriented Programming Through Java

  Course code Course Name Course Category L-T-P Credits CS2102   Object Oriented Programing through JAVA   PCC   3-1-0   4   Course Learning Objectives: 1.        Gain knowledge about basic Java language syntax and semantics to write Java programs and use concepts such as variables, conditional and iterative execution methods etc., 2.        Understanding the fundamentals of object-oriented programming in Java, including defining classes, objects, invoking methods etc. and exception handling mechanisms. 3.         Understand the principles of inheritance, packages and interfaces. 4.         Understand the principles of Multithreading and Event handling ...

E3 CSE OOAD LAB -CS3267

 OOAD LAB Reference Notes to understand UML Diagrams: Suggested domains for Mini-projects   1. Passport automation system.   2. Book bank 3. Exam Registration   4. Stock maintenance system.   5. Online course reservation system   6. E-ticketing   7. Software personnel management system   8. Credit card processing   9. e-book management system   10. Recruitment system   11. Foreign trading system   12. Conference Management System   13. BPO Management System  Suggested Software Tools: Argo UML, Eclipse IDE, Visual Paradigm, Visual case, and Rational Suite Reference websites: www.vidyarthiplus.com, www.vidyarthiplus.com OOAD LAB REFERENCE ---πŸ‘ˆπŸ‘ˆπŸ‘ˆπŸ‘ˆ OOAD LAB MANUAL ---πŸ‘ˆπŸ‘ˆπŸ‘ˆπŸ‘ˆπŸ‘ˆ OOAD LAB VIVA QUESTIONS --πŸ‘ˆπŸ‘ˆπŸ‘ˆπŸ‘ˆπŸ‘ˆ Note: Above links are the reference purpose only.You can download software tool listed above.