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 4310write 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
2270if 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.
2372Assignment # 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 7654write code for inserting and updating recoards in sql server database using connected architecture & records shoulds displayed in grid view ( use c# )
2436FOR 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 3859FOR 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 5585
Are private members inherited in c#?
What is datagrid c#?
What are primitive types in c#?
How do you convert byte array to hexadecimal string, and vice versa?
Why do we use hashtable in c#?
Explain why do I get an error (cs1006) when trying to declare a method without specifying a return type?
Why do we need delegates in c#?
What are virtual classes in c#?
Explain what is copy constructor?
What sort algorithm does c# use?
Is c# substring zero based?
How to achieve polymorphism in c#?
Do extension methods have to be static?
What is interpolation in programming?
i want o/p 011242110 in c# code.