DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Technology Java concepts and questions

1. JAVA notes Prepared by Farag Zakaria Safy Saad Master Student @ Cairo University Faculty of Computers & Information ITI-JAVA Intake 30 [email protected] is…

Documents c_test

1. What is the output of the program given below #include main() { char i=0; for(;i>=0;i++) ; printf("%d\n",i); } --------------------------------------------------------------------------------------------------------------------------------2.…

Documents Objective Questions

Introduction to Java Programming 1) The Java interpreter is used for the execution of the source code. a) True b) False Ans: a. 2) On successful compilation a file with the…

Documents c

C and C++: HCL 1.enum day = { jan = 1 ,feb=4, april, may} what is the value of may? a)4 b)5 c)6 d)11 e)none of the above ans:c 2.main { int x,j,k; j=k=6;x=2; ans x=36 x=j*k;…

Documents objective questions

Introduction to Java Programming 1) The Java interpreter is used for the execution of the source code. a) True b) False Ans: a. 2) On successful compilation a file with the…

Documents Java MCQ

Java Basics 1.The Java interpreter is used for the execution of the source code. a) True b)False Ans: a. 2) On successful compilation a file with the class extension is created.…

Technology Spm unit 5

1. Managing People In Software Environments 2. Main Concerns 4 main concerns: Staff Selection Staff Development Staff Motivation Well-being Staff during course of project…

Documents Java Multiple Choice Qs.

First Job…. Dream Job…. Freshersworld.com 1.The Java interpreter is used for the execution of the source code. True False Ans: a. 2) On successful compilation a file…

Technology Ch4

1. Chapter 3 Selections 2. Motivations If you assigned a negative value forradiusin Listing 2.1, ComputeArea.java, the program would print an invalid result. If the radius…

Technology C Quiz

1. Anjuman College of Engineering andTechnology, Sadar, Nagpur.Computer Science and engineering department presentsEnvisage’13“Over C War” By, Shabina ParveenPowerpoint…