Can we assign integer value to char in c?
No Answer is Posted For this Question
Be the First to Post Answer
What is volatile keyword in c?
Explain the difference between malloc() and calloc() function?
What is wild pointer in c with example?
how to swap two nubers by using a function with pointers?
What is Your Name :)
What is the difference between break and continue?
Explain what are the different file extensions involved when programming in c?
Explain what is output redirection?
What are the disadvantages of external storage class?
1.find the second maximum in an array? 2.how do you create hash table in c? 3.what is hash collision
Is multithreading possible in c?
Display names and numbers of employees who have 5 years or more experience and salary less than Rs.15000 using array of structures (name, number, experience and salary)