Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #31.8K
~2K People Reached
About Me

student

Interests
programming
Favorite Tags
c++ x 4
c x 1

6 Posted Topics

Member Avatar for taha umar
Re: hi

[QUOTE=taha umar][COLOR=DarkOrange]wat is the difference b/w ponters and strings?[/COLOR] :sad:[/QUOTE] Mr. taha umer your Question is very simple POINTER is spacial type variable it is contane memory address. And it is move memory to memory location. your 2nd Question is about array, ARRAY is continous block of memery in cpu. …

Member Avatar for ITgeneration
0
331
Member Avatar for jahowell01

// this code help you to solve your problem # include <iostream.h> main () { // array of salary int salary[10] ; do { // prompt to the user for (int i = 0 ; i < 10 ;i++) cout << "Enter the salary "; cin >> salary // this …

Member Avatar for ITgeneration
0
135
Member Avatar for md_salman

AOA here is a link if data structure notes. it will help you to solve your problem [B]\\ Read AVL Tree // [/B] data structure. [url]http://vulms.vu.edu.pk/Links/CS301.htm[/url] ALLAH HAFIZ

Member Avatar for ITgeneration
0
157
Member Avatar for superservo15

AOA note that every c and c++ Singly character in singal qutaion markes just like [B]'a' , '(' [/B] and any other and a string is Double Qutaion markes just like [B]"me" , "String" ,"this is a example"[/B] ok :eek: ALLAH HAFIZ

Member Avatar for ITgeneration
0
152
Member Avatar for apcxpc

AOA i am sending u a link this is a very useful link. Because i am student of BSIT in Virtual University. i am sending your library link. if u have any problem it you can tell me. [url]http://www.vu.edu.pk/CourseOutline/cs301.html[/url] [url]http://vulms.vu.edu.pk/Links/CS301.htm[/url] ok ALLAH HAFIZ.

Member Avatar for ITgeneration
0
261
Member Avatar for Elthran

AOA :mrgreen: /* *please write it in main program .. */ # include <iostream.h> main() { system("PAUSE"); } this program display as under [B]Press Any key To Continue.....[/B] when u press any key in last the will end... OK ALLAH HAFIZ

Member Avatar for ITgeneration
0
946

The End.