c language interview questions & answer


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

Post New Answer

More C Interview Questions

What is the difference between static and global variables?

1 Answers  


what is c?

13 Answers   Tech Mahindra,


Juxtapose the use of override with new. What is shadowing?

1 Answers  


The program to allow the characters from the input received and send this function to a function check if the characters between letters a to z is a function of y joins as the characters main and output to otherwise return to the original function of the y characters

0 Answers  


how to find out the reverse number of a digit if it is input through the keyboard?

6 Answers  


Is main an identifier in c?

0 Answers  


What do you understand by friend-functions? How are they used?

0 Answers   iNautix,


what is the hardware model of CFG( context free grammar)

0 Answers   Microsoft,


#include<stdio.h> void main() { int a=5,b=6,c; int x=(a<b)+7; int y=(x==7)*9; int z=(c=x+y)*2; printf("%h %h %h",x,y,z); } What is the output? Explain it.

8 Answers   IBM,


write a C program:There is a mobile keypad with numbers 0-9 and alphabets on it. Take input 0f 7 keys and then form a word from the alphabets present on the keys.

1 Answers   91mobiles, Amazon, App Guruz, College School Exams Tests, Folio3, Infosys, Omega, Planin, Riphah International University, Subex,


compute the nth mumber in the fibonacci sequence?

10 Answers   Canon, HPL, Satyam, TCS,


what is the difference between definition and declaration? give me some examples.

2 Answers   TCS,


Categories