what is difference between c and C#
Answer Posted / hrpynux@gmail.com
C is the foundational, procedural programming language introduced earlier for system applications and low-level programs. C++ is an Object-oriented programming language with features same as C and additional features like Encapsulation, Inheritance, etc for complex application development.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the meaning of client-server application. The purpose of Client-Server Application. with description.
Can anyone send me NIC question papers alongwith answers on nidhi1485@yahoo.co.in? Urgently needed.. Thanks in advance
What is the difference between WebIntelligence and Designer in creating universes?
what are the differences between CONS, LIST, and APPEND
EXPLAIN UNARY OPEARATORS
Diffrence between 2.0,3.0,3.5,4.0. versions of .net?
What is SOLID Principle in Programming Language?
Do not use more than 3 nested IF. Use Evaluate statement in case of more IF required. Please give a detail explantion besides readability and clarity for Evaluate stmt.
Given a cube of size n*n*n (i.e made up of n^3 smaller cubes), find the number of smaller cubes on the surface. Extend this to k-dimension.
When we delete logfiles such as screenshots how does it affect the ldf file? Ive seen huge change while adding screenshots in the ldf file but a very minor one deleting them.Please Explain
how to display xisheet in list box in c# .net
smal talk is pure object oriented or not?
I want to pass .pdf files as OlE Object to crystal report through VB6. Please any one guid me...
I want to insert date in the form of yyyy-mm-dd... if any changes happen while inserting date format want to show error meg...any one can solve this..??
Explain with examples any 2 features of OOPS.