Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
22% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
7
Posts with Downvotes
7
Downvoting Members
3
0 Endorsements
Ranked #20.4K
Ranked #4K
~30.6K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Tags

10 Posted Topics

Member Avatar for basit_3
Member Avatar for Dave Sinkula

c++ is a very nice books in c++,2nd edition by Bruce Eckel im currently reading beginning c++ game programming by Michael Dawson

Member Avatar for shahidali6
11
10K
Member Avatar for ravi_14

The explicts keyword declares a user-defined type conversion operator that must be invoked with a cast.Explict casts are used when a vale is reduced to few bytes.

Member Avatar for sandeepjkl
0
222
Member Avatar for HITMANOF44th

a bits is a numerics single value, either 1 or 0 that encodes a single unit of digital information. A byte is a sequence of bits; usually eight bits equal one byte.

Member Avatar for HITMANOF44th
0
136
Member Avatar for Darth Vader

Implement interface member is a way of saying my class has these methods. If it is an interface, then its a convention to name then with an I - eg IEwrapper.

Member Avatar for sandeepjkl
0
446
Member Avatar for kim_boto
Member Avatar for sandeepjkl
0
1K
Member Avatar for Simon180

c and c++ are farily frequently used together on the same projects, maintained by the same people. it is better to use c++ over c.

Member Avatar for Simon180
0
238
Member Avatar for nathan.pavlovsky

Two definitions string in formal language theory and computer programming, string concatenation is the operation of joining character strings end-to-end. string use methods, #include <string> right.

Member Avatar for NathanOliver
0
166
Member Avatar for ann123

link list is a data structure group of node are represent or sequence. 12.->99.->*

Member Avatar for sandeepjkl
0
156
Member Avatar for IT_Techno

The End.