Latest From The Blog
The sum of all the elements of an array of size N.
Write a program to print the sum of all the elements of an array of size N where N can be any integer between 1 and 100. [1<=N...
The sum of all the elements of an array of size 4.
Write a C program to print the sum of all the elements of an array of size 4. Instructions: Define an integer array n u m A r ...
Sum Of Two Number In C Programming
Maths and logic are the necessary parts of programming that can be learned through practice. Here is a simple mathematical problem of addi...
Requesting Input method / Request a input and print as a Output
Suppose the program print "Hello" and Print "What is your name " then takes input from user and again print a line with...
How to Print Values in Python From a Particular Position in a Paragraph /String
Suppose "I like to play Cricket and i am fan of Dhoni" is a String and I want to print "Cricket and i am fan of Dhoni"...
FIND OPERATOR / Find position of any Character from any String.
Suppose X is a variable which contains values of String "computer".So, how to find the position of 'p'? Syntax: Pri...
Reserved Words in Python
And exec Not Assert finally or Break for pass Class from print ...
Mktech4u
computer books list list of computer science books with authors best computer books for beginners fundamental of computer books pdf free download computer books for dummies best computer hardware books introduction to computer best computer books of all time
Menu Footer Widget
Followers
Search This Blog
Translate
Contact
Popular Posts
-
Software development life cycle sometime reffer to as system development life cycle and abbreviated as SDLC. A life cycle and abbreviated a...
-
Software is collection of data or computer instructions that tell the computer how to work. Examples of application software include off...
-
Suppose the program print "Hello" and Print "What is your name " then takes input from user and again print a line with...