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 ?

2772

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

1 3286

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

1 3792

Define function ? Explain arguments in functions ?

1528

How does C pass variables to a function ?

1579

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

1929

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;

1617

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 8430

0, 7, 26, 63, 124, __

4 12765

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 10849

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 26865

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

4 8954

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

2 6040

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

3 8134

Post New Geometric Software Interview Questions




Un-Answered Questions

What are the different commands used to startup and shutdown Hadoop daemons?

243


What is the price of the paperback kindle?

688


What is the basic principle of elisa?

174


Is array a collection c#?

522


How do I enable file extensions in windows 10?

456






What is the difference between a web-garden and a web-farm?

482


Difference between the variables in which chomp function work ?

599


What is the procedure to read a statement from tsq?

643


what is the deferred revenue?

1737


How do you create a db file?

516


What is currentthread()?

570


How do you flip the axis in excel?

325


what are the advantages of modular proramming techniques

566


What is you allocate disks to different areas in sap?

770


What we use buffer class in node.js?

233