My Profile
Active Members
TodayLast 7 Days
more...
Awards & Gifts
Online Exams
Fresher Jobs
Our fresher job section is exclusively for fresh graduates! Find jobs for freshers in major Indian
cities including Bangalore, Chennai, Hyderabad, Pune or Kochi
Resources
Find educational articles, blogs, discussion threads and other resources.
Colleges
Find details about any college in India or search for courses.
Advertisements
|
|
Posted By: swathi Member Level: Silver Posted Date: 21 Mar 2008 Category: Aptitude Test
|
1.A three digit number consists of 9,5 and one more number . When these digits are reversed and then subtracted from the original number the answer yielded will be consisting of the same digits arranged yet in a different order. What is the other digit?
Select Answer:
3
4
5
6
|
Your Test Score: 0 / 0
|
|
Next Question:
In a leap year how long does the Earth take to go round the sun once?
|
|
Previous Question:
A farmer built a fence around his 17 cows,in a square shaped region.He used 27 fence poles on each side of the square. How many poles did he need altogether???
|
Related Questions:
___, ayw, gec, mki, sqo
Question : Directions: Fill in the blank spaces with the letters given below to make words.
__ nife
If 2x-y=4 then 6x-3y=?
There are six steps that lead from the first to the second floor. No two people can be on the same step
Mr. A is two steps below Mr. C
Mr. B is a step next to Mr. D
Only one step is vacant ( No one standing on that step )
Denote the first step by step 1 and second step by step 2 etc.
1. If Mr. A is on the first step, Which of the following is true?
main()
{
int i=6;
int *p=&i;
free(p);
printf("%d",i);
}
main()
{
int a[10]={1,2,3,4,5,6,7,8,9,10};
int *p=a;
int *q=&a[9];
printf("%d",q-p+1);
}
|
Categories
|
|
Submit Interview/Test Questions with Answers and make money from adsense revenue sharing program
Want to prepare for an interview? Try our aptitude tests and standard interview questions first.
|
|