Post New ICFAI Business Management AllOther Interview Questions
Can Exception handling we can handle multiple catch blocks?
Does A Class Inherit The Constructors Of Its Superclass?
Mention what are the types of special stock available?
What is a web server in client server environment?
Which are the positive and negative controls for gram stain?
How do I open a keymgr dll file?
What are the differences between the java collection and the java list? : java collections
could you describe a difficult problem and how you dealt with it?
Can a Search can be done on a table with or without Index?
tell the function of Source record of DNS server. why we create Stub zone? Tell Round Robing also?
Please explain what is the hybrid framework?
How many phases are in DFD?
What are arrays used for?
What are pioneer species? What is the role of the pioneer species?
Write a function expand(s1,s2) that expands shorthand notations like a-z in the string s1 into the equivalent complete list abc...xyz in s2 . Allow for letters of either case and digits, and be prepared to handle cases like a-b-c and a-z0-9 and -a-z. z-a:zyx......ba -1-6-:-123456- 1-9-1:123456789987654321 a-R-L:a-R...L a-b-c:abbc