Post New Crompton Greaves Industrial Engineering Interview Questions
Can an interface implement or extend another interface?
Which TV serial characters do you like the most?
Where is the windows update cache folder?
How to perform right click using selenium webdriver?
how to do the ductor test?
State the difference between an operational datastage and a data warehouse?
Write a code for the implementation of a module pattern.
Can you explain the various steps that describes the peoplecode logic while implementing a component interface?
What are the utilities of Derived tables?
Explain whether we can use semaphore or mutex or spinlock in interrupt context in linux kernel?
What are class properties?
What is push() method in javascript?
What is Independent Testing?
Hi, I am using OutputCheckPoint and I am storing the value in the data table. The stored value for column:bedroom:"Bed:4" The another value for column:bathroom:"Bath:2 Full,1 Partial" I need only the no 4 from the first column. I need only the no 2,1 from the second column. I used split array,but it also show array(0) has the value"bed:4" ..... Even though I highlight only 4,It is seleting the full value "bed 4".How can I get only the nos Thank you Uma
How do you encapsulate in c#?