You are here:
| Subject | Date Asked |
| C or C++ | 4/29/2012 |
| Q: I'm interested in learning programming. But I can't decide whether I should start with C or C++. Can ... A: There is no restriction whether you learn C, C++ or any other language. However, if you want to ... | |
| controlling the working of hardware through c/c++ | 4/4/2012 |
| Q: i've been given a question that whatever i write as a string on runnig tym it should be displayed in ... A: For capitalizing the strings you can use this program: // convert the string in upper case letter ... | |
| using a nested loop in dev c++ | 2/5/2012 |
| Q: Your task is to display on screen the 'N' symbol given two data: the length and the character symbol ... A: Sorry i could not respond to you earlier. Here is the code you need: #include<iostream> using ... | |
| Is heap an implicit data structure to implement priority queue? | 1/20/2012 |
| Q: My question might seem childish but I really don't understand this question as I am just a newbie to ... A: Heap itself is an implicit data structure. But it is not specialized for priority queue. A priority ... | |
| asdasdasdasd | 1/10/2012 |
| Q: input:paulo hariramani output:Paulo Hariramani using string manipulation A: This is a program to convert lower case to upper case characters. You can apply simple programming ... | |
| scope | 12/5/2011 |
| Q: How are you? Thanks for taking questions. In my *.h file I have this class class LargeFile { int x; ... A: That's probably because compiler is simply taking the function as an outside function which can be ... | |
| c++ file handling | 11/6/2011 |
| Q: Sir, I have a question related to file handling in c++. Assume that a text file named txt1.txt ... A: There are three basic things you need to know for solving this problem. After you know that you will ... | |
Top Expert on this page
I can answer questions related to C++ coding and programming techniques.
I am a C++ programmer.
Organizations
University of Engineering & Technology Lahore
Publications
http://recurseit.blogspot.com
Education/Credentials
I am doing BSCS.

©2012 About.com, a part of The New York Times Company. All rights reserved.