|
|
INTERVIEW QUESTIONS
LANGUAGES DETAILS
Question :
Write a c++ program that : 1) takes students name,reg no.,date of birth,gender,course 2)stores them in appropriate data structures 3) takes in there marks for CATs and exam 4) computes there respective grades 5)generate there result slip showing :showing student name,age,.reg no.,course,,units, done,grades for each unit,overall grade and a commend on the overall grade
Posted by: Daniel on 9/23/2010
Contact Daniel
|
|
|
Related Questions |
View Answer |
 |
What will be the output of the expression 11^5 |
View Answer |
 |
write aprogram 2 convert lower case 2 upper case like "hello world!" the cout will be "HELLO WORLD!"? |
View Answer |
 |
Which is the most powerful programing language and why? |
View Answer |
 |
How a C program will execute(run) automatically even though you have not runned it? |
View Answer |
 |
How to convert decimal to binary and its formula?
|
View Answer |
 |
What is profiling in c or c++?and what is rtdi?is it part of c or c++? |
View Answer |
 |
void main() { int i=20;j=35,x,y; x= y++ + x++; y= ++y + ++x; printf("
%d %d" , x,y); } /* please tell me the value of x and y at each and every moment. i dont need the answer but the explanation of the anamolus behavior of increment expression.*/ |
View Answer |
 |
Which language should be learn for getting better job? |
View Answer |
 |
How can we print sum of two number without using main function? |
View Answer |
 |
What is a dangling pointer ? |
View Answer |
 |
I am a new programmer in C & can't find <graphics.h> library. can anyone help me with this? |
View Answer |
 |
How type of questions asked in campus interview? please tell me. |
View Answer |
 |
What is the purpose of semicolon in c? |
View Answer |
 |
What is the purpose of the semicolon(;) in languages? |
View Answer |
 |
How to create Crystal Report in Visual Basic 6.0 |
View Answer |
 |
In VB which control does not have event? |
View Answer |
 |
What are the differences between malloc() and calloc()?
What are macros? what are its advantages and disadvantages? |
View Answer |
 |
What is Thread ? (VC++) What is the difference between Cmutex and Csemaphone?
|
View Answer |
 |
What is LPCTSTR? What does LP denote it?
|
View Answer |
Please Note: We keep on updating better answers to this site. In case you are looking for Jobs, Pls Click Here Vyoms.com - Best Freshers & Experienced Jobs Website.
View ALL Languages Interview Questions
|
|
|