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

a=0; b=(a=0)?2:3; a) What will be the value of b? why b) If in 1st stmt a=0 is replaced by -1, b=? c) If in second stmt a=0 is replaced by -1, b=?

6 12853

f() { int a=2; f1(a++); } f1(int c) { printf("%d", c); } c=?

7 10231

f1() { f(3);} f(int t) { switch(t); { case 2: c=3; case 3: c=4; case 4: c=5; case 5: c=6; default: c=0;} value of c?

5 9210

Define function ?Explain about arguments?

2 7496

C passes By value or By reference?

5 9014

difference between my-strcpy and strcpy ?

3 13225

What compilation do?

7 8889

Artficial language is provided which of the language?

3 5963

Write a program to exchange two variaables without temp

9 10707

Fortran cannot have value by reference True or False?

2 6613

What are the month end activities performed in an organization? Why do we perform these month end activities? Explain in detail.

2 11177

Post New Geometric Software Interview Questions




Un-Answered Questions

What leads to a cross-join or how does a cross-join occur?

546


1.can you use SCADA instead of DCS,DCS instead SCADA 2.Difference between DCS and PLC,can their role be reversed i.e. role interchange 3.Difference between RTU and PLC

2063


What are the methods that are used in attacking the rsa algorithm?

1


How do I make my site non-restricted at sharepoint?

415


How to add new elements dynamically?

550






What is use of account reaper?

39


Explain semume?

466


What do you do when you realize that your app is prone to crashing?

496


Do I have to know html or sgml before I learn xml?

421


What is statistical regression?

5


How will you calculate house rent allowance (hra)?

628


Explain what is heap and what is stack?

606


What are Subscribers and Publishers in MQTT?

5


Differentiate cmp command from diff command.

583


What is the shortcut key to merge cells in excel?

331