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

Verifone C Interview Questions
Questions Answers Views Company eMail

int a=1,b=2,c=3; printf("%d,%d",a,b,c); What is the output?

14 27904

two progs are given. one starts counting frm 0 to MAX and the other stars frm MAX to 0. which one executes fast.

5 7321

int a=2,b=3,c=4; printf("a=%d,b=%d\n",a,b,c); what is the o/p?

6 20419

struct ptr { int a; char b; int *p; }abc; what is d sizeof structure without using "sizeof" operator??

9 13609

write a function for strtok()??

2 9388

Explain that why C is procedural?

652

Post New Verifone C Interview Questions




Un-Answered Questions

How is continuous integration implemented?

1


What are inner beans in spring?

141


Oracle

1848


Does that mean wpf has replaced directx?

165


Explain JSON Objects?

5






Write a c program to demonstrate character and string constants?

1678


Explain what is a vnet?

296


What is stable sorting?

469


What happens when you post goods issue after delivery? How does the inventory get reduced after the delivery?

561


Differentiate between window and page window.

575


Tell me can you put a table within bootstrap panel?

3


How can you tell how many lines a file has?

474


Where is win32 located?

464


Whats new with the stop(), suspend() and resume() methods in jdk 1.2?

581


Differentiate between ceil and floor functions.

656