hi any body pls give me company name interview conduct "c"
language only
No Answer is Posted For this Question
Be the First to Post Answer
what is printf
What is c++ used for today?
Write a program to find the biggest number of three numbers in c?
name the language for writing c compiler?
atoi, which takes a string and converts it to an integer. 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
Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the maximum number of concurrent threads that the InnoDB plug-in can create.
Is swift based on c?
What are the rules for the identifier?
What is the purpose of realloc()?
What is #line used for?
In C programming, what command or code can be used to determine if a number of odd or even?
get any number as input except 1 and the output will be 1.without using operators,expressions,array,structure.don't print 1 in printf statement