c program to compute AREA under integral
No Answer is Posted For this Question
Be the First to Post Answer
Explain how do you sort filenames in a directory?
Write a program to implement queue.
#include<stdio.h> main() { char s1[]="Ramco"; char s2[]="Systems"; s1=s2; printf("%s",s1); } Find the output
hi , please send me NIC written test papers to sbabavalli@gmail.com
Given an unsigned integer, find if the number is power of 2?
which one is not preprocessor directive a)#if b)#elif c)#undef d)#pragma
16 Answers Accenture, Infosys, TCS, Wipro,
Is fortran faster than c?
about c language
What is static volatile in c?
WHAT IS FLOAT?
How do you print only part of a string?
Can we access RAM? How? Whats the range of access? Similarly What are other hardware we can access?