#include
hello everybody can we change a the adress of a variabl i mean can i put for exemple for a int *p: &p=6 ?????????
1 3624how to solve "unable to open stdio.h and conio.h header files in windows 7 by using Dos-box software
3326Write a function that accepts a sentence as a parameter, and returns the same with each of its words reversed. The returned sentence should have 1 blank space between each pair of words. Demonstrate the usage of this function from a main program. Example: Parameter: “jack and jill went up a hill” Return Value: “kcaj dna llij tnew pu a llih”
5 19792Explain this code.
#include
IBM,
3 5140
Explain what are reserved words?
If you know then define #pragma?
What are the types of pointers in c?
Explain how do you list a file’s date and time?
What is #include called?
What language is windows 1.0 written?
Which function in C can be used to append a string to another string?
What does != Mean in c?
Q.1 write aprogram to stack using linklist o insert 40 items? Q.2 write a program to implement circular queue with help of linklist?
find the sum of two matrices and WAP for it.
hi send me sample aptitude papers of cts?
When should I declare a function?
What are Macros? What are its advantages and disadvantages?
Explain how do you determine a file’s attributes?
When should we use pointers in a c program?