ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   SiteMap shows list of All Categories in this site.
Google
 
 Categories  >>  Software  >>  Programming Languages  >>  C       
Suggest New Category 
 


 

View Page with Answers
  Question  Asked @ Answers Views     select
 
What is the scope of static variables?  0  4
What are local and global variables?  0  2
what is calloc and malloc?  1  87
what is difference between overriding and overloading?  1  51
How to find the given no is odd or even without checking of any condition and loops. (Hint: Using array)  4  240
what is call by value and call by reference  2  138
Write a program to find the given number is odd or even without using any loops(if,for,do,while)    2  217
how we do lcm of two no using c simple if while or for statement  0  93
suppose we use switch statement and we intilize years name using enum statement like(jan,feb,mar,------dec) we take integer value as an input .question is that the month which we analyz is from 0 to 11 bt if i enter 12 than how he again starts from begning and print jan  1  38
main() { int a = 65; printf(“%d %o %x”,a,a,a); } Output 65 101 41 Please explain me.How it is coming like that? Excel  2  115
how to create duplicate link list using C???  0  30
what is mean by Garbage collection ? Please answer me. Advance thanks. Excel  0  22
Write a program which has the following seven functions. The functions should be: • main() this calls the other 6 functions • fget_long() a function which returns a long data type from a file • fget_short() a function which returns a short integer variable from a file • fget_float() a function which returns a floating point variable from a file • fprt_long() a function which prints its single, long argument into a file • fprt_short() a function which prints its single, short argument into a file • fprt_float() a function which prints its single, floating point argument into a file. You should use fscanf() to get the values of the variables from the input (the file) and fprintf() to print the values to the other file. Pay attention to using the correct format for each of the data types.  0  67
Write a programm such that if user enter 11.25 it roundup to 11 but if user enter 11.51 upto 11.99 it will round up to 12 i.e.;convert the floting point value into integer format as explain above..  0  22
Write a C program to print 1 2 3 ... 100 without using loops?  4  311
E-Mail New Answers        Answer Selected Questions        Post New C Question
 
Prev    1    5   [6]    7  ... 11   ... 16   ... 21   ... 26   ... 31   ... 36   ... 41   ... 46   ... 51   ... 56   ... 61   ... 66   ... 71    Next
 
 
 C interview questions   C Interview Questions  C++ interview questions   C++ Interview Questions  VC++ interview questions   VC++ Interview Questions
 Delphi interview questions   Delphi Interview Questions  Programming Languages AllOther interview questions   Programming Languages AllOther Interview Questions
 
 
 
Un-Answered Questions
 
 Question Views Asked at   Select
 
what are bit fields? What is the use of bit fields in a structure declaration? 7  
given post order,in order construct the corresponding binary tree 114 Wipro
a) Identify the following declarations. Ex. int i (integer variable) float a[l0](array of 10 real nos) int (*f())() void *f int (*f()) [] void *f int f[] [] [] char *(*f) () int (*f[]) [] float(*f) [] [] float **f int ******f 91  
pgm to find any error in linklist(in single linklist check whether any node points any of previous nodes instead of next node) 88 Huawei
what is computer engg 46  
can any one tel me wt is the question pattern for NIC exam 110 NIC
I have written a pro*C program to fetch data from the cursor. where in i have used the concept of BULK FETCH.... each FETCH statement is taking lots of time to fetch specified number of rows at... 131  
What is the scope of static variables? 4  
Write a programm such that if user enter 11.25 it roundup to 11 but if user enter 11.51 upto 11.99 it will round up to 12 i.e.;convert the floting point value into integer format as explain above.. 22  
what is the little endian and big endian? 7  
Write an interactive c program that will encode or decode a line of text. To encode a line of text, proceed as follows: Convert each character, including blank spaces, to its ASCII equivalent. Generate a positive random integer. Add this integer to the ASCII equivalent of each character. The same random integer will be used for the entire line of text. Suppose that N1 represents the lowest permissible value in the ASCII code, and N2 represents the highest permissible value. If the number obtained in step 2 above exceeds N2, then subtract the largest possible multiple of N2 from this number, and add the remainder to N1. Hence the encoded number will always fall between N1 and N2, and will therefore always represent some ASCII character. Display the characters that correspond to the encoded ASCII values. The procedure is reversed when decoding a line of text. Be certain, however, that the same random number is used in decoding as was used in encoding. 239 Wipro
marge linklist 114 HCL
What is mean by Data Driven framework in QTP? Can any one answer me in details on this regard. 112 IBM
how do you write a function that takes a variable number of arguments? What is the prototype of printf () function? 11  
How to add two numbers with using function? 89  
What is a Genralised LInked List?? Please give a detailed explation of it.. 87  
program to find the magic square 186 Infosys
Give basis knowledge of web designing ... 116  
how to determine the complexity of an algorithm as log(n) 154 Google
Device an algorithm for weiler-atherton polygon clipping, where the clipping window can be any specified polygon 468  
E-Mail New Answers        Answer Selected Questions
 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com