can we have joblib in a proc ?
No Answer is Posted For this Question
Be the First to Post Answer
What are categories used for in c?
write a function that accepts an integer/char array and an search item.If the search item is there in the array return position of array and value else return -1.without using other array,without sorting,not to use more than one loop?
How to reverse alternate words in a given line of string For Eg: my name is narasimha output : my eman is ahmisaran
Where is c used?
Do string constants represent numerical values?
Differentiate between new and malloc(), delete and free() ?
how we do lcm of two no using c simple if while or for statement
what is the function of pragma directive in c?
Which of the following about the C comments is incorrect ? a.commentscan go over multiple lines b.comments can start any where in the line c.a line can contain comments with out any language statements d.comments can occur within comments
What are the benefits of organizational structure?
What are the properties of union in c?
EXPLAIN #INCLUDE<STDIO.H> EXPLAIN #INCLUDE<CONIO.H>