Subex placement test experience:
The test was for an hr. 30 minutes of objective C questions About 20 C language programs were asked. Questions were about topics like files, pointers and data structures. There was negative marking.
Other 30 minutes are for programming test. 2 C programming questions were asked out of which we had to write the code for 1. Here are the two c language programs / questions.
1. Write a C program to search within a file a “source word” replace it with a corresponding “replaced word”. the input file, the source word and the replaced words are specified by the user in the command line.
2. Write a C program to search within a file any word which starts with “a” if the word following this “a” starts with a vowel. Then replace this “a” with “an”. redirect the output onto an output file. The source file and destination file are specified by the user in the command line.
Prepare for the C language properly if you have to succeed in subex azure paper. Practise C programming questions, coding problems, programs, codes, errors, output, etc.
See more related C, C++ questions and other technical written test papers here.