What is s or c?
No Answer is Posted For this Question
Be the First to Post Answer
GIven a sequence of characters. How will you convert the lower case characters to upper case characters. ( Try using bit vector - sol given in the C lib -> typec.h)
If 4 digits number is input through the keyboard, Write a program to calculate sum of its 1st & 4th digit.
Why array starts with index 0
How do you search data in a data file using random access method?
Which node is more powerful and can handle local information processing or graphics processing?
What is logical error?
What is c language used for?
What are local static variables?
What is the difference between CV and Resume ?
What is a const pointer in c?
how can write all 1to 100 prime numbers using for loop,if and break ?
Why & is used in scanf in c?