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...

what is the diffrence between c# and c++

Answer Posted / rajakumar chirra

c language:
c language is the procedure oriented programming
language,then this is comparison of c++, c language is the
olgder version.C can have the some technical features.c
language can check the errors in line line process i.e.
called compiler language.
c++::
c++ is the object oriented programming language,
comparison of c language c++ is the advanced language. c++
can check the errors only one time of the entire program
i.e. called the interpreter.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is inheritance in simple words?

1115


What is constructor overloading in oop?

1178


Where You Can Use Interface in your Project

1936


What is a class and object?

1105


What are the two different types of polymorphism?

1194


is there any choice in opting subjects like 4 out of 7

2237


Can we create object of interface?

1173


How can you overcome the diamond problem in inheritance?

1228


Question: Write a program that prints a paycheck. Ask the program user for the name of the employee, the hourly rate, and the number of hours worked. If the number of hours exceeds 40, the employee is paid “time and a half”, that is, 150 percent of the hourly rate on the hours exceeding 40. Be sure to use stepwi se refine ment and break your solution into several functions. Use the int_name function to print the dollar amount of the check.

1312


Whats oop mean?

1097


What is oops?what is its use in software engineering?

1083


How is class defined?

1202


Who invented oop?

1191


i am getting an of the type can not convert int to int *. to overcome this problem what we should do?

2353


IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?

2107