Explain what is wrong with this program statement? Void = 10;
Explain what is the difference between functions abs() and fabs()?
Symmetric technologies interview questions. For Computer science candidates the first round is a objective type written test consisting of 16 questions.It is very easy ,any police man can solve this. And next round is a written test consists of both objective and subjective .Total 40 question related to c,c++ and operating system related questions. And then a technical interview and give some program to solve with computer.The md is adamant person, whatever he says we have to accept that is the condition. And one more thing ,,,these interview is just for a formality..the company will select only innocent guys.. the person's without a backbone only they require.. And u have to submit the certificates this is the most important problem...So if you are not getting any other jobs..then only join with this... It is better to try for other company...And apart from that symmetric do a lot of projects..If a candidate can manage everything u can join and make good career with this company... The Md will normally speak rudely..but he is good person and he will give you a lot of very good chances to improve your career....but with cheap salary....
0 Answers Symmetric Technologies,
What is scope rule in c?
Explain how can you tell whether two strings are the same?
How to print India by nested loop? I IN IND INDI INDIA
1.Why do you call C is middle level language? 2.Why do you call C is userfriendly language.
Where we use clrscr in c?
In c programming typeing to occupy the variables in memory space. if not useing the variable the memory space is wasted.ok, how to avoid the situation..? (the variable is used & notused)
Develop a flow chart and write a c program to find the roots of a quadratic equation ax2+bx+c=0 using switch and break statement.
Process by which one bit pattern in to another by bit wise operation is?
the output will be #include<stdio.h> int main () { int i; i = 9/2; printf("%i",i); return 0; }
Explain how do you generate random numbers in c?