You are here:

C/Expert Profile

Kedar Desai

India
On Vacation
returns 06/01/2012
Expertise

You can ask me any questions about C and c++

Experience in the area

I don't have practical experience. But i have knowledge about C as I belong to IT field since last 5 years.

Education/Credentials

I an studying in MCA from Maharashtra (Mumbai University)

Average Ratings

Recent Reviews from Users

Read More Comments

    K = Knowledgeability    C = Clarity of Response    P = Politeness
UserDateKCPComments
phaneendra03/13/12thank you sir
anjali11/12/11101010thanks sir
Parixyt11/09/111010Thank you very much. It did the .....
sujal09/09/111010 

Recent Answers from Kedar Desai

2012-04-29 C or C++:

Hello tanzim,  If you are new to programming, then let me tell you one thing c++ language is an advanced version of c. So,i will recomend you to learn c before c++. I will recomend you the book of "c programming

2012-03-31 questoin:

Hello Mohamed,  To write matrix multiplication program we have to make use of 3 for loops nested in it. Here, i have taken fixed size of matrix that is 2. So, here I don't need to check the condition of

2012-03-30 questoin:

Hi Mohamed,  To write these type of pyramid program we have to use nested for loops. Inner for loop is for column and outer for loop is for row. You can see, here, row starts with 5 to 1 (in descending

2012-03-27 Generating random numbers:

Hello,    Generating random number is very simple thing to do in C. In C, compiler defined a in-built function rand() that can generate random numbers at run time. This function is included by the file

2012-03-08 c:

Hello phaneendra,    In this line , (J=i++ +  ++I + --I;)  all the times it will calculate the value of i but it will not save the value of i.  We know that, initially i=5;  i++ will increase the value

 

Ask A Question

C

All Answers


Answers by Expert:


Ask Experts

Volunteer


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