| Other Programming Languages AllOther Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| how many trailing zeroes are there in 100! (100 factorial)? | | 2 |
| if try is followed by finally block what happen to exception
occured in try block | Professional-Access | 2 |
| To sorting array of 10 elements which sorting is best
a)selection
b)bubble
c)tree sort
| Hughes | 2 |
| What language / script is used to validate web page | | 1 |
| What do you meant by Runtime Polymorphism? | Persistent | 1 |
| How many processes can listen on a single TCP/IP port? | | 1 |
| why Java is not purely object oriented? | Persistent | 6 |
| Difference between abstract class and Interfaces in Java | Persistent | 4 |
| class A{ void me(){s.o.p("");} class B extends A{ void me()
{s.o.p(" ");} class M{ A a=new B(); B b=new A(); a.me();
b.mne();} what is the output of this, how? | WinSoft | 1 |
| A, B and C are 8 bit nos. They are as follows:
A 1 1 0 1 1 0 1 1
B 0 1 1 1 1 0 1 0
C 0 1 1 0 1 1 0 1
Find ( (A-B) u C )=?
how to solve this need with steps | | 1 |
| SAS using companies in INDIA | Wipro | 3 |
| .net 2005 supports how many languages? | | 1 |
| What is the difference b/w Object base and object oriented
programming? | | 1 |
| Which tag is used to create table row | | 2 |
| Fortran cannot have value by reference True or False? | Geometric-Software | 1 |
| I HAVE DONE TESTING TOOLS COURSE,NOW I AM FRESHER,I AM NOT
GETTING ANY CALLS,I WANT TO DO THE PROJECT ,WHERE I HAVE TO
MEET TO DO THE PROJECT,I AM GOING WITH FAKE EXPERIENCE,SO
WHAT I HAVE TO DO. | | 3 |
| Piggy backing is a technique for
a) Flow control b) sequence c) Acknowledgement
d) retransmition
| HCL | 3 |
| I would like to know which institute in hyderabad provides
best ms-dot net training along with a project. I want to
join immediately. please help | | 1 |
| design a counter with the following repeated binary
sequence:
0, 1, 2, 3, 4, 5, 6, 7, 8 using JK Flip Flop.
| Nortech | 1 |
| Given a arbitrary pointer to an element in a singly linked
list?what is the time complexity for its deletion .
| Hughes | 1 |
| |
| For more Programming Languages AllOther Interview Questions Click Here |