When should a type cast be used?
No Answer is Posted For this Question
Be the First to Post Answer
program for following output using for loop? 1 2 2 3 3 3 4 4 4 4 5 5 5 5 5
In how much time you will write this c program? Prime nos from 1 to 1000
1. Write a C program to count the number of occurrence of a specific word in the given strings. (for e.g. Find how many times the word “live” comes in the sentence “Dream as if you’ll live forever, live as if you’ll die today ”)
biggest of two no's with out using if condition statement
write a program of palindrome(madam=madam) using pointer?
Why do we need volatile in c?
given the piece of code int a[50]; int *pa; pa=a; to access the 6th element of the array which of the following is incorrect? a.*(a+5) b.a[5] c.pa[5] d.*(*pa + 5)
write a programe returns the number of times the character appears in the string
how can i get the string which is having two spaces at the end.suppose the string is "Hello World ".Now at the end i have two spaces.i need to print with that spaces .
Can U write a C-program to print the size of a data type without using the sizeof() operator? Explain how it works inside ?
how we can make 3d venturing graphics on outer interface
What is the significance of scope resolution operator?
0 Answers Agilent, ZS Associates,