what is difference between c and C#
Answer Posted / subrata mandal
C is more on functions. C++ is the OOP version of C. and C#
is more on the designs.
| Is This Answer Correct ? | 35 Yes | 9 No |
Post New Answer View All Answers
Why did you ever become involved in QA/testing?
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..??
I am work in it aompenei
If i have a dataset queried from Sql and I would like to insert the dataset into a specific node in an xml document how do I do this
Hi..Am done with my Masters recently..Am planning to learn TIBCO.. could anyone suggest me about how the job market will be and Is there any course necessary to learn prior to Tibco..i mean any prerequisite. I dnt have any knowledge on PL/SQL thats it... Plz suggest me in a best way...
Explain three modes in which files can be accessed from python program
what is throws keyword
Given an array all of whose elements are positive numbers, find the maximum sum of a subsequence with the constraint that no 2 numbers in the sequence should be adjacent in the array. So 3 2 7 10 should return 13 (sum of 3 and 10) or 3 2 5 10 7 should return 15 (sum of 3, 5 and 7)
what is the difference between an OS(operating system) and Framework?
Suppose server object is not loaded into the memory, and the client request for it , what will happen?
what is the software to run the GSM gate opener program
Write a program to find whether a given number is prime or not.
there are N number of matchboxes numbered 1...N.each matchbox contain various number of stick.Two player can alternatevely pick some amount of stick from the higest stick containing box . The player is condidered win if there is no stick after his move.Find the final move so that the move player win. Note:In case the number of stick is equal ,pick the stick from the higest numbered box. eg: 3 box contain stick as:1,1,1. if u take 1 stick from 3rd numbred box you will any how win the match.
hi..this is kartheek..complted mca in 2009..but i dont have knowledge in programing..but to learn new language.. which one is suitable for me?is SAP or IBM mainframes is suitable for me..?if it suits how much will it costs..?pls answer...
Write a program to create a process in UNIX