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

TCS C Interview Questions
Questions Answers Views Company eMail

write a program of bubble sort using pointer?

3 25802

2. Write a function called hms_to_secs() that takes three int values—for hours, minutes, and seconds—as arguments, and returns the equivalent time in seconds.. Create a program that exercises this function by repeatedly obtaining a time value in hours, minutes, and seconds from the user (format 12:59:59), calling the function, and displaying the value of seconds it returns.

5 24436

how does the C compiler interpret the following two statements p=p+x; q=q+y; a. p=p+x; q=q+y b. p=p+xq=q+y c. p=p+xq; q=q+y d. p=p+x/q=q+y

2 9844

write a C and C++ programme to implement the A,bubble sort B,quick sort C,insertion sort D,sequential search E,binary search

1 5443

what is the full form of c language

9 28777

Find greatest number out of 10 number without using loop.

5 17375

Find occurence of a character in a sting.

3 5123

list the no of files created when c source file is compiled

9 18392

what is the difference between char * const and const char *?

2 6732

How to reverse a linked list

1 6043

1. Write a C program to count the number of occurrence of a specific word in the given strings. (for e.g. Find how many times the word “live” comes in the sentence “Dream as if you’ll live forever, live as if you’ll die today ”)

12 72058

give an example of type casting by a simple c program

2 3927

increment operateor (++)and decrament(--) #include #inclide main() { int x=15; while(x!=0) scanf("%d",&x); {

2 4852

Develop a flow chart and write a c program to find the roots of a quadratic equation ax2+bx+c=0 using switch and break statement.

1 11528

Can you write the algorithm for Queue?

1536

Post New TCS C Interview Questions


TCS C Interview Questions


Un-Answered Questions

Define an abstract class with reference to java.

562


How to avoid anr status?

508


What are the data types does SAS contain?

636


Why is javascript hoisting?

443


What are the advantages of using gear pumps?

547






How to claim the policy?

370


How data is aggregated in r?

58


How is the sata hard disk configuration made when we install redhat 9?

483


How many tabs in a tabbed dialog do you consider appropriate?

1678


What are the security features that are being provided to a person in the stock market?

687


How consignment stocks are created?

736


What do you know about schemardd?

199


What is the function of lathe machine?

595


delay/sleep can be achieved through?

96


What is %rowtype in pl sql?

503