where we are using NEW keyword other than create instance
Pls Help me?
Gopal
Answer Posted / guest
NEW keyword is used to create object
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between listindex and tab index?
Explain how insert record in the database?
Is form action required?
how see report periviwe
What is the difference between the add() and insert() methods of a listbox control?
What are window applications?
What is form description?
Which of the following position is the default docking position of the statusstrip control on the form?
Name the two main categories of .net components.
i already displaying one datagrid. now i want to make change to particular column header i.e i want to split that column header and it includes one more header.... write a code for that in windows application using C#.net
Suppose I have two combobox .. And I have some items in both combobox now I need to check the item in both combobox if same item is present in both combobox I need to display that item in message box?
How do you apply specific formatting to the data inside the cells?
Which event occurs when a user drags an item in a treeview or listview control?
Which property is used to specify the use of an element in the user interface and reports it to the accessibility aids?
How will calculated the net amount in tax add like total net amount = LT+ST+CESS+amount 2500 = 10%+12.5%+5.15%+amount? kindly please explain what type of formula we apply in software? Tushar