| Other Programming Languages AllOther Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Ordered List tag is | | 1 |
| What is meant by QUEUE? | Mascot | 1 |
| About CLR, reflection and assemblies? | pspl | 1 |
| What is the maximum amount of memory any single process on
Windows can address? Is this different than the maximum
virtual memory for the system? How would this affect a
system design? | | 1 |
| Java is called as pure objerct oriented programming
language, where as c++ is not completely object
oriented.can any explain the detailed differenec between
these two | | 2 |
| what are partial classes. Where is the entry point of
partial classes. | Satyam | 1 |
| What are the five tracing levels in
System.Diagnostics.TraceSwitcher? | | 1 |
| Wats the name of the first os | | 1 |
| This is a puzzle question ....
The warden meets with 23 new prisoners when they arrive. He
tells them, "You may meet today and plan a strategy. But
after today, you will be in isolated cells and will have no
communication with one another.
"In the prison is a switch room, which contains two light
switches labeled A and B, each of which can be in either the
'on' or the 'off' position. I am not telling you their
present positions. The switches are not connected to anything.
"After today, from time to time whenever I feel so inclined,
I will select one prisoner at random and escort him to the
switch room. This prisoner will select one of the two
switches and reverse its position. He must move one, but
only one of the switches. He can't move both but he can't
move none either. Then he'll be led back to his cell.
"No one else will enter the switch room until I lead the
next prisoner there, and he'll be instructed to do the same
thing. I'm going to choose prisoners at random. I may choose
the same guy three times in a row, or I may jump around and
come back.
"But, given enough time, everyone will eventually visit the
switch room as many times as everyone else. At any time
anyone of you may declare to me, 'We have all visited the
switch room.' and be 100% sure.
"If it is true, then you will all be set free. If it is
false, and somebody has not yet visited the switch room, you
will be fed to the alligators."
What is the strategy they come up with so that they can be free?
| | 2 |
| How to call static method in Java? | Epoch | 2 |
| if there are n nodes in a binary tree, how many null
pointers are there?
| Hughes | 3 |
| Which tag is used to create the frame | | 1 |
| Write a program to implement BFS/ DFS routine in a connected
graph | | 1 |
| what is meant by trigger? | IBM | 1 |
| Write a shell program. Enter basic pay of an employee and
calculate DA, HRA, Deduction, Gross pay and Net pay as follows:
DA = 75 % of BASIC
HRA = 10 % of BASIC
DEDUCTION = 15 % of BASIC
GROSS PAY = BASIC+DA+HRA
NET PAY = GROSS PAY-DEDUCTION.
| | 1 |
| What is the GAC? What problem does it solve?
| | 2 |
| what are methods we have in connection pooling | Wipro | 1 |
| how to run servlets in eclipse 3.3.2....if we choose
file->new->servlet then after that it is showing
javax.servlet.* ...cannot be resolved.......to avoid this
error any external jar file is to be added?
please help me regarding this issue........thank u | IBM | 2 |
| can php support multiple inheritence?
| | 1 |
| What parameters are used to run a JCL JOB on a perticular
DAY and TIME and DATE | | 1 |
| |
| For more Programming Languages AllOther Interview Questions Click Here |