Is c is a procedural language?
No Answer is Posted For this Question
Be the First to Post Answer
What is an example of structure?
What is the maximum length of an identifier?
Explain how can you be sure that a program follows the ansi c standard?
How will you print TATA alone from TATA POWER using string copy and concate commands in C?
0 Answers Amdocs, Apps Associates,
Write a c program to enter a string of paragraph and replacing a particular word which is repeated in the paragraph by another word?
2 Answers ME, Synfusion, Wipro,
Eight queens puzzle
Write a program or provide a pseudo code to flip the 2nd bit of the 32 bit number ! (Phone Screen)
program to find a smallest number in an array
What is void main () in c?
What is the modulus operator?
Explain what is the difference between #include and #include 'file' ?
Explain #pragma statements.