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
 
 


 

 
 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
which one low Priority in c?
a)=,b)++,c)==,d)+
 Question Submitted By :: Sivasiva
I also faced this Question!!     Rank Answer Posted By  
 
  Re: which one low Priority in c? a)=,b)++,c)==,d)+
Answer
# 1
a) =
 
Is This Answer Correct ?    6 Yes 1 No
Vaman
 
  Re: which one low Priority in c? a)=,b)++,c)==,d)+
Answer
# 2
c)=
 
Is This Answer Correct ?    4 Yes 2 No
Jalal
 
 
 
  Re: which one low Priority in c? a)=,b)++,c)==,d)+
Answer
# 3
option d)+
 
Is This Answer Correct ?    0 Yes 4 No
Cynthia,1st B.sc.,itm
 
  Re: which one low Priority in c? a)=,b)++,c)==,d)+
Answer
# 4
,
 
Is This Answer Correct ?    0 Yes 3 No
Ramya
 
  Re: which one low Priority in c? a)=,b)++,c)==,d)+
Answer
# 5
a)=
 
Is This Answer Correct ?    5 Yes 0 No
Satheesh.t
 
  Re: which one low Priority in c? a)=,b)++,c)==,d)+
Answer
# 6
a)=

The highest priority out of the above is ++,then comes
+,then==, and last priority for =.
 
Is This Answer Correct ?    3 Yes 0 No
Satheesh
 
  Re: which one low Priority in c? a)=,b)++,c)==,d)+
Answer
# 7
=
 
Is This Answer Correct ?    1 Yes 0 No
Sivasiva
[Cng]
 
  Re: which one low Priority in c? a)=,b)++,c)==,d)+
Answer
# 8
from low to high =, ==, +, ++
 
Is This Answer Correct ?    2 Yes 0 No
Naveen
 

 
 
 
Other C Interview Questions
 
  Question Asked @ Answers
 
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
program to find the second largest word in a paragraph amongst all words that repeat more thn twice iGate3
How would you sort a linked list?  1
What is the output of the program given below #include<stdio.h> main() { char i=0; for(;i>=0;i++) ; printf("%d\n",i); } ADITI14
how many error occurs in C language ? Wipro11
Write code for finding depth of tree Adobe1
How would you write qsort?  1
How can I set an array's size at run time?  7
What is the difference between constant pointer and pointer to a constant. Give examples. TCS4
Is main() function predfined or userdefined?  7
what is the advantage of using SEMAPHORES to ORDINARY VARIABLES??? NSN1
what is meant by c  4
How to reverse a string using a recursive function, with swapping?  4
Why cann't whole array can be passed to function as value.  1
what is the output of the following code? main() { int I; I=0x10+010+10; printf("x=%x",I); } give detailed reason  3
macros and function are related in what aspect? a)recursion b)varying no of arguments c)hypochecking d)type declaration HCL8
what is difference between ++(*p) and (*p)++ Accenture15
the operator for exponencation is a.** b.^ c.% d.not available TCS4
Why data types in all programming languages have some range? Why ritche have disigned first time likethat?Why not a single data type can support all other types? Excel1
how to convert binary to decimal and decimal to binary in C lanaguage  4
 
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