C Interview Questions
Questions Answers Views Company eMail

write a program to copy a string without using a string?

2 4368

what is the coding of display the factorial of a number using array and function?

1 3060

write a program to display reverse of a number using for loop?

14 40373

give an example of type casting by a simple c program

TCS,

2 3930

You have an array of n integers, randomly ordered with value 1 to n-1.The array is such that there is only one and one value occurred twice. How will you find this number?

1 2818

write a c program for print your name .but,your name may be small letter mean print a capital letter or your name may be capital letter mean print a small letter .example \\enter ur name : sankar The name is: SANKAR (or) enter your name:SAnkar The name is:saNKAR

IBM,

3 5254

write a program to gat the digt sum of a number (et. 15= >1+5=6)

2 3240

write a progam to display the factors of a given number and disply how many prime numbers are there?

2 6854

What is the mean of this statement:: if(int i=0 * i=9)

HCL,

2 4003

control 50 devices which has 2 states on and off.using bitwise operator.plz answer it its urgent

1 2854

write a c program to find the roots of a quadratic equation ax2 + bx + c = 0

CSC, St Marys, TATA,

11 43654

write a program to swap two numbers without using temporary variable?

3 6040

how to write a data 10 in address location 0x2000

3 4589

what is a non volatile key word in c language?

1 3825

what is diognisis?

1 2980


Post New C Questions

Un-Answered Questions { C }

Write a program of advanced Fibonacci series.

696


Is c is a high level language?

609


What type of function is main ()?

574


a character or group of characters that defines a register,or a part of storage a) memory b) byte c) address d) linear list

618


Can I initialize unions?

578






Are there constructors in c?

584


What's the difference between constant char *p and char * constant p?

648


When is a “switch” statement preferable over an “if” statement?

638


How to find a missed value, if you want to store 100 values in a 99 sized array?

803


Why main function is special give two reasons?

934


What is console in c language?

599


Describe the steps to insert data into a singly linked list.

612


What is a macro?

647


i have a written test for microland please give me test pattern

2172


Want to know how to write a C program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the total number of disk writes by MySQL.

1512