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
~552 People Reached
Favorite Forums
Favorite Tags
c++ x 4
c x 1
Member Avatar for taha umar

[COLOR=DarkOrange]wat is the difference b/w ponters and strings?[/COLOR] :sad:

Member Avatar for ITgeneration
0
327
Member Avatar for taha umar

[U][B]Problem Statement: Write a program that adds two matrices A and B of order 2X4 and store the result in third matrix C and C is stored in a file “result.txt

Member Avatar for Ancient Dragon
0
67
Member Avatar for taha umar

Write a program that calculates the average marks of three subjects of a student, entered by the user through keyboard and store them in three different float variables having names marks_subject1, marks_subject2, marks_subject3 The formula to calculate the average is: average = (marks_subject1 + marks_subject2 + marks_subject3) / 3 Your …

Member Avatar for perniciosus
0
156