- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 2
- Posts with Downvotes
- 1
- Downvoting Members
- 2
7 Posted Topics
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 …
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
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
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 …
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 …
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
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 …
The End.
sanjeevarao