can we have joblib in a proc ?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

Is null always defined as 0(zero)?

0 Answers  


write a program in C to swap two variables

7 Answers   Attrabyte, Marlabs,


Why is c so important?

0 Answers  


main() { char ch='356'; Printf("%d",ch); } *OUTPUT*:- -18 *Why?*

1 Answers  


what is the associativity of bitwise OR operator?

1 Answers  






How can we see the Expanded source code and compiled code for our source program in C?

1 Answers  


how to find the size of the data type like int,float without using the sizeof operator?

13 Answers  


What is #define in c?

0 Answers  


Write a c program to enter a string of paragraph and replacing a particular word which is repeated in the paragraph by another word?

2 Answers   ME, Synfusion, Wipro,


What is the difference between a string and an array?

0 Answers  


Define the scope of static variables.

0 Answers  


to get a line of text and count the number of vowels in it

2 Answers  


Categories