Are c and c++ the same?
No Answer is Posted For this Question
Be the First to Post Answer
Which is best linux os?
An organised method of depicting the use of an area of computer memory used to signify the uses for different parts of the memory a) swap b) extended memory c) memory map d) all of the above
Go through the following code sinippet char a[20]; a="Hello Orcale Test"; will this compile?
Using which language Test cases are added in .ptu file of RTRT unit testing???
write a c program to convert fahrenheit to celsius?
What is difference between scanf and gets?
Can you explain what keyboard debouncing is, and where and why we us it? please give some examples
what is pointer ?
10 Answers Kernex Micro Systems,
What is 2 d array in c?
how can make variable not in registers
if a five digit number is input through the keyboard, write a program to calculate the sum of its digits. (hint:-use the modulus operator.'%')
What is pass by reference in c?