what is difference between c and C#

Answer Posted / subrata mandal

C# is case sensitive bt c is not.

Is This Answer Correct ?    35 Yes 34 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is d main diff between the java and .net framework

1548


1. Consider the following code in our example assembly language: ; an example bit of assembly code ROOT: W FATHER FATHER: W SON1 W SON2 SON1: W NIL W NIL ; ---------------------- SON2: W GRANDSON W NIL GRANDSON: W NIL W NIL NIL = 0 Assemble this code carefully following the two pass model, and show the symbol table at the point marked by the dashed line during each pass.

1824


Write a pascal program to calculate the sum of the first 100 even number and odd number

3969


How will you prove that java swing is multithreaded?

1700


what is the extension of SPDS Dynamic cluster tables?

1628






what is delegate and how works delegate and event.

1770


Hi can you please help for the following. I have a ASP.Net web page I want to print the whole page how is it possible? I want It in ASP also.Please send me the solutions dipankar.hazari@gmail.com . Thanks in advance.

2328


how to check single or double byte in struts

1567


what do u mean by tagging

1618


What is the difference between WebIntelligence and Designer in creating universes?

1471


I am work in it aompenei

975


I want sample papers for NIC Examination. Plz send them to my mail Id das.neelam@gmail.com . Plz send it today, tomorrow i've the exam.

1569


MOV.CB 007H,ADCON1 MOVE.CT 001H,_OPTION_REG_7 MOV.CB 007H,CMCON

1631


What is the use of sas software? Is sas and sap are different?

1024


Q1.Write a C program which asks the user for a number between 1 to 9 and shows the  number. If the user inputs a number out of the specified range, the program should  show an error and prompt the user for a valid input.

2281