Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
2
Posts with Downvotes
1
Downvoting Members
2
1 Commented Post
0 Endorsements
Ranked #27.9K

7 Posted Topics

Member Avatar for shri007

Hi, see like C programs ,execution of all C++ programs begins at [B]main()[/B]function and ends at the return statement. Structure of C++ program is as follows: [CODE] INCLUDE FILES CLASS DECLARATION MEMBER FUNCTION DECLARATION MAIN FUNCTION PROGRAM[/CODE] so you can not write a c++ proram with out main function. clear …

Member Avatar for Nick Evan
0
131
Member Avatar for gerard4143

Hi, For C++ Refer the Book Object oriented programming With C++ written by E. BAlaGuru Swamy . I found this the best book. other wise try some online tutorials to clear your [I]<<plug removed>> [/I] Thanks Kolla Sanjeeva Rao

Member Avatar for DAlexNagy
0
235
Member Avatar for effizy

Hi, The best way to enhance your skills 1. Go through the Book of C++. Object oriented programming with C++ written by E. Bala Guru Swamy. [I]<<plug removed>>[/I] 3. Try to develop ypur own applications. 4. Practice number of real time problems. GOOD LUCK Happy Programming Thanks Kolla Sanjeeva Rao

Member Avatar for Member #816006
0
144
Member Avatar for bertrand

Hi, Very simple 1.The picture Box control is used to display graphics, to act as a container for other control, and to display out put from graphics methods or text using the print method. 2. Create a command button to close. 3. Get clear with programming concepts. (i) Strucured programming …

Member Avatar for sanjeevarao
0
118
Member Avatar for tarakant_sethy

Hi, 1. When a function is made virtual, C++ determines which function to be used at runtime based on the type of object pointed to by the base pointer,rather than the type of the pointer. 2. By making the base pointer to poin to the different objects , we can …

Member Avatar for sanjeevarao
0
91
Member Avatar for yapaarachchi

Hi, 1. Insert the Linux Cd-01. 2. Boot From CD-ROM. 3. After some steps it asks to remove all existing linux partitions, Remove. 4. Load the New operating system. SNIP

Member Avatar for WithnoMute
0
239
Member Avatar for smith78

Hi, Here i will give step by step procedure for linux installation already if your machine is loaded with XP. 1. Delete one of your existing logical partition and make it FREE memory space at least 6 GB. 2. Put the LINUX CD and Select the option boot from CD-ROM …

Member Avatar for sanjeevarao
0
230

The End.