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
~1K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Tags

6 Posted Topics

Member Avatar for ArpitJ.25

How does random and randomize functions work? Please help me! What are the different outputs that can be predicted from this program? And How? Explain. #include<iostream.h> #include<stdlib.h> void main() { randomize() int Game[] = {10,16},P; //what does this mean? int Turn = random(2) + 5; for(int T = 0; T<2; …

Member Avatar for David W
0
175
Member Avatar for ArpitJ.25

What is the programming language used in games like GTA 5 or Call of duty? and which software do they use to render graphics?

Member Avatar for bordogamesdev
0
278
Member Avatar for ArpitJ.25

I cannot understand user defined functions in c++? Please give suggestions or refer any book or website where I can learn User - defined functions in C++?

Member Avatar for basit_3
0
123
Member Avatar for ArpitJ.25
0
111
Member Avatar for ArpitJ.25
Member Avatar for ArpitJ.25

What does int flag = 1 or flag = 0 means in C++ language? I have seen it in many programs but I don't know its use.

Member Avatar for Schol-R-LEA
0
181

The End.