What is a null string in c?
No Answer is Posted For this Question
Be the First to Post Answer
How do you determine whether to use a stream function or a low-level function?
What is the difference between mpi and openmp?
Why c is called free form language?
What is property type c?
What is structure of c program?
Why doesn't the code "a[i] = i++;" work?
Write a C++ program to generate 10 integer numbers between - 1000 and 1000, then store the summation of the odd positive numbers in variable call it sum_pos, then find the maximum digit in this variable regardless of its digits length.
Consider the following C program. #include <stdio.h> int main() { int i; for (i=0;i<3;++i) { fork();fork(); } } How many processes are created when running this program (including the initial one)? Explain
wht is the difference between KPO and BPO ?
2 Answers Accenture, BPO, HCK, HCL, Infosys,
What are types of preprocessor in c?
what is the Output? int a=4 b=3; printf("%d%d%d%d%d%d",a++,++a,a++,a++,++a,a++); printf("%d%d%d%d%d%d",b--,b--,--b,b--,--b,--b);
hi send me sample aptitude papers of cts?