what is computer engg



what is computer engg..

Answer / rashmirinku

Computer engineering is the process of analyzing and
designing all hardware, software, and operating systems for
a computer system. Or we can say Computer engineering is the
combination of two fields that is (i)computer science and
(ii)electrical engineering.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Interview Questions

Tell me with an example the self-referential structure?

0 Answers  


Write a code of a general series where the next element is the sum of last k terms.

0 Answers   Aspiring Minds,


c language supports bitwise operations, why a) 'c' language is system oriented b) 'c' language is problem oriented c) 'c' language is middle level language d) all the above

0 Answers  


the maximum width of a c variable name can be a) 6 characters b) 8 characters c) 10 characters d) 20 characters

2 Answers  


How can I find out if there are characters available for reading?

0 Answers  






Explain how can I make sure that my program is the only one accessing a file?

0 Answers  


Write a program to remove the C comments(/* */) and C++ comments(//) from a file. The file should be declared in command line.

4 Answers   Persistent, Subex,


What is the deal on sprintf_s return value?

0 Answers  


Write a Program to find whether the given number or string is palindrome.

0 Answers   InterGraph,


How would you obtain the current time and difference between two times?

0 Answers   TISL,


what is purpose of fflush(stdin) function

4 Answers  


Explain the meaning of keyword 'extern' in a function declaration.

0 Answers  


Categories