WRITE A CODE IN C TO SEARCH A FILE FROM NOTEPAD FILE.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

Why is c fast?

0 Answers  


write a c/c++ program that takes a 5 digit number and calculates 2 power that number and prints it?

4 Answers  


Do you have any idea how to compare array with pointer in c?

0 Answers  


In this assignment you are asked to write a multithreaded program to find the duplicates in an array of 10 million integers. The integers are between -5000,000 to 5000,000 and are generated randomly. Use 10 threads, each thread works on 1000,000 integers. Compare the time needed to accomplish the task with single thread of execution program. Do not include the time to fill the array with integers in the execution time.

0 Answers  


pgm to find middle element of linklist(in efficent manner)

4 Answers   Huawei,


Is linux written in c?

0 Answers  


Can anyone help me with this please? Need to print the below values.. Thanks 1 1 2 1 2 3 1 2 3 4

3 Answers  


Explain the differences between public, protected, private and internal.

2 Answers  


Explain how do you override a defined macro?

0 Answers  


What is the c value paradox and how is it explained?

0 Answers  


What do you mean by keywords in c?

0 Answers  


How to access or modify the const variable in c ?

16 Answers   HCL, HP,


Categories