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 meaning of MDM in sap?let me know that meaning
I want Ada programming language books. Could anyone post me any link for that?
1. How many jobs can we write in a single file? 2. How many maximum members can exist in a single partition data set(pds) in jcl?
what is the difference between rename and label
1. Consider the following input and generate the object code using single pass assembler. JOHN START 0 USING *,15 L 1,FIVE A 1,FOUR ST 1,TEMP FOUR DC F’4’ FIVE DC F’5’ TEMP DS ‘F END
Difference between views and index in sas programming
Explain what is OOPS and its concepts?
Is there any standard procedure to test the application as a whole? Or How can I test complete application right from the requirement gathering?
can any method return type may be constructor , or that method name allow
Diffrence between 2.0,3.0,3.5,4.0. versions of .net?
difference between mantis and other tools?
Write a pseudo code to evaluate a number to any base given (2...16) based on the input. Number greater than 9 should be given as A-F for 10-15.
what is the work of 1tier,2tier,&ntier? Plz Explain it!
write algo for cobol program whichuse three flat file to extract some specific information 8 marks mainframe
Is buffer size and file block size is similar? If similar,at which case it will be same size?