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                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   HERE
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
macros and function are related in what aspect?
a)recursion  b)varying no of arguments
c)hypochecking d)type declaration

 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: macros and function are related in what aspect? a)recursion b)varying no of arguments c)hypochecking d)type declaration
Answer
# 1
hypochecking
 
Is This Answer Correct ?    3 Yes 1 No
Prakash.m
 
  Re: macros and function are related in what aspect? a)recursion b)varying no of arguments c)hypochecking d)type declaration
Answer
# 2
answer is b
 
Is This Answer Correct ?    1 Yes 3 No
Subbu
 
 
 
  Re: macros and function are related in what aspect? a)recursion b)varying no of arguments c)hypochecking d)type declaration
Answer
# 3
type declaration
 
Is This Answer Correct ?    3 Yes 0 No
J
 
  Re: macros and function are related in what aspect? a)recursion b)varying no of arguments c)hypochecking d)type declaration
Answer
# 4
a
 
Is This Answer Correct ?    1 Yes 0 No
Leo
 
  Re: macros and function are related in what aspect? a)recursion b)varying no of arguments c)hypochecking d)type declaration
Answer
# 5
hypochecking
 
Is This Answer Correct ?    1 Yes 0 No
Guest
 
  Re: macros and function are related in what aspect? a)recursion b)varying no of arguments c)hypochecking d)type declaration
Answer
# 6
a.recursion
 
Is This Answer Correct ?    0 Yes 2 No
Hemalatha
 
  Re: macros and function are related in what aspect? a)recursion b)varying no of arguments c)hypochecking d)type declaration
Answer
# 7
d.type declaration
 
Is This Answer Correct ?    2 Yes 0 No
Hemalatha G.j.
 
  Re: macros and function are related in what aspect? a)recursion b)varying no of arguments c)hypochecking d)type declaration
Answer
# 8
d)type declaration
 
Is This Answer Correct ?    0 Yes 0 No
Guest
 

 
 
 
Other C Interview Questions
 
  Question Asked @ Answers
 
long int size a) 4 bytes b) 2 bytes c) compiler dependent d) 8 bytes HCL11
write a c program to find biggest of 3 number without relational operator? Wipro2
Look at the Code: main() { int a[]={1,2,3},i; for(i=0;i<3;i++) { printf("%d",*a); a++; } } Which Statement is/are True w.r.t the above code? I.Executes Successfully & Prints the contents of the array II.Gives the Error:Lvalue Required III.The address of the array should not be changed IV.None of the Above. A)Only I B)Only II C)II & III D)IV Accenture3
main() { printf("hello%d",print("QUARK test?")); }  4
program for comparing 2 strings without strcmp()  3
how many header file is in C language ?  14
True or false: If you continuously increment a variable, it will become negative? 1) True 2) False 3) It depends on the variable type  5
HOW TO HANDLE EXCEPTIONS IN C  5
write an interactive program to generate the divisors of a given integer. TCS4
what is use of loop? Infosys6
Give me basis knowledge of c , c++...  4
5. distance conversion: Convert a distance from miles to kilometers .there are 5280 feets per mile,12 inches per foot .2.54 centimeters per inch and 100000centimeters per kilometer  1
what is the difference between c and java?  1
I need to take a sentence from input and sort the words alphabetically using the C programming language. Note: This is C not C++. qsort and strtok not allowed  4
How many ways are there to swap two numbers without using temporary variable? Give the each logic.  6
what is the output of the following program? #include<stdio.h> void main() { float x=1.1; while(x==1.1) { printf("\n%f",x); x=x-0.1; } }  4
write a program to check whether a given integer is a strong number or not? [Hint: 145=1!+4!+5! =1+24+120 =145]  2
int a=1,b=2,c=3; printf("%d,%d",a,b,c); What is the output? Verifone14
create an SINGLE LINKED LISTS and reverse the data in the lists completely  3
whether itis a structured language? Microsoft1
 
For more C Interview Questions Click Here 
 
 
 
 
 
   
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