Integer at long type variable are not object.Support your answer with example.And explain the technique to convert from value type to reference type and vice-versa.
HCL,
1 4364write program in c# using this instructions name avinash varma ,work experiance<2,nochildren his work experiance is higher than 5 years,more than one children one children name is diwakar,number of years of work eperiance at current company is the ratio of children and work experiance is 0.21 to 0.5
2320if we are updating a database using thread, and mean while application crashes or thread being aborted then what will happen in Database? Rollback or Database will be updated? Please explain with different scenario.
2404Assignment # 1 Print the pattern given below using single printf statement XX XX XX XX XX XX X X X X XX XX XX XX XX XX Assignment # 2 Print the pattern given below using single printf statement (please do NOT use the string function below) 0 909 89098 7890987 678909876 56789098765 4567890987654 345678909876543 23456789098765432 1234567890987654321
3 7780write code for inserting and updating recoards in sql server database using connected architecture & records shoulds displayed in grid view ( use c# )
2500FOR EXAMPLE : CLASS Dotnet { } creating object: Dotnet dn=new Dotnet(); NOW THE QUESTION IS WHICH IS CALLED AS OBJECT ?EITHER dn OR new Dotnet() and CAN YOU PROVE YOUR ANSWER?????PLEASE REPLY...
1 3947FOR EXAMPLE : CLASS Dotnet { } creating object: Dotnet dn=new Dotnet(); NOW THE QUESTION IS WHICH IS CALLED AS OBJECT ? EITHER dn OR new Dotnet() and CAN YOU PROVE YOUR ANSWER????? PLEASE REPLY...
2 5679
Give 2 scenarios where static constructors can be used?
What is callback method in c#?
What is the difference between dataset and datatable in c#?
Explain how to add controls dynamically to the form using c#.net.
Describe the ways of cleaning up objects in c#.
Why do we use reflection in c#?
What is sqldatareader c#?
What is meant by desktop application?
What is difference between ienumerable and iqueryable in c#?
What is the difference between ref and out parameters in c#?
What is a reference type c#?
What is difference between ienumerable and ienumerator in c#?
What does static mean in c sharp?
What are the types in c#?
Write the difference between TypeOf and GetType?