Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Give me basis knowledge of c , c++...

Answer Posted / nirmal kumar tailor

c is a procedural language and C++ is object oriented
language

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you convert a decimal number to its hexa-decimal equivalent.Give a C code to do the same

1173


In which language linux is written?

1288


Explain how many levels deep can include files be nested?

1124


write a c program to find the sum of five entered numbers using an array named number

2205


Difference between exit() and _exit() function?

1177


why do some people write if(0 == x) instead of if(x == 0)?

1127


Can we change the value of constant variable in c?

1114


Explain what are the standard predefined macros?

1170


Why c is procedure oriented?

1123


What are the various types of control structures in programming?

1106


What are comments and how do you insert it in a C program?

1302


How will you print TATA alone from TATA POWER using string copy and concate commands in C?

1424


What are qualifiers and modifiers c?

1064


For what purpose null pointer used?

1117


Write the program with at least two functions to solve the following problem. The members of the board of a small university are considering voting for a pay increase for their 10 faculty members. They are considering a pay increase of 8%. Write a program that will prompt for and accept the current salary for each of the faculty members, then calculate and display their individual pay increases. At the end of the program, print the total faculty payroll before and after the pay increase, and the total pay increase involved.

3162