Do you know pointer in c?
No Answer is Posted For this Question
Be the First to Post Answer
write a program to check whether a number is Peterson or not.
disply the following menu 1.Disply 2.Copy 3.Append; as per the menu do the file operations 4.Exit
Can you tell me how to check whether a linked list is circular?
What are the key features of C?
how can i get output the following... 5 4 3 2 1 4 3 2 1 3 2 1 2 1 1 and 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 plz plz...
What is sparse file?
What are types of functions?
What does static variable mean in c?
Difference between linking and loading?
An entire structure variable can be assigned to another structure variable if __________
3 Answers Sasken, TCS, Tech Mahindra, Wipro,
Write a program that takes a 3 digit number n and finds out whether the number 2^n + 1 is prime, or if it is not prime find out its factors
Is c weakly typed?