can we implement multi-threads in c.
No Answer is Posted For this Question
Be the First to Post Answer
Explain what is the benefit of using #define to declare a constant?
what is difference between array of characters and string
Write a program to swap two numbers without using third variable?
4)What would be the output? main() { int num=425; pf("%d",pf("%d",num)); } a)Comp error b)4425 c)4253 d)3435 e)none
what is the use of macro program
Not all reserved words are written in lowercase. TRUE or FALSE?
how to capitalise first letter of each word in a given string?
Why do u use # before include in a C Progam?
What is period operator in c?
though sbi was nationalized why its not comes under nationalized banks and its comes under publicsector banks
3 Answers State Bank Of India SBI,
What is a null pointer in c?
why arithmetic operation can’t be performed on a void pointer?