Write a program to remove the C comments(/* */) and C++ comments(//) from a file. The file should be declared in command line.
4 52047cant we call run() method directly instead of calling indirectly through the start() method ? if we do so then what is the problem ?
7 15626Write a program to write a given string in maximum possibilities? i.e str[5]="reddy"; i.e we can write this string in 120 ways for that write a program
3 7053How to convert a binary number to Hexa decimal number?? (Note:Do not convert it into binary and to Hexadecimal)
1 7489In a certain department store, which has four sizes of a specific shirt, there are 1/3 as many small shirts as medium shirts, and 1/2 as many large shirts as small shirts. If there are as many x-large shirts as large shirts, what percent of the shirts in the store are medium? a) 10% b) 25% c) 33% d) 50% e) 60%
3 6792Write a java program to get a string of words and print the numbers of each word count in descending order
11 3115610. A sum of money amounts to Rs.8968/- in 3 years and Rs.9424/- in 4 years at 6% simple interest. What is the sum?
4 14587write aprogram for There is a mobile keypad with numbers 0-9 and alphabets on it. take input of 7 keys and then form a word from the alphabets present on those keys.
1 10278Post New Subex Interview Questions
How do I register a dll file in windows 10 64 bit?
Why is access important for business?
Explain where you can use functions and variables?
Why do we use breakpoints in QTP?
How can an erp such as sap help a business owner learn more about how business operates?
What is difference between get and post?
What is spool space? Why do you get spool space errors? How do trouble-shoot them?
Many times software delivery is late, why? Give reason.
what are sessions in codeigniter? How to read, write or remove session in codeigniter?
How to shutdown mysql server?
All of the following are tools and techniques of the Schedule Development process except? A. CPM B. RAM C. GERT D. PERT
How will your qualification be helpful in banking?
how server differentiate different clients ie if you r using http application server listen through port 80 if all client using same http application then how?
Iam using Microsoft Visual Studio to create a system for mobile store I want to know how to calculate mobile price that the customer buy and how to reduce quantity from the data base that we have for mobile .And also how to calculate revnue for each mobile and revnue for the total mobile
How do you declare an array in java?