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

Geometric Software Interview Questions
Questions Answers Views Company eMail

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 ?

2782

What is the fallacy in the following program segment ? int *f1() { int a=5; return &a; } f() int *b=f1() int c=*b; }

1 3290

Find the fallacy in the following program segment? int a; short b; b=a;

1 3800

Define function ? Explain arguments in functions ?

1530

How does C pass variables to a function ?

1581

Explain the following program segment. f(){ int *b; *b=2; }

1933

Draw the diagram showing the function stack, illustrating the variables that were pushed on the stack at the point when function f2 has been introduced . type def struct { double x,double y} point; } main( int argc, char *arg[3]) { double a; int b,c; f1(a,b); } f1(double x, int y) {point p; stack int n; f2(p,x,y) } f2(point p, double angle) { int i,j,k,int max;

1619

Two trains A&B start at opposite points 120km apart at 60kmph. A fly starting along with train A at 120kmph reaches B then returns back to touch A and continues the two and fro movement. By the time two trains meet how much distance would the fly have traveled?

1 8452

0, 7, 26, 63, 124, __

4 12793

In a class 80% have passed in English, 70% passed Hindi, 10% didn't pass either. If 144 students passed both the subjects. What is the total strength of the class?

3 10876

Find the least number which when divided by 7 gives the reminder 6, when divided by 6 gives reminder 5, when divided by 5 gives reminder 4 and so on ?

7 26908

If a man stands in front of sun what is the first letter of the direction which is left to him ?

4 8982

(a)A square is to circle as cube is to (b)Success is to failure as joy is to

2 6055

(a)Give the synonyms of the following words (i) Joy (ii) Inert (iii) Jolly

3 8168

Post New Geometric Software Interview Questions




Un-Answered Questions

What is entityset? : Entity framework

577


What is difference between temporary table and container?

5


How to assume answer to electrical questions

1035


What is the command used to fetch the first 5 characters of a string?

710


your new client's adwords account has one campaign with one ad group that contains a list of hundreds of keywords. Which best practice should you follow when re-organizing this client's keywords?

5






How to debug the code using Node.js Built-In debugger?

252


What are the restrictions imposed on method overriding?

554


Why do we need array in java?

534


How do you create a contents page?

308


What is abstraction in python?

475


what is the responsibility of C license holder in industry?

8543


How to remove all duplicate values in array in php?

521


Why would you or would you not invest in Apple?

756


Can we move back and forward in browser using selenium?

514


What is distributed copy (distcp)?

252