What is 2 d array in c?
No Answer is Posted For this Question
Be the First to Post Answer
fun(int x) { if(x > 0) fun(x/2); printf("%d", x); } above function is called as: fun(10); what will it print? }
c program to print a name without using semicolon
Rapunzel walks into the forest of forgetfullness. She meets a Lion who lies on Monday Tuesdays and Wednesdays and meets a rabbit who lies on Thurs fridays and saturdays . On that day both say that "I lied yesterday". What day is it .
What functions are in conio h?
what is bit rate & baud rate? plz give wave forms
what is the difference between call by value and call by reference?
5 Answers Genpact, Global Logic, Infosys,
True or false: If you continuously increment a variable, it will become negative? 1) True 2) False 3) It depends on the variable type
write a C program : To find out the number of identical words in two files . the file name should be taken as command line argument .
What is the difference between calloc() and realloc()?
The % symbol has a special use in a printf statement. Explain how would you place this character as part of the output on the screen?
What is a spanning Tree?
is compiler do read the data line by line or not. ??
6 Answers LG Soft, Satyam, Tech Mahindra,