Saturday, March 16, 2019

Posted by Rajnish Kumar
...
Read More
This is a Sticky post

This will appear right below the first post. You can edit this right from the template and change it to your own post. This will appear right below the first post. You can edit this right from the template and change it to your own post.This will appear right below the first post. You can edit this right from the template and change it to your own post.

Thursday, March 14, 2019

Posted by Rajnish Kumar
Learn how to program in C. Learn the basic and advanced concepts of C programming from this C tutorial library, along with details and helpful examples. Learn how to program in C++. Learn the basic and advanced concepts of C++ programming from this C++ tutorial library, along with details and helpful examples. Java is robust technology widely used to develop application software. This Java tutorial series will help you get started learning Java programming from the basics. This Introductory chapter helps beginner...
Read More

Tuesday, March 12, 2019

page

Posted by Rajnish Kumar
cprogramming-logo
C Tutorial C Programming Tutorials C Tutorial C Introduction Limitation of C Programming Language History of C Programming Language C Installation C Program Structure C Input and Output (I/O) C Format Specifiers Declaration & Assignments C Tokens C Identifiers C Keywords C Constants C Operators C Data Types C Variables C Storage Classes C Preprocessors C Header Files C Type Casting Flow Control C Decision Making C...
Read More

Friday, April 20, 2018

Computer network assignment

Posted by Rajnish Kumar
     Assignment:-01 Q 1. What is polling in control access ?     Ans:-Polling is the process of sending a signal to a client (a computer or terminal) that gives it permission to transmit or asks it to receive. With polling, the clients store all messages that need to be transmitted. Periodically, the server (usually a mainframe computer) polls the client to see if it has data to send. If the client has data to send, it does so. If the client has no data to send, it responds negatively, and...
Read More