Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Subex C Interview Questions
Questions Answers Views Company eMail

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)

1853

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)

2 15256

Write a program to remove the C comments(/* */) and C++ comments(//) from a file. The file should be declared in command line.

4 50384

Write a program for deleting duplicate elements in an array

3 11034

Write 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 5758

sqrt(x+sqrt(x+sqrt(x+sqrt(x))))=2; Find the value of x?

4 9180

How to convert a binary number to Hexa decimal number?? (Note:Do not convert it into binary and to Hexadecimal)

1 6581

Find the middle node in the linked list?? (Note:Do not use for loop, count and count/2)

6 11371

Find the O/p of the following 1) #include int main() { char c='1'; int j=atoi(c); }

4 9707

write 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 9379

write 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 5325

write 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 14939

write 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.

3329

write 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.

2441

write 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.

2256

Post New Subex C Interview Questions




Un-Answered Questions

Why large boilers are water tube type ?

584


Explain do different corba implementations perform at significantly different levels?

467


What is the purpose of action tag in struts.xml?

552


Why can't we take NO LOAD TRIAL of motors having V1 mounting??

1503


why nitrogen charecter as a inert gas plz identified

1199






What is a control chart in project management?

101


How to create cascading filters without context filter ?

314


Explain about the keyword must inherit?

572


What are factors for performance tuning in data services?

410


What is the difference between sealed class and dynamic classes in flex?

5


Mention what are the three types of tombstone markers in hbase?

156


How to Use the Application's OnIdle Event?

1862


What is the use of splunk btool?

186


What exactly is quality control?

713


Are there any resources for drop-in replacements for the default css that comes with the ASP.NET Website template?

554