| Other Programming Languages AllOther Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is a dialog based program | | 1 |
| preorder of A*(B+C)/D-G | BFL | 2 |
| Wats the name of the first os | | 1 |
| To sorting array of 10 elements which sorting is best
a)selection
b)bubble
c)tree sort
| Hughes | 2 |
| What does this useful command line do? tasklist /m "mscor*" | | 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 |
| Number of null pointers in any binary tree | Infosys | 5 |
| What is a must for multitasking?
a) Process preemption
b) Paging
c) Virtual memory
d) None of the above
| | 5 |
| what do you meant by Platform-Independent in Java? | Persistent | 2 |
| What is meant by QUEUE? | Mascot | 1 |
| converting 41.685 to binary | Hughes | 1 |
| HTML is a subset of | | 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 |
| if heap sort contains n elements, no of comparsions
required are | Hughes | 1 |
| How to swap values between two variables without using a
third variable? | TCS | 9 |
| What do you meant by Runtime Polymorphism? | Persistent | 1 |
| how many trailing zeroes are there in 100! (100 factorial)? | | 2 |
| two MIT math grads bump into each other at Fairway on the
upper west side. they haven't seen each other in over 20 years.
the first grad says to the second: "how have you been?"
second: "great! i got married and i have three daughters now"
first: "really? how old are they?"
second: "well, the product of their ages is 72, and the sum
of their ages is the same as the number on that building
over there.."
first: "right, ok.. oh wait.. hmm, i still don't know"
second: "oh sorry, the oldest one just started to play the
piano"
first: "wonderful! my oldest is the same age!"
problem: how old are the daughters?
| | 1 |
| While joining files if only two files are mentioned with
jfile keyword, do we required to use join keyword???? | | 2 |
| Write a Pseudo Code to fins the LCM of two given numbers | Goldman-Sachs | 1 |
| |
| For more Programming Languages AllOther Interview Questions Click Here |