Wednesday, May 13, 2020

CS201 VIVA Notes & Important Questions | VU FIRST

CS201 VIVA Notes & Important Questions

cs201 viva notes, cs201 viva

You download most important file of CS201 Viva Preparation.

Below Link is Available.

Just Click & Download






Some Most Important Questions are given below. You Must read it & prepare yourself.

CS201 oral queries

What is creator ? 
Ans: initialize information members to memory.
 what's destructor ? 
Ans: take away information members from memory.
 what's Assignment Operator ?
 Ans: Equal sign used for assignment operator.
 what's switch statement ?
 Ans: choose one possibility from several choices. 
what's Array ? 
Ans: Store over one variables for same information sorts. 
what's Abstraction ? 
Ans: Enhancing program capabilities.
 what's Encapsulation ?
 Ans: concealment implementation from outside the planet.
 what number information sorts ?
 Ans: Four Tell the name of knowledge sorts ? 
Ans: Int, Float, Char, 
String what's distinction between whereas loop and do whereas loop ?
 Ans: whereas loop check condition 1st, do-while loop 1st execute statement then check condition. Pre-processor Directories
 Why we have a tendency to Use variable?
 what's compiler and translator ?
 Syntax of arrays? why use pointer? 
distinction b/w for and whereas loop?
 varieties of arrays?
 infinite loop?
 distinction b/w c & C++/?
 outline class? 
distinction b/w Static and Dynamic memory Contractors & Destruction Friend perform what's variable?
 what's compiler and translator?
 Syntax of arrays? why use pointer?
 difference b/w for and whereas loop? 
varieties of arrays? 
infinite loop? 
distinction b/w c & C++/?
 outline class?


CS201 oral Question shared.

1. distinction between whereas and do whereas loop.
2. what's structure? Why we have a tendency to use structure?
3. why we have a tendency to use header in any program
4.Types of arithmetic operators?
5. varieties of logical operators.
6.Difference between decision by worth and decision by reference
7. Why we have a tendency to use pointer?


CS201 oral Question

1. distinction between whereas and do whereas loop.
2. what's structure? Why we have a tendency to use structure?
3. why we have a tendency to use header in any program
4.Types of arithmetic operators?
5. varieties of logical operators.
6.Difference between decision by worth and decision by reference
7. Why we have a tendency to use pointer?


*CS_201 oral necessary Topics 100%*

1.Variables

2.Data sorts and its size

3.Operators

4.Conditional State ments

5.Loops ( specially Diff between whereas and Do-While )

6.Function ( Diff between decision by worth and decision by reference)

7.Arrays(1D and 2D)

8.String (NULL character ( '' ))

9.Constant (const keyword)

variable Scope(Diff between ten.Local & world Variable)

11.File Handling(fstream , ifstream , ofstream , open() , close() )

structure (struct keyword)

12.Memory Allocation in C (Static & Dynamic Memory Allocation)

free() perform

casting (cast keyword)

13.Memory Allocation in C++ (new operator , delete Operator)

class( Object ,

14.Access intellectual (private,protected,public) ,

15.Accesser functions (setter( ) and getter ( ),

16.Data members------> personal ,

member functions-----> public ,

17.Types of creator

(Default creator ,

18.Parameterized creator ,

Copy Constructor) ,

19.Destructor,

20.Dangling ,

inline perform (inline keyword ) ,

21.Friend perform (friend keyword))

No comments:

Post a Comment

Please do not share any spam link in the comment box.