Follow Our FB Page << CircleMedia.in >> for Daily Laughter. We Post Funny, Viral, Comedy Videos, Memes, Vines...

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 C Interview Questions
Questions Answers Views Company eMail

what is the difference between const char *p, char const *p, const char* const p

5 48104

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 12042

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

7 9414

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 8670

Define function ?Explain about arguments?

2 7135

C passes By value or By reference?

5 8442

difference between my-strcpy and strcpy ?

3 12623

What compilation do?

7 8183

Write a program to exchange two variaables without temp

9 9793

Post New Geometric Software C Interview Questions




Un-Answered Questions

How vortex sensor used for steam flow measurment can be checked on line i.e without taking out from process line.

1449


Explain the Fashion services and resources.

3


What is ms excel and its uses?

217


Explain about two major pieces in Windows operating structure?

3


Mention about applications now a days?

275






What are the three methods to install ruby on rails?

360


what is the difference between Batch test runner and framework ?

1485


Mention what is sap?

30


Why did you choose data visualization?

78


What are infectious diseases? How are they spread?

436


What is json string?

1


1.What is captive power plant? 2.What is national grid?Give brief idea.

1518


What are the different components of WMLScript?

1064


Can you list some other automation testing tools that you are familiar with?

439


How you can create nav elements in bootstrap?

3