what is difference between c and C#
Answer Posted / bharti bhattad
1)c# is managed code tht access the memore legaly bt in c++
there is ptr which access tht ilegaly.
2)c# is type safe bt c++ is not.
3)in c#,no multiple inheritance bt in c++ there is.
4)c# is case sensitive bt c++ is not.
5)c# is type safe bt c++ is not.
6)c#,there is CLR for delition of memory but in c++,there is
nt CLR.
| Is This Answer Correct ? | 50 Yes | 18 No |
Post New Answer View All Answers
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 data grid use in data bind?
Write a program to reverse a number?
1) How can u create the table?
how do find the user exit for selected feild whatis the process and can u plz explain it
what is log files in qtp what is use
Is buffer size and file block size is similar? If similar,at which case it will be same size?
Given: coordinates of rectangle-> left bottom and right top points. the rectangles create a hole.Find the maximum area of the hole. eg. 4 rectangles create a hole in between. find its area.
what is c sharp dotnet
How do you pass variables forwrd to future CECI sessions
how pseudo column works?
Can i please VHDL code for D-Latch with clear input ?? (HINT: Set up a “Process” with appropriate sensitivity list to get the desired D-Latch with Clr working.) Inputs and Outputs: entity Lab4b is Port ( Clr, Clk, D : in STD_LOGIC; Q : out STD_LOGIC); end Lab4b;
What is diffrent between Method and and function in c#
write a query that returns one row for each department and the number of employees in that department. Given two tables EMPLOYEE and DEPARTMENT, where there can be multiple employees per department.
Why did you ever become involved in QA/testing?