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....
No Answer is Posted For this Question
Be the First to Post Answer
printf("%d",(printf("Hello")); What it returns?
How do you redirect a standard stream?
Write a program in C to print the alphabets in order as on a mobile phone.i.e:When 2 is pressed once 'a' prints and if it is pressed two times 'b' prints and so on.we have to print all the alphabets as on mobile phone like this.
Write a program that takes a 5 digit number and calculates 2 power that number and prints it
why we use pointer in c
Expand the following LKB BKL FFG
How to run c Program without using IDE of c. means if program made in notepad.then how to compile by command prompt.
write a program to convert a expression in polish notation(postfix) to inline(normal) something like make 723+* (2+3) x 7 (not sure) just check out its mainly printing expression in postfix form to infix.
0 Answers Lovely Professional University,
Develop a program that computes the new price of an item. The program should receive a character variable colour and a double precision floating-point variable price from the user. Discount rate is determined based on the colour of the discount sticker, as shown in the following table. An error message should be printed if an invalid colour has been entered
How do I declare an array of N pointers to functions returning pointers to functions returning pointers to characters?
How the c program is executed?
What are pointers really good for, anyway?