which of the following is not a character constant
a) 'thank you'
b) 'enter values of p, n ,r'
c) '23.56E-o3'
d) all of the above
No Answer is Posted For this Question
Be the First to Post Answer
Explain the red-black trees?
Explain what is wrong with this statement? Myname = ?robin?;
How can I recover the file name given an open stream or file descriptor?
What should malloc(0) do? Return a null pointer or a pointer to 0 bytes?
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,
we have a 3litres jug and a 5 litres jug and no measures on them. using these two jugs how can we measure 4 litres of water?
what is the main use of c where it can use the c
What is a ternary operator in c?
Write a program to generate random numbers in c?
What are the application of c?
12344321 123 321 12 21 1 1 how i print this program??
5 Answers DSR Management, Winit,
what would be the output of the following program? main() { int k = 123; char *ptr; ptr = &k; printf("%d",*ptr); }