This blog is all about computer student, who want to learn about C language programing language and want to create new program, here you will get many application for free, I will also post tips of many things according to Computer.
Owner: sohaib9
Listed in: Computers
Language: English
Tags: C language, Computer Tips, Student, Pakistan Knowlede, Learning Notes for Student
Site Statistics
Unique Visitors Today:
0
Page Views Today:
0
Unique Visitors this Week:
0
Page Views this Week:
0
Unique Visitors this Month:
0
Page Views this Month:
0
Total Unique Visitors:
606
Total Page Views:
929
Total Hits Out:
61
Latest Blog Posts for Hajvery University
- Operating System Introductionon Apr 21, 2013 in Operating System Introduction - Chapter 1 Operating System History of Operating SystemOperating System Introduction - Chapter 1OS Operate HardwareOperating System is software which tell computer hardware what to do. It is the software that perform all basic function, like executing application. Every computer use OS, Desktop Computer,...
- Add Function Program In C LanguageAdd Two Values With Help Of FunctionIn this program compiler will get two values from user and store them, then send those two values to function. Function will add them and return to main program.#include<stdio.h>#include<conio.h>int add...
- String In C LanguageWhat is String?String in C is collection of characters whereas character in C is a single alphabet.For, example, ‘A’ is character (in C we uses single quote to assign any character to char variable) and “Pakistan” is a string (in C we uses do...
- Array In C Lanuageon Mar 4, 2013 in Array In C Language What is Array?What is Array?An array is a collection of same type of data which are sheltered under a name. Array can be 1 Dimensional, 2 Dimensional and many Dimensional. How to define an array?Type of array name of array [size of array]e.g char student [20]...
- Factorial C Language ProgramFactorial C Language ProgramWrite this code on Dev-C++ for best result.#include<stdio.h>#include<conio.h>int main (){ int a,i,s=1; printf("Factorial Of="); scanf("%d",&a); &nb...
- Input And Out Put DevicesOut Put Devices iWatchI watchiWatch would use curved glass to wrap around the wrist and link up to the iPhone in your pocket, probably via Bluetooth; that glass would display many of your notifications, removing the (oh-so-cumbersome!) need to rem...
- Types Of Malware and DefinationWhat is MalwareWhat Is Malware?First of all its abbrivation of Malicious Software and also some people call it spyware. It is wide range of programs which are able to perform any task which writer tell him to do, without your knowledge malware do his...
- Data Structure With Exampleson Jan 8, 2013 in Easy Notes Array Stacks Queue Link List MSC Computer Science Examples BSCS Binary Tree Data StructureData Structure With ExamplesData structure is they way through which we store data in computer memory. There are some types of data structure those have their own properties and all are change from other.ArrayStacksQueueLink ListBinary TreeArray Defi...
- Run Youtube In Pakistan With ProxyTop Proxy Sites For Blocked SitesProxy sites hide your original IP and change it, That help you to open blocked sites any where if you are in school or university where admin blocked these sites. Now you can open all sites. There are so many proxy si...
- Create C Language Programe With Logicon Jan 4, 2013 in C Logic Learn Loop C Language Notes For Loop Free Download C Languge Programes C ProgramIn this program with small logic we create a good program which many student are unable to create. With small change you can make many different program try yourself and share output here.#include<stdio.h>#include<conio.h>int main ()...
Loading Comments...
Comments
{ds_PageTotalItemCount} commentcomments
{pvComments::date}
{pvComments::comment}