Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

INTSO Interview Questions
Questions Answers Views Company eMail

. Which one of the following determines that the Indian Constitution is federal? (a) A written and rigid Constitution (b) An independent Judiciary (c) Vesting of residuary powers with the Centre (d) Distribution of powers between the Centre and the States

2 9596

Post New INTSO Interview Questions




Un-Answered Questions

What is a class in C++?

566


What first program that the computer runs when the power is turn on?

565


Please illustrate physical database architecture? : SQL Server Architecture

526


Ideally what should be the replication factor in hadoop?

246


Does pop3 delete email from server?

1






What is the use of backup plugin in jenkins? How to use it?

1


What is the role of html in web designing?

417


What are the json arrays?

1


face to face first interview for the post of service engineer to question

2298


Should I delete windows error reporting files?

430


Can we weld hot rolled steel ASTM A615 ? Please Give the detail answer please thanks alot

1816


A banker has a seif with a cipher. Not to forget the cipher, he wants to write it coded as following: each digit to be replaced with the difference of 9 with the current digit. The banker chose a cipher. Decipher it knowing the cipher starts with a digit different than 9. I need to write a program that takes the cipher from the keyboard and prints the new cipher. I thought of the following: Take the input from the keyboard and put it into a string or an array. Go through the object with a for and for each digit other than the first, substract it from 9 and add it to another variable. Print the new variable. Theoretically I thought of it but I don't know much C. Could you give me any kind of hint, whether I am on the right track or not?

1506


What is the result of goods movement?

640


char *a[2]; int const *p; int *const p; struct new { int a;int b; *var[5] (struct new)} Describe the statements in the above given construct ?

2771


What are the 3 types of numbers in python?

400