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   interview questions urls   External Links  Contact Us     Login  |  Sign Up                      
tip   SiteMap shows list of All Categories in this site.
Google
 
Categories  >>  Software  >>  Programming Languages  >>  C
 
 


 

 
 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
Question
Can I pass constant values to functions which accept structure
arguments?
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: Can I pass constant values to functions which accept structure arguments?
Answer
# 1
No.  C has no way of generating anonymous structure values.
 
Is This Answer Correct ?    0 Yes 0 No
Guest
 
  Re: Can I pass constant values to functions which accept structure arguments?
Answer
# 2
We cannot pass constant values to functions.
 
Is This Answer Correct ?    0 Yes 0 No
Siva
 
 
 

 
 
 
Other C Interview Questions
 
  Question Asked @ Answers
 
write a program to search for an element in a given array. If the array was found then display its position otherwise display appropriate message in c language  1
how does the for loop work actually..suppose for the following program how it ll work plz explain to me for(i=5;i>=0;i--) prinf(i--); RMSI13
1.write a program to merge the arrays 2.write efficient code for extracting unique elements from a sorted list of array? Qualcomm1
main() { clrscr(); } clrscr(); ME3
Which of the following are valid "include" formats? A)#include and #include[file.h] B)#include (file.h) and #include C)#include [file.h] and #include "file.h" D)#include <file.h> and #include "file.h" Accenture12
Find Error if any in below code, Justify ur answer: struct xx { int a; struct yy { char c; struct xx* p; } struct yy* q; } NDS2
YBJBU6  1
34.what are bitwise shift operators? 35.what are bit fields? What is the use of bit fields in a structure declaration? 36.what is the size of an integer variable? 37.what are the files which are automatically opened when a c file is executed? 38.what is the little endian and big endian? 39.what is the use of fflush() function? 40.what is the difference between exit() and _exit() functions? 41.where does malloc() function get the memory? 42.what is the difference between malloc() and calloc() function? 43.what is the difference between postfix and prefix unary increment operators?  2
What does extern mean in a function declaration?  2
what is the difference between #include<stdio.h> and #include"stdio.h" ? TCS4
how can i make a program with this kind of output.. Enter a number: 5 0 01 012 0123 01234 012345 01234 0123 012 01 0 Wipro2
write a own function to compare two strings with out using stringcomparition function? LG-Soft3
Given an array of characters which form a sentence of words, give an efficient algorithm to reverse the order of the words (not characters) in it?  2
what is the use of using linked list and array? Infosys8
How do I access command-line arguments? Wipro2
post new interiew question and aptitude test papers  1
write a c programs to do multiplication of two numbers with out using arithmatic operator ?????????? TCS2
What's the difference between a linked list and an array?  8
difference between function & structure Verizon3
What is the real difference between arrays and pointers?  5
 
For more C Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

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