c language interview questions & answer
What is the difference between static and global variables?
what is c?
Juxtapose the use of override with new. What is shadowing?
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
how to find out the reverse number of a digit if it is input through the keyboard?
Is main an identifier in c?
What do you understand by friend-functions? How are they used?
what is the hardware model of CFG( context free grammar)
#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.
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.