| Other Programming Languages AllOther Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| what do you meant by Platform-Independent in Java? | Persistent | 2 |
| can we convert .class file to dll file | | 1 |
| how many languages .net is supporting now? | | 1 |
| What is the best action a system can take when deadlock is
detected | | 1 |
| What ports must be open for DCOM over a firewall? What is
the purpose of Port 135?
| | 1 |
| Binary tree? | Mascot | 1 |
| What parameters are used to run a JCL JOB on a perticular
DAY and TIME and DATE | | 1 |
| what is the difference between "types" and "data" in abap. | | 2 |
| When we have more than one main function in a program how
does the compiler know the starting point of the program, i
mean from which main the execution or compilation of the
program begins? | 247Customer | 1 |
| what is inprocess and outprocess in vb | Msoft | 1 |
| There is a table which contains all the employee details,
unfortunately there is mistake occured while entering the
data.
ex:
-------------------------------
empid empname gender address
-------------------------------
1 abcd f address1
2 defg m address2
3 ghth m address3
4 jkil f address4
write a update query that will change gender 'm' to 'f'
and 'f' to 'm' | | 2 |
| 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 | | 2 |
| how can i apply validation without using errorprovider in
C# windows application | | 1 |
| What is meant by spooling | Qiscet | 1 |
| 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 |
| WHAT IS NV RAM ?
| | 1 |
| Which tag is used to create the frame | | 1 |
| Write a Pseudo Code to fins the LCM of two given numbers | Goldman-Sachs | 3 |
| There is a room with 1000 light switches, numbered 1, 2, 3,
4, ... 1000, all turned off.
Outside the room there are 1000 men, numbered man1, man2,
...man 1000
In order, each man walks into the room and changes the
position of each switch that is a multiple of his number.
That is: man1 flips every switch
man2 flips switches 2, 4, 6, 8 ....1000
man3 flips switches 3, 6, 9, ..... 999
.....
Man 1000 flips switch 1000
After all 1000 men are done, how many switches are on? | | 3 |
| What is the difference b/w Object base and object oriented
programming? | | 1 |
| |
| For more Programming Languages AllOther Interview Questions Click Here |