what is difference between c and C#
Answer Posted / shiyon ranjan raika
c is structed language whereas c# is oriented
Is This Answer Correct ? | 48 Yes | 3 No |
Post New Answer View All Answers
can any method return type may be constructor , or that method name allow
Write a program that prints the numbers from 1 to 100. But for multiples of three print "Fit" instead of the number and for the multiples of five print "Bit". For numbers which are multiples of both three and five print "FitBit".
shall we execute our java programmes in jre
Busy waiting is a method whereas a taskwaits for a given event by continiously checking for an event to occur. What is the main problem with this approach
which book we learned this mantis? how many version are realsed this mantis upto now?
how will you code the subfile which is in editing mode (multiple case subfile)?
Hi can you please send me recent(present) interview questions and technical qyestions with answers for "BUSSIESS OBJECTS" and "DATA WAREHOUSE".pls its urgent for me my mail id is sekhar.cs82@gmail.com,manjuforgis@gmail.com. thanks in advance
How to print No.of.rows affected after updation using ADO.Net
How to call a C++ function which is compiled with C++ compiler in C code?
Is the IT field raise again? What is the position of IT after 4 years?
What is the difference beween joblib and steplib statements
9.Difference between even and odd signals?explain with the diagram?
it is a language or tools?
Write a shell program where you enter a number which corresponds to K.M. Find out the corresponding values in m, cm, inches, and feet. Hints:- 1 k.m= 1000 m 1 m= 100 cm 1 inches= 2.54 cm. 1 feet= 12 inches
Please describe an example where you used object orientation in one of your programs.