Explain how can I right-justify a string?
No Answer is Posted For this Question
Be the First to Post Answer
pgm to find number of words starting with capital letters in a file(additional memory usage not allowed)(if a word starting with capital also next letter in word is capital cann't be counted twice)
pgm to find any error in linklist(in single linklist check whether any node points any of previous nodes instead of next node)
What does s c mean on snapchat?
write a program that will accept two integers and will implement division without using the division operator if the second value is an odd number and will implement multiplication without using multiplication operator if the second value is an even number.
Why do we need volatile in c?
Describe wild pointers in c?
What is a stream?
What library is sizeof in c?
Will Macros support multiple arguments ?
What is a pointer in c plus plus?
Define function pointers?
Find if a number is power of two or not?