Write a program to remove the C comments(/* */) and C++ comments(//) from a file. The file should be declared in command line.
4 51687cant we call run() method directly instead of calling indirectly through the start() method ? if we do so then what is the problem ?
7 15114Write 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 6797How to convert a binary number to Hexa decimal number?? (Note:Do not convert it into binary and to Hexadecimal)
1 7334In 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 6520Write a java program to get a string of words and print the numbers of each word count in descending order
11 3031110. 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 14196write 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 10087Post New Subex Interview Questions
What is jsr in java?
In SAP PI F2F scenario, if structure of my input file and output file is different, how do you implement message and data types?
What are the advantages of using preparedstatement over statement?
What is the difference between ado.net and oledb?
If I want to replace a 26KW Slip ring Motor with a Squirrel Cage motor & Drive (for a Hoist Application). How can I approximate the Motor & Drive HP required in new Setup.
What are the types of input forms that can be created for a workflow ?
What is azure resource manager(arm)?
What is difference between odbc and jdbc?
What is split a string in c++?
What is abstract class in oops?
What's an export in typescript?
What is Data Caches size?
What is fault bucket?
Which interface need to implement so that you can use lightning component as tab like custom object and vf page? : salesforce lightning component
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?