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)
2299pgm 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 16380Write a program to remove the C comments(/* */) and C++ comments(//) from a file. The file should be declared in command line.
4 51721Write 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 6819How to convert a binary number to Hexa decimal number?? (Note:Do not convert it into binary and to Hexadecimal)
1 7349write 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 10118write 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 5979write 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 15953write 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.
3780write 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.
2828write 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.
2796Post New Subex C Interview Questions
How to execute the cursor queries with "open" statements?
what is fabric?
Elucidate callback in ejb?
do any one help me to get "C" license,, i have doubts ,,, if mediators ter pls call me,, my no is 8056640042
If you were asked to create a custom workflow for SharePoint 2013, what development tool would you use?
What are examples of markup languages?
Explain the use of 'auto' keyword in c programming?
Can you define build tool?
what is the purpose of the wait(), notify(), and notifyall() methods? : Java thread
What is sharepoint from a users perspective?
area control error
Which is more beneficial: CMP or BMP?
What is fractional code and how can i get a fractional code for a particular account?
How to Extract data from multiple legacy systems?
Explain the difference between jquery's ready and holdready?