Can we access the array using a pointer in c language?
No Answer is Posted For this Question
Be the First to Post Answer
Is the exit() function same as the return statement? Explain.
0 Answers Agilent, ZS Associates,
I didn't count the ducks that I saw in line, but I do remember that one duck was in front of two ducks, another duck behind two ducks. How many ducks did I see?
how can u print a message without using any library function in c
What are the c keywords?
write a proram to reverse the string using switch case?
write a program to check whether a given integer is a strong number or not? [Hint: 145=1!+4!+5! =1+24+120 =145]
Explain high-order and low-order bytes.
write a program that reads lines(using getline), converts each line to an integer using atoi, and computes the average of all the numbers read. also compute the standard deviation.
Why is extern used in c?
what is the difference between entry control and exit control statement?
12 Answers Darbari Lal DAV Model School,
A c program to display count values from 0 to 100 and flash each digit for a secong.reset the counter after it reaches 100.use for loop,. pls guys hepl me.. :(
How we can set and clear bit in a byte using macro function?