How do u retrieve data from a text file into different variables. i.e. in a text file named "source" , the data is like : india,1000,japan,200,china,50,singapore,45050 this is given in the first line of the text file. in the second line of the text file the dta is: sun,moon,planet,river,earth,water if u use "readline" method by using FSO concept u can retrieve the entire line in to a variable. but i want to import each field (ex: "india" in one variable, "1000" in another variable etc..). Apprecitae proper replies.
5 11246How do u write regular expression for a window name which is changing for each build ? i.e. in first build the window name is : "computer graphics are very ...." . in second build the window name is : "computer graphics can be created" . - Appreciate proper replies
4 8599Difference b/w srs and functional specifications? what are the approaches u'll follow while integrating the modules
2 11640u posted a bug with screenshots and steps to reproduce but still the developer is not accepting this is a bug. in dev system it is not reporducing . how u'll convince he developer? (if the developer is in india or onsite(give the answer for both the cases)
8 13091Post New Semantic Space Interview Questions
what is corporate accounting?
What is initramfs in ubuntu?
Write the condition for critical point (a,b) to become a function f(x,y) maximum.
What are the two parts of a style rule?
What is null and void pointer?
Does important override inline?
professional tax rate
How do you do client-side validation in .net? How to disable validator control by client side javascript?
Tell me about normalization in DBMS.
How can we increase the capacity of Energy.?
Which of the following do you prefer - a good manager, a satisfying job, a fat pay check?
What is the Bank Ombudsman Scheme?
Question: Implement a base class Appointment and derived classes Onetime, Daily, Weekly, and Monthly. An appointment has a description (for example, “see the dentist”) and a date and time. Write a virtual function occurs_on(int year, int month, int day) that checks whether the appointment occurs on that date. For example, for a monthly appointment, you must check whether the day of the month matches. Then fill a vector of Appointment* with a mixture of appointments. Have the user enter a date and print out all appointments that happen on that date.
Explain modulus operator. What are the restrictions of a modulus operator?
How will you secure jenkins?