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       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
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
1)which of following operator can't be overloaded.
a)== b)++ c)?! d)<=
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: 1)which of following operator can't be overloaded. a)== b)++ c)?! d)<=
Answer
# 1
ans is C
 
Is This Answer Correct ?    1 Yes 0 No
Rohit
 
  Re: 1)which of following operator can't be overloaded. a)== b)++ c)?! d)<=
Answer
# 2
d
 
Is This Answer Correct ?    2 Yes 0 No
Vani
 
 
 
  Re: 1)which of following operator can't be overloaded. a)== b)++ c)?! d)<=
Answer
# 3
a
 
Is This Answer Correct ?    0 Yes 0 No
Manu
 
  Re: 1)which of following operator can't be overloaded. a)== b)++ c)?! d)<=
Answer
# 4
Answer is (d).
 
Is This Answer Correct ?    0 Yes 0 No
Vivek
 
  Re: 1)which of following operator can't be overloaded. a)== b)++ c)?! d)<=
Answer
# 5
Ans is (c)

Manu Fuck u..
Your Ans is wrong....
 
Is This Answer Correct ?    0 Yes 0 No
Uttam Kumar
 
  Re: 1)which of following operator can't be overloaded. a)== b)++ c)?! d)<=
Answer
# 6
c
 
Is This Answer Correct ?    0 Yes 0 No
Kamaljit Singh
 
  Re: 1)which of following operator can't be overloaded. a)== b)++ c)?! d)<=
Answer
# 7
Ans is (c)
 
Is This Answer Correct ?    1 Yes 0 No
Suganya
 

 
 
 
Other C Interview Questions
 
  Question Asked @ Answers
 
What is structure packing ? HP1
biggest of two no's with out using if condition statement  2
what is the use of using linked list and array? Infosys8
the operator for exponencation is a.** b.^ c.% d.not available TCS4
What is macro? IBM3
What is the output of the program given below #include<stdio.h> main() { char i=0; for(;i>=0;i++) ; printf("%d\n",i); } ADITI11
How can I prevent other programmers from violating encapsulation by seeing the private parts of my class?  1
There is a 100-story building and you are given two eggs. The eggs (and the building) have an interesting property that if you throw the egg from a floor number less than X, it will not break. And it will always brake if the floor number is equal or greater than X. Assuming that you can reuse the eggs which didn't broke; you got to find X in a minimal number of throws. Give an algorithm to find X in minimal number of throws.  2
Convert the following expression to postfix and prefix (A+B) * (D-C)  1
write a Program to dispaly upto 100 prime numbers(without using Arrays,Pointer) Wipro5
How can I find out how much memory is available? Persistent1
write a program to print sum of each row of a 2D array.  2
#define MAX(x,y) (x) > (y) ? (x) : (y) main() { int i = 10, j = 5, k = 0; k = MAX(i++, ++j); printf("%d %d %d", i,j,k); } what will the values of i , j and k? } NDS9
N O S I E R + A S T R A L ---------------- 7 2 5 6 1 3 Honeywell1
How do you write a program which produces its own source code as its output?  2
#include<stdio.h> main() { char s1[]="Ramco"; char s2[]="Systems"; s1=s2; printf("%s",s1); } Find the output CitiGroup4
if a five digit number is input through the keyboard, write a program to calculate the sum of its digits. (hint:-use the modulus operator.'%')  5
Difference between fopen() and open()? Aricent1
what is compiler  5
what is the differnce between AF_INET and PF_INET? Wipro1
 
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