pgm to find number of words starting with capital letters in a file(additional memory usage not allowed)(if a word starting with capital also next letter in word is capital cann't be counted twice)
2352pgm to find number of words starting with capital letters in a file(additional memory usage not allowed)(if a word starting with capital also next letter in word is capital cann't be counted twice)
2 16492Write a program to remove the C comments(/* */) and C++ comments(//) from a file. The file should be declared in command line.
4 51905Write 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 6943How to convert a binary number to Hexa decimal number?? (Note:Do not convert it into binary and to Hexadecimal)
1 7434write 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 10202write a C program : To find out the number of identical words in two files . the file name should be taken as command line argument .
1 6066write a C program:There is a mobile keypad with numbers 0-9 and alphabets on it. Take input 0f 7 keys and then form a word from the alphabets present on the keys.
1 16038write a C program: To recognize date of any format even formats like "feb-02-2003","02-february-2003",mm/dd/yy, dd/mm/yy and display it as mm/dd/yy.
3835write a C program: To search a file any word which starts with ?a?. If the word following this ?a? starts with a vowel.Then replace this ?a? with ?a? with ?an?. redirect with the output onto an output file.The source file and destination file are specified by the user int the command line.
2871write a program to convert a expression in polish notation(postfix) to inline(normal) something like make 723+* (2+3) x 7 (not sure) just check out its mainly printing expression in postfix form to infix.
2851Post New Subex C Interview Questions
What does alt and f3 do?
why we are using the bridge rectifier in most of the circuits instead of full wave rectifier even though the output of both are same?
what is the standard values(Megger test) of resistances between L&N,L&E and N&E for a system on IEE regulations?
Why is joomla classified as a content management system?
How do you shrink a table to one page in word?
Can you define trident?
What is vector in scala collection?
Write a program for reversing the Single Linked List?
due date for issue of C form, if c form is not issue what will be the consequences
How do you create a file?
What is negative stock? Under what business requirement yout will recommend negative stock activation?
Explain bubble sorting.
What do you mean by activitycreator?
What is the diamond problem in scala?
What is the purpose of RawComparator interface?